clawddocs

Index and retrieve Clawdbot documentation for navigation, troubleshooting, and configuration.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MagicWifiMoney/openclaw-starter-kit --skill clawddocs-magicwifimoney
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawddocs
Source: https://github.com/MagicWifiMoney/openclaw-starter-kit/tree/main/skills-custom/clawddocs
Command: npx skills add https://github.com/MagicWifiMoney/openclaw-starter-kit --skill clawddocs-magicwifimoney

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires qmd, and includes scripts (resource) components.

What problem does it solve?

This skill helps users quickly find, fetch, and apply Clawdbot documentation, reducing time spent searching across categories and translating docs into actionable configuration snippets and troubleshooting steps.

Core Features & Use Cases

  • Decision Tree Navigation: Guides users to the right doc path for setup, troubleshooting, configuration, and automation.
  • Search & Discovery Scripts: Sitemap, keyword search, recent-updates, and a full-text index workflow for semantic search.
  • Doc Fetching & Version Tracking: Fetch docs by path, snapshot changes, and list recent edits for changelog and auditing.
  • Config Snippets & Examples: Ready-to-use configuration patterns for providers, gateway, cron jobs, and agent defaults.
  • Use Case: An operator troubleshooting a Discord provider can search, fetch the provider doc, and paste the exact config snippet into their gateway settings.

Quick Start

Ask the skill to locate and fetch a Clawdbot document by path or keyword and return the relevant configuration snippet for immediate use.

Frequently Asked Questions about clawddocs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find Clawdbot configuration snippets for providers and gateway setup?

Clawdbot documentation provides ready-to-use configuration snippets for providers, gateway settings, cron jobs, and agent defaults that you can copy and paste directly into your setup. The decision-tree navigation guides you to the correct doc path for your specific provider or gateway configuration.

What is the best way to search Clawdbot docs for troubleshooting errors?

The best way to troubleshoot Clawdbot errors is using the decision-tree guided navigation to locate the correct doc path, then running a full-text index search across provider, gateway, automation, and platform docs to retrieve relevant troubleshooting steps and configuration fixes.

Can I track documentation changes and view recent updates for Clawdbot?

Yes, you can track Clawdbot documentation changes using the version tracking and snapshot features. The skill fetches docs by path, snapshots changes, and lists recent edits, providing a changelog and auditing capability to monitor documentation updates over time.

How do I fetch a specific Clawdbot document by path?

You can fetch a specific Clawdbot document by path by asking the skill to locate and retrieve it directly. The skill indexes documentation across providers, gateway, automation, and platform categories, returning the full document content along with any applicable configuration snippets.

Does this documentation search skill require qmd to run?

Yes, this documentation search and retrieval skill requires qmd as a dependency to function. The qmd dependency supports the underlying scripts that power the sitemap generation, full-text indexing, and document fetching workflows for Clawdbot documentation.