clawddocs

Navigate Clawdbot documentation and retrieve config snippets for deployment tasks.

239|30|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/jdrhyne/agent-skills --skill clawddocs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: clawddocs
Source: https://github.com/jdrhyne/agent-skills/tree/main/clawdbot/clawddocs
Command: npx skills add https://github.com/jdrhyne/agent-skills --skill clawddocs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Clawdbot documentation expert helps users quickly locate, interpret, and apply Clawdbot documentation across features, reducing time spent searching before implementing automation, gateways, providers, or configurations.

Core Features & Use Cases

  • Decision-tree navigation to locate relevant docs for a task.

  • Script-based search, sitemap, and full-text indexing to accelerate discovery.

  • Doc fetching, version tracking, and config snippets for quick deployment.

  • Use Case: A new engineer onboarding to configure a provider and gateway; fetch the correct provider doc, grab the gateway config snippet, and apply it to the deployment.

Quick Start

Use the clawddocs skill to fetch docs for a topic, then apply relevant configuration snippets to your deployment.

Frequently Asked Questions about clawddocs

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

FAQPage Schema
How do I navigate Clawdbot documentation to find provider and gateway config snippets?▼

To navigate Clawdbot documentation, use decision-tree guidance to locate relevant docs and fetch config snippets for providers and gateways. It validates outputs against the project's documentation structure to ensure accuracy before deployment.

What is the best way to fetch Clawdbot docs for onboarding new engineers?▼

The best way to fetch Clawdbot docs for onboarding is using script-based search and sitemap indexing to locate provider and gateway documentation. It retrieves config snippets and tracks doc versions to accelerate new engineer setup.

Does Clawdbot documentation navigation support version tracking for config snippets?▼

Clawdbot documentation navigation supports version tracking for config snippets alongside doc fetching workflows. This ensures engineers apply the correct documentation version when configuring providers, gateways, or automation tasks.

Can I use decision-tree navigation to troubleshoot Clawdbot automation and configuration tasks?▼

Decision-tree navigation can be used to troubleshoot Clawdbot automation and configuration tasks by guiding users to relevant docs. It supports scenarios across providers, gateways, and configuration troubleshooting workflows.

Do I need access to the scripts directory to search and fetch Clawdbot documentation?▼

Access to the scripts directory is required to perform search, navigate, and fetch workflows for Clawdbot documentation. The scripts enable full-text indexing and sitemap-based discovery of config snippets and provider docs.