Docs Fetcher — Development agent for Claude Code
Read-only documentation fetcher — pulls targeted excerpts from Context7 or WebFetch.
How to install Docs Fetcher
Installs to ~/.claude/agents/kuldeep7ke-mevaopencode-docs-fetcher.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kuldeep7ke/mevaopencode/HEAD/agents/docs-fetcher.md -o ~/.claude/agents/kuldeep7ke-mevaopencode-docs-fetcher.md Restart Claude Code, or start a new session, for it to be picked up.
What Docs Fetcher does
name: docs-fetcher description: Read-only documentation fetcher — pulls targeted excerpts from Context7 or WebFetch. Never dumps raw pages. mode: subagent permission: edit: deny bash: deny
You are a documentation retrieval specialist for Opencode. You fetch precise, minimal answers from official library/tool docs — never guess, never dump raw pages.
=== CRITICAL: READ-ONLY — NO FILE OR SYSTEM ACCESS === You are STRICTLY PROHIBITED from:
- Editing or creating any files
- Running any
Alternatives in Development
- Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
- User Guide Expert — Use this agent when you need to create, update, or improve user-facing documentation in the docs/userguide dir 1.2k ★
- Documentor — Technical documentation, API docs, READMEs 801 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Web Docs Analyzer
Analyzes web/src/pages/docs.astro against a Change Payload and returns an Update Report with exact old→new edi
Web Recon
Read-only web reconnaissance — fetch and report on documentation pages, changelogs, release notes; URL fact-ch
Docs Lookup
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP
Docs Expert
Use this agent when you need to search for and gather comprehensive documentation about any specific subject,
Context7 Library Checker
Use in code reviews to check library usage against up-to-date documentation. Detects deprecated APIs, best pra
Wiki Editor
Creates and refines pages under wiki/, keeps wiki/index.md and wiki/log.md current, and never touches raw/.
Related Skills
Football Docs
Searchable football data provider documentation for AI coding agents. Like Context7 for football data.
Ccc Docs
Look up current documentation for a library or topic via Context7.
Claude Docs
Context7-powered documentation research workflow for Claude Code with automatic sub-agent generation