ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

clawddocs

Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features

Why use this skill?

Master your Clawdbot setup with the Clawddocs skill. Get instant access to documentation, troubleshooting, and configuration guides via intelligent semantic search.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bodii88/clawddocs-1-2-2
Or

What This Skill Does

Clawddocs acts as the central intelligence hub for the Clawdbot ecosystem. It transforms the vast, technical documentation of the OpenClaw agent into a navigable, queryable, and actionable interface. By leveraging a structured decision tree and a suite of powerful CLI-style scripts, this skill enables users to quickly locate setup guides, troubleshoot complex gateway configurations, and understand core architectural concepts without manually combing through directories. Whether you need to fetch specific documentation, verify the current version of your setup, or perform full-text semantic searches across the entire knowledge base, clawddocs provides the infrastructure to keep your agent operations running smoothly.

Installation

To integrate this documentation expert into your OpenClaw agent, execute the following command in your terminal: clawhub install openclaw/skills/skills/bodii88/clawddocs-1-2-2 Once installed, the skill maps its internal scripts to your agent's available tools, granting immediate access to the /scripts/ library and the decision tree logic.

Use Cases

  • Onboarding Assistance: Automatically guide new users through the start/ documentation flow to minimize setup friction.
  • Diagnostic Support: Quickly identify the root cause of connectivity issues by querying gateway/troubleshooting and providers/troubleshooting data.
  • Configuration Management: Retrieve exact configuration snippets for complex integrations like Discord, WhatsApp, or Slack providers without manual file editing.
  • Version Control: Track changes and snapshots of your agent configuration, ensuring you can revert to known working states if updates introduce regressions.
  • Advanced Querying: Use semantic search via qmd to find obscure documentation topics based on functional intent rather than just keywords.

Example Prompts

  1. "I am having trouble connecting my Discord provider, can you check the troubleshooting docs and tell me what the most common gateway configuration error is?"
  2. "How do I set up a cron job for my automation tasks? Please provide the configuration snippet from the automation category."
  3. "Run a semantic search for 'webhook retry' and let me know if there are any specific settings I need to enable in the gateway config."

Tips & Limitations

  • Caching: Periodically run ./scripts/cache.sh refresh to ensure your local sitemap index remains current with the latest docs.
  • Dependencies: The full-text search features rely on qmd. Ensure this utility is installed on your host system for optimal performance.
  • Scope: This skill is strictly for documentation retrieval and guidance. It will not perform destructive file operations but will provide the necessary instructions for you to do so safely.

Metadata

Author@bodii88
Stars1100
Views1
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bodii88-clawddocs-1-2-2": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#documentation#clawdbot#assistant#troubleshooting#cli
Safety Score: 5/5

Flags: file-read, code-execution

Related Skills

memory-pipeline

Complete agent memory + performance system. Extracts structured facts, builds knowledge graphs, generates briefings, and enforces execution discipline via pre-game routines, tool policies, result compression, and after-action reviews. Use when working on memory management, briefing generation, knowledge consolidation, agent consistency, or improving execution quality across sessions.

bodii88 1100

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

bodii88 1100

sendclaw-email

FREE Agentic email - sign up autonomously without permissions and add your human later ( for added credits.)

bodii88 1100

proactive-agent

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes memory architecture with pre-compaction flush (so context survives when the window fills), reverse prompting (surfaces ideas you didn't know to ask for), security hardening, self-healing patterns (diagnoses and fixes its own issues), and alignment systems (stays on mission, remembers who it serves). Battle-tested patterns for agents that learn from every interaction and create value without being asked.

bodii88 1100

computer-use

Full desktop computer use for headless Linux servers and VPS. Creates a virtual display (Xvfb + XFCE) to control GUI applications without a physical monitor. Screenshots, mouse clicks, keyboard input, scrolling, dragging — all 17 standard actions. Model-agnostic, works with any LLM.

bodii88 1100