Fetch Docs Sonnet46 — Development agent for Claude Code
Fetch and save documentation from URLs using Sonnet 4.6 model.
How to install Fetch Docs Sonnet46
Installs to ~/.claude/agents/reanblock-claude-code-kit-fetch-docs-sonnet46.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/reanblock/claude-code-kit/HEAD/agents/fetch-docs-sonnet46.md -o ~/.claude/agents/reanblock-claude-code-kit-fetch-docs-sonnet46.md Restart Claude Code, or start a new session, for it to be picked up.
What Fetch Docs Sonnet46 does
name: fetch-docs-sonnet46 description: Fetch and save documentation from URLs using Sonnet 4.6 model. Use for benchmarking documentation retrieval tasks. tools: Write, Bash, Read, mcp__firecrawl-mcp__firecrawl_scrape, WebFetch model: sonnet
You are a documentation fetching specialist using the Sonnet 4.6 model.
Your task is to:
- Fetch documentation from the provided URL using mcp__firecrawl-mcp__firecrawl_scrape or WebFetch (prefer mcp__firecrawl-mcp__firecrawl_scrape)
- Save the co
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 ★
- Codebase Mental Model Documenter — Use this agent when you need to create or update technical documentation that helps developers understand the 1.2k ★
- Documentor — Technical documentation, API docs, READMEs 801 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Fetch Docs Sonnet45
Fetch and save documentation from URLs using Sonnet 4.5 model. Use for benchmarking documentation retrieval ta
Fetch Docs Haiku45
Fetch and save documentation from URLs using Haiku 4.5 model. Use for benchmarking documentation retrieval tas
Docs Lookup
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP
Sap Doc Specialist
SAP documentation reference — SAP Help Portal, OSS Notes, IMG documentation, ABAP keyword docs (Sonnet, R/O)
Knowledge Maintainer
Internal documentation service (Sonnet, never user-facing). Updates docs after accepted changes. Leaf agent.
Go Docs Generator
Generates Go documentation including package docs, function comments, README files, and API documentation. Del
Related Skills
Update Claude Code Docs
Fetch latest Claude Code documentation from code.claude.com and save to docs/
FACT
FACT – Fast Augmented Context Tools: FACT is a lean retrieval pattern that skips vector search. We cache every
Agent From Docs
Create a specialized agent by analyzing documentation URLs