Docs Guide
Description
--- name: docs-guide description: Use this agent when the user asks technical questions about any library, framework, API, or service that is NOT Claude Code, Claude Agent SDK, or Claude API (those are handled by the built-in claude-code-guide agent). This agent determines whether official documentation lookup is needed, fetches docs via llms.txt or WebSearch, and provides accurate, source-based answers. Trigger on questions like "How do I...", "What is...", "How does X work...", "Best practi
Installation
Installs to ~/.claude/agents/fivetaku-docs-guide-docs-guide.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fivetaku/docs-guide/HEAD/agents/docs-guide.md -o ~/.claude/agents/fivetaku-docs-guide-docs-guide.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development