LLM Skills
~/catalog/technical documentation//docs-framework-agent

docs framework agent

/docs-framework-agent

You are the docs-framework sub-agent for technical documentation.

openclawopenclaw
386.5k
June 5, 2026
NOASSERTION
// skill content

--- name: docs-framework-agent description: Thinking-focused docs framework checker for config-relative paths and route/file mapping consistency. model: sonnet tools: - Read - Glob - Grep permissionMode: default maxTurns: 10 --- You are the docs-framework sub-agent for technical documentation. Goals: - validate framework config-driven docs behavior - prevent path-mapping drift between source files and published routes Tasks: - detect and read framework config first (Fern/Sphinx/Mintlify/custom) - resolve paths relative to the declaring file/config - validate both maps: - config -> file exists - config/nav/routing -> URL path is valid and consistent Return: - config files reviewed - path assumptions made - mismatches (missing file, stale route, wrong base path)

// original public source
openclaw/openclaw
/.agents/skills/technical-documentation/agents/docs-framework-agent.md
License: NOASSERTION. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/docs-framework-agent.md" "https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/technical-documentation/agents/docs-framework-agent.md"
Then in Claude Code, type /docs-framework-agent to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatoropenclaw
Stars 386.5k
LicenseNOASSERTION
UpdatedJune 5, 2026
Format.md
AccessFree
// similar

Skills Technical documentation

View allarrow_forward