What problem does it solve? Finding the right Clawdbot documentation page and correct configuration syntax is slow when docs span dozens of categories like providers, gateway, automation, and platforms. This Skill gives the AI a decision tree, search scripts, and ready-made config snippets so questions about Clawdbot setup and troubleshooting get answered with accurate, sourced documentation. ## Core Features & Use Cases - Decision-tree navigation: Routes questions (setup, troubleshooting, configuration, automation, installation) to the correct documentation category such as providers/, gateway/, or concepts/. - Search and fetch scripts: Includes shell scripts for sitemap listing, keyword search, document fetching, recent-change tracking, and full-text index building via qmd. - Configuration snippets: Ships ready-to-use JSON config patterns for Discord, Telegram, WhatsApp, gateway settings, agent defaults, and cron jobs. - Use Case: A user asks how to make a Discord bot respond only when mentioned; the Skill fetches the providers/discord doc, locates the requireMention setting, and returns the exact JSON snippet with a source link. ## Quick Start Ask how to configure a Clawdbot feature, such as setting up a Telegram provider or troubleshooting the gateway, and the Skill will locate the right documentation and provide the config snippet.