Skip to main content

Usage Methods

The simplest method, no external services required:
openclaw dashboard
Your browser will open http://127.0.0.1:18789/ where you can chat directly in the web interface.
Web UI is the recommended method as it works directly without any proxy requirements.

Method 2: Telegram Bot

  1. Search for @BotFather on Telegram
  2. Send /newbot to create a bot
  3. Get the Bot Token
  4. Enter the Token during openclaw onboard
If you’re in a region where Telegram requires a proxy:
export https_proxy=http://127.0.0.1:proxy-port
export http_proxy=http://127.0.0.1:proxy-port
openclaw gateway restart

Method 3: Other Platforms

OpenClaw also supports:
  • WhatsApp (scan QR to connect)
  • Discord (requires creating a Bot)
  • Slack, Signal, iMessage, Microsoft Teams, etc.

Core Skills

OpenClaw comes with rich built-in skills for various tasks:

File Operations

SkillFunction
fs.readRead files (text/images)
fs.writeWrite/create files
fs.editEdit file content

System Operations

SkillFunction
shell.execExecute terminal commands
shell.processManage running commands
browser.*Browser automation (open pages, screenshot, click, etc.)

Smart Features

SkillFunction
web_searchWeb search
web_fetchFetch web content
memory_searchSearch memory
memory_getRetrieve memory
cron.*Scheduled tasks (reminders, automation)
ttsText-to-speech

Common Commands

Terminal Commands

CommandFunction
openclaw onboardRun setup wizard
openclaw gateway startStart Gateway service
openclaw gateway restartRestart Gateway service
openclaw gateway stopStop Gateway service
openclaw statusCheck running status
openclaw doctorDiagnose configuration issues
openclaw doctor --fixAuto-fix configuration issues
openclaw dashboardOpen Web control panel
openclaw logs --followView real-time logs
openclaw configureModify configuration
openclaw updateUpdate to latest version

Chat Commands

Commands available in the chat window:
CommandFunction
/helpShow help
/newStart new conversation
/resetReset conversation
/stopStop current task
/think <level>Set thinking depth
/model <id>Switch model
/verbose on/offToggle verbose mode
/statusCheck status
/skillsView available skills

Usage Examples

Chat naturally with OpenClaw and it will understand and execute tasks:

File Operations

> Create a test.txt file on my desktop with content "hello world"

> Read the content of ~/Documents/notes.txt

> Move all .png files from desktop to Pictures folder

Terminal Commands

> List all files on my desktop

> Check current system memory usage

> Install the Python requests library

Browser Control

> Open browser and visit google.com

> Search for the latest MacBook Pro prices

> Take a screenshot of the current webpage

Scheduled Tasks

> Remind me to drink water every day at 9am

> Remind me to take a break every hour

> Remind me about the meeting tomorrow at 3pm

Programming Assistance

> Write a Python script to batch rename files

> What's wrong with this code: [paste code]

> Create a simple HTML page for me
OpenClaw supports 200+ mainstream AI models through APIYI. Choose the right model for different tasks.

View Model Recommendations

Check the latest scenario-based model recommendations, including text creation, programming, quick response, long document processing, and more.

Scenario-Based Recommendations

Task TypeRecommended ModelReason
Complex Task ExecutionClaude Sonnet 4Strong comprehension, accurate execution
Daily ConversationGPT-5.4Natural responses, good versatility
Code WritingDeepSeek V3.2Strong coding ability, cost-effective
Long Document ProcessingGemini 3.1 ProSupports ultra-long context