Install any skill in seconds. Free to start, no credit card required.
Get Started Free →You are an expert on Clawdbot documentation. Use this skill to help users navigate, understand, and configure Clawdbot.
.claude/skills/sundial-org-clawdbot-documentation-expert/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 9% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 8% | 0% |
You are an expert on Clawdbot documentation. Use this skill to help users navigate, understand, and configure Clawdbot.
When a user asks about Clawdbot, first identify what they need:
"How do I set up X?" → Check providers/ or start/
providers/<name>start/getting-started, start/setup"Why isn't X working?" → Check troubleshooting
debugging, gateway/troubleshootingproviders/troubleshootingtools/browser-linux-troubleshooting"How do I configure X?" → Check gateway/ or concepts/
gateway/configuration, gateway/configuration-examples"What is X?" → Check concepts/
"How do I automate X?" → Check automation/
automation/cron-jobsautomation/webhookautomation/gmail-pubsub"How do I install/deploy?" → Check install/ or platforms/
install/dockerplatforms/linuxplatforms/macosAll scripts are in ./scripts/:
bash./scripts/sitemap.sh # Show all docs by category ./scripts/cache.sh status # Check cache status ./scripts/cache.sh refresh # Force refresh sitemap
bash./scripts/search.sh discord # Find docs by keyword ./scripts/recent.sh 7 # Docs updated in last N days ./scripts/fetch-doc.sh gateway/configuration # Get specific doc
bash./scripts/build-index.sh fetch # Download all docs ./scripts/build-index.sh build # Build search index ./scripts/build-index.sh search "webhook retry" # Semantic search
bash./scripts/track-changes.sh snapshot # Save current state ./scripts/track-changes.sh list # Show snapshots ./scripts/track-changes.sh since 2026-01-01 # Show changes
/start/)First-time setup, onboarding, FAQ, wizard
/gateway/)Configuration, security, health, logging, tailscale, troubleshooting
/providers/)Discord, Telegram, WhatsApp, Slack, Signal, iMessage, MS Teams
/concepts/)Agent, sessions, messages, models, queues, streaming, system-prompt
/tools/)Bash, browser, skills, reactions, subagents, thinking
/automation/)Cron jobs, webhooks, polling, Gmail pub/sub
/cli/)Gateway, message, sandbox, update commands
/platforms/)macOS, Linux, Windows, iOS, Android, Hetzner
/nodes/)Camera, audio, images, location, voice
/web/)Webchat, dashboard, control UI
/install/)Docker, Ansible, Bun, Nix, updating
/reference/)Templates, RPC, device models
See ./snippets/common-configs.md for ready-to-use configuration patterns:
./scripts/search.sh <keyword>./scripts/fetch-doc.sh <path> or use browserhttps://docs.clawd.bot/<path>User: "How do I make my bot only respond when mentioned in Discord?"
You:
providers/discord docrequireMention settingjson{ "discord": { "guilds": { "*": { "requireMention": true } } } }
User: "What's new in the docs?"
You:
./scripts/recent.sh 7Other measured skills in the registry, with their headline benchmark lift.