claude-docs
Installation
SKILL.md
Claude API Docs
Reference skill for navigating official Anthropic Claude documentation at https://platform.claude.com/docs/en/
Full page index: https://platform.claude.com/docs/llms.txt
Intent Router
| Topic | Reference file | Load when... |
|---|---|---|
| Getting started, intro, quickstart | references/getting-started.md |
user needs first API call, setup, or intro overview |
| Models, model IDs, pricing | references/models.md |
user asks about model names, context windows, pricing, or which model to use |
| Prompt engineering, tool use, vision | references/build-with-claude.md |
user asks about prompting, function/tool use, image input, streaming, context |
| Extended thinking, adaptive thinking | references/extended-thinking.md |
user asks about thinking tokens, budget, extended/adaptive thinking |
| Agent SDK, sub-agents, orchestration | references/agent-sdk.md |
user asks about building agents, multi-agent, orchestration, Agent SDK |
| REST API endpoints, auth, rate limits | references/api-reference.md |
user asks about HTTP endpoints, authentication, rate limits, errors, SDKs |