clawddocs

Locate, navigate, and fetch Clawdbot documentation via sitemap and search.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Clawddocs helps teams quickly locate, navigate, and fetch Clawdbot documentation, speeding onboarding, knowledge transfer, and reference lookups.

Core Features & Use Cases

  • Decision-tree guided navigation for finding docs across providers, gateway, concepts, and automation.
  • Script-driven tooling for sitemap, search, document fetching, and version tracking.
  • Use Case: A developer needs to locate the latest gateway configuration doc and pull a ready-made snippet for a new project.

Quick Start

Ask Clawddocs to locate a document, run a sitemap, or fetch a specific doc.

Frequently Asked Questions about clawddocs

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

FAQPage Schema
How do I search and fetch Clawdbot documentation for a specific gateway configuration?▼

To fetch Clawdbot documentation, use script-driven tooling to perform keyword and full-text search across providers, gateway, and concepts. It applies a decision-tree to locate the target doc and returns ready-made snippets for your project.

Can I track version changes across Clawdbot automation and platform docs?▼

Yes, version tracking is supported across providers, gateway, automation, platforms, and concepts. The tooling exposes a predictable schema through SKILL.md frontmatter, enabling deterministic discovery and embedding of specific document versions.

What is the best way to generate a sitemap for Clawdbot documentation?▼

The best way to generate a documentation sitemap is using the built-in script-driven tooling. It maps available docs across providers, gateway, and automation categories, providing a structured overview for navigation and reference lookups.

How does the decision-tree navigation work for locating Clawdbot docs?▼

Decision-tree guided navigation works by narrowing your search across providers, gateway, concepts, and automation categories. It uses script-driven tooling to apply a predictable schema, ensuring deterministic discovery of the exact documentation you need.

Do I need any external dependencies to run Clawdbot documentation scripts?▼

No external dependencies are required. The Skill operates independently using its built-in scripts to handle sitemap generation, search, document fetching, and version tracking without needing additional environment setup.

What limitations exist when fetching Clawdbot documentation for engineering onboarding?▼

The tooling is specifically scoped to Clawdbot documentation across providers, gateway, automation, platforms, and concepts. It cannot fetch or search external non-Clawdbot documentation, limiting its use to this specific ecosystem.