This turns Claude into a documentation navigator for Clawdbot, complete with search scripts, decision trees, and ready-to-use config snippets. When someone asks about setting up Discord mentions or debugging webhook issues, it knows exactly which doc to fetch from the sitemap, searches by keyword, and hands you working JSON configs instead of vague guidance. The full-text index via qmd and version tracking scripts are nice touches for complex queries or tracking doc changes over time. It's essentially a structured wrapper around the Clawdbot docs site that prevents the usual "let me search that for you" runaround. Most useful when you're configuring providers or automation and don't want to hunt through category pages yourself.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill clawddocs