Navigate, search, and configure Clawdbot with expert decision trees, doc fetching scripts, version tracking, and ready-to-use config snippets.
npx clawhub@latest install clawddocsClawdbot Documentation Expert is a skill that turns your AI agent into a knowledgeable guide for everything in the Clawdbot ecosystem. It provides structured decision tree navigation, shell scripts for searching and fetching docs, version tracking, and curated config snippets — so users can quickly find setup instructions, troubleshoot issues, and configure providers, gateways, automation, and more. Instead of manually browsing docs.clawd.bot, you get a single skill that orchestrates the right documentation path for any question.
npx clawhub@latest install clawddocsClick the Install button at the top of this page for one-click setup
A structured decision tree maps common user intents — setup, troubleshooting, configuration, automation, installation — to the exact documentation path. This removes guesswork and surfaces the right doc category (providers/, gateway/, concepts/, etc.) immediately.
Bundled shell scripts (search.sh, fetch-doc.sh, sitemap.sh, recent.sh) let the agent search by keyword, retrieve specific documentation pages by path, and inspect the full sitemap — all with a 1-hour cached sitemap for efficiency.
Using build-index.sh, the skill can download all Clawdbot docs, build a searchable full-text index, and run semantic search queries (e.g. search "webhook retry") — ideal for complex or ambiguous questions.
track-changes.sh lets the agent snapshot the current documentation state, list historical snapshots, and show what has changed since a given date — keeping users informed about documentation updates.
A curated snippets/common-configs.md file provides copy-paste configuration patterns for providers (Discord, Telegram, WhatsApp), gateway settings, agent defaults, retry logic, cron jobs, and skills — reducing configuration errors.
Covers all major Clawdbot documentation categories: Getting Started, Gateway & Operations, Providers, Core Concepts, Tools, Automation, CLI, Platforms, Nodes, Web, Install, and Reference — providing a single entry point for the entire Clawdbot ecosystem.
A new user installing Clawdbot asks how to connect their Discord server. The skill navigates the decision tree to providers/discord, fetches the relevant doc, and returns a ready-to-paste config snippet with a direct link to docs.clawd.bot/providers/discord.
A user's Telegram bot stops responding. The skill routes the query to providers/troubleshooting and gateway/troubleshooting, fetches both docs, and surfaces the most likely configuration or connectivity issues with targeted guidance.
A developer wants to trigger Clawdbot actions on a schedule. The skill fetches automation/cron-jobs and automation/webhook docs, explains the options, and provides config snippets for both approaches.
A power user wants to know what's changed in Clawdbot docs over the past week. The skill runs recent.sh 7, summarizes recently updated pages, and offers to fetch any specific updated doc for a deeper look.
npx clawhub@latest install clawddocsLog in to write a review
No reviews yet. Be the first to share your experience!