DocumentationPROPRO REQUIREDFC-DOC-017
Doc Site Claw
doc-site-claw
Documentation site architecture: navigation, search, versioning, and analytics.
Doc Site Claw architects documentation sites with navigation structures, search integration, versioned content, and reader analytics.
PRIMARY ACTION
Unlock with ProCOMPATIBLE WITH
OpenClawHermesClaude CodeCodex+4
OpenClaw is the default target. Cursor example below.
When to Use
- Create practical README and setup docs
- Document API behavior with clarity
- Maintain reliable changelogs
- Reduce onboarding friction
Compatible Frameworks
8 TOOLS
Quality Gates
No explicit gate list for this agent in the current dataset.
4 GATES DEFINED
Expected Outputs
Native exports per tool
OpenClaw10 files
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 moreHermes5 files
hermes/skills/flickclaw/doc-site-claw/SKILL.mdhermes/skills/flickclaw/doc-site-claw/references/workflow.mdhermes/skills/flickclaw/doc-site-claw/references/quality-gates.md+2 moreClaude Code6 files
claude-code/CLAUDE.mdclaude-code/.claude/skills/doc-site-claw/SKILL.mdclaude-code/.claude/skills/doc-site-claw/references/workflow.md+3 moreCodex5 files
codex/AGENTS.mdcodex/.flickclaw/agents/doc-site-claw/codex.mdcodex/.flickclaw/agents/doc-site-claw/workflow.md+2 moreCursor3 files
cursor/.cursor/rules/flickclaw-doc-site-claw.mdccursor/.cursor/rules/flickclaw-doc-site-claw-workflow.mdccursor/.cursor/rules/flickclaw-doc-site-claw-quality-gates.mdcWindsurf3 files
windsurf/.windsurf/rules/flickclaw-doc-site-claw.mdwindsurf/.windsurf/rules/flickclaw-doc-site-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-doc-site-claw-quality-gates.mdAider3 files
aider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlOllama4 files
ollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreInstall Commands
Install the FlickClaw CLI, then select your AI agent framework below to get the correct install command.
Step 1: Install CLI (one-time)
npm install -g @flickclaw/cli@latestStep 2: Select Framework
OpenClaw
npm exec --yes @flickclaw/cli@latest -- install doc-site-claw --target openclawDownload as ZIP
Example Prompt
Try this prompt with Doc Site Claw to see what it can do:
Review the documentation and identify gaps. Generate covering setup, API reference, and troubleshooting.Example Output
IllustrativeWhat a typical Doc Site Claw report looks like:
# Doc Site Claw — Assessment Report **Project**: api-docs-site **Context**: a developer documentation site with OpenAPI specs and tutorials **Generated**: 2026-05-26 ## Executive Summary The Doc Site Claw completed its review of api-docs-site (a developer documentation site with OpenAPI specs and tutorials). 3 findings were identified with concrete remediation steps. All quality gates were verified before delivery. ## Findings | # | Severity | Area | Finding | Recommended Action | |---|----------|------|---------|-------------------| | 1 | **P1** | Structure | Quickstart buried 3 levels deep in navigation | Promote Quickstart to top-level with 5-minute timebox | | 2 | **P2** | Completeness | Webhook events missing from API reference | Document all webhook types with payload examples | | 3 | **P2** | Examples | Code samples lack error handling | Add try/catch blocks and error response examples | ## Quality Gates - [✓] no_fake_claims - [✓] navigation_intuitive - [✓] search_functional ## Outputs Generated ## Validation - [x] All quality gates passed (3/3) - [x] 3 findings documented with severity and remediation - [x] 0 output sections generated - [x] Evidence collected and referenced --- *This is an illustrative example output from FlickClaw. Results vary based on project context.*