← Skills로 돌아가기
📑

Clawdbot Documentation Expert

Navigate, search, and reference Clawdbot documentation with decision trees, full-text indexing, version tracking, and ready-to-use config snippets.

작성자 NicholasSpisak
PDF & DocumentsProductivityCLIDeveloper Tool

# Clawdbot Documentation Expert Navigate, search, and reference Clawdbot documentation with decision trees, full-text indexing, version tracking, and ready-to-use config snippets. Clawdbot Documentation Expert turns your AI agent into a Clawdbot specialist. It provides structured access to the entire Clawdbot documentation library through decision tree navigation, keyword and full-text search, doc fetching, version change tracking, and pre-built configuration snippets for all major features. ## How It Works The skill uses a decision tree to route questions to the right documentation section. It includes shell scripts for searching the sitemap, fetching specific docs, building a full-text search index, and tracking documentation changes over time. A cached sitemap (1-hour TTL) keeps lookups fast, and a snippets file provides ready-to-use configuration patterns. ## Key Features - **Decision Tree Navigation**: Automatically routes setup, troubleshooting, configuration, and conceptual questions to the correct doc section - **Sitemap Search**: Browse all docs by category or search by keyword using search.sh - **Full-Text Index**: Download all docs and build a local search index for semantic queries via build-index.sh - **Doc Fetching**: Retrieve specific documentation pages with fetch-doc.sh - **Version Tracking**: Take snapshots and compare changes since any date using track-changes.sh - **Config Snippets**: Ready-to-use configuration patterns for providers, gateway, agent defaults, cron jobs, and more - **Recent Changes**: View docs updated in the last N days with recent.sh ## Requirements - **No API keys required**: All documentation is fetched from the public Clawdbot docs site. Optional qmd binary enhances full-text search but is not mandatory. ## Use Cases - **Setup Assistance**: Guide users through first-time Clawdbot setup for Discord, Telegram, WhatsApp, and other providers - **Troubleshooting**: Quickly locate troubleshooting guides for gateway, provider, and browser tool issues - **Configuration Help**: Provide precise config snippets for gateway settings, agent behavior, cron jobs, and more - **Change Monitoring**: Track documentation updates to stay current with new Clawdbot features and changes ## Installation Install via: `npx clawhub@latest install clawddocs`

설치

1

터미널에서 실행

npx clawhub@latest install clawddocs
2

이 페이지 상단의 설치 버튼을 클릭하여 원클릭 설정