claude-docs
OfficialRetrieve Claude docs instantly for any LLM task.
System Documentation
What problem does it solve?
It eliminates the time-consuming search and manual browsing needed to find the correct Anthropic Claude or Claude Code documentation and to retrieve full rendered doc content for answering precise questions.
Core Features & Use Cases
- Documentation Search & Targeted Retrieval: Finds specific Claude Code or Anthropic Claude articles and fetches the full rendered markdown content for a known documentation path.
- LLM-Friendly Reference Access: Supports programmatic retrieval flows using the
llms.txtand related doc sources, optimized for agent use. - Scope Control: Clarifies when not to use the skill (no live Claude API text generation), keeping usage aligned to reference retrieval and offline documentation grounding.
Real-world example: When an agent must implement a feature using the Agent SDK, the skill retrieves the exact relevant sections from the Claude docs so the agent can summarize capabilities and usage constraints accurately.
Quick Start
Ask the AI to search and retrieve the rendered documentation page for the specific Claude Code or Anthropic Claude topic you need.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: claude-docs Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#claude-docs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.