Learn how to use Clawdbot effectively
Send these in WhatsApp/Telegram/Slack/Google Chat/Microsoft Teams/WebChat (group commands are owner-only)
/status
Compact session status (model + tokens, cost when available)
/new or /reset
Reset the session
/compact
Compact session context (summary)
/think <level>
off|minimal|low|medium|high|xhigh (GPT-5.2 + Codex models only)
/verbose on|off
Toggle verbose output
/usage off|tokens|full
Per-response usage footer
/restart
Restart the gateway (owner-only in groups)
/activation mention|always
Group activation toggle (groups only)
Simply send a message to your connected channel (WhatsApp, Telegram, etc.) and Clawdbot will respond. The assistant understands natural language and can handle complex requests.
You: "What's on my calendar today?"
Clawdbot: [Checks your calendar and responds with today's events]
You: "Send an email to john@example.com about the meeting"
Clawdbot: [Composes and sends the email]
You: "Check the weather and remind me to bring an umbrella if it's raining"
Clawdbot: [Checks weather, sets reminder if needed]
One of Clawdbot's most powerful features is its ability to create its own skills. Simply ask it to add functionality, and it will create the necessary code and configurations.
You: "I want you to be able to transcribe audio messages using Whisper"
Clawdbot: [Creates a skill for audio transcription using Whisper API]
You: "Give yourself support for generating images with Google's Nano Banana Pro"
Clawdbot: [Adds image generation capability and configures credentials]
Clawdbot can:
Set up automated tasks and workflows using cron jobs, webhooks, and Gmail Pub/Sub.
You: "Check my RSS feed every few hours and create a new Todoist project
when a new issue appears"
Clawdbot: [Sets up cron job and creates the automation]
You: "Send me a daily briefing every morning at 8 AM with my calendar,
tasks, and weather"
Clawdbot: [Creates daily briefing cron job]
Automation capabilities include:
Clawdbot can modify its own configuration and improve itself based on your needs.
You: "Give yourself a profile picture that combines a crustacean with Navi from Zelda"
Clawdbot: [Generates image, sets as profile picture]
You: "Create an infographic describing your structure and features"
Clawdbot: [Scans its own directory, creates infographic using image generation]
With Voice Wake and Talk Mode enabled, you can interact with Clawdbot using voice:
You: [Sends audio message] "Set up voice responses with ElevenLabs"
Clawdbot: [Researches ElevenLabs API, creates test voices, asks you to choose]
You: [Chooses voice]
Clawdbot: [Configures voice for future audio replies]
Use session tools to coordinate work across multiple agents:
sessions_list — Discover active sessions (agents) and their metadatasessions_history — Fetch transcript logs for a sessionsessions_send — Message another session; optional reply-back ping-pong + announce stepThis allows agents to collaborate and share information without you needing to switch between chat surfaces.
/usage to track token consumption