claude-code-docs-search
CommunityFind Claude Code docs fast, answers in seconds.
Authorarndtvoges
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you locate and reference Claude Code documentation stored locally, reducing time spent searching manual docs and ensuring you cite accurate sources.
Core Features & Use Cases
- Index-driven discovery: Read docs/index.txt to identify topics and files.
- Targeted search: Grep for terms like subagents, hooks, MCP servers, plugins, or CLI options.
- Source citation: Open and reference the exact doc file that supports your answer.
Quick Start
Start by listing topics from docs/index.txt. Then grep for a topic like "subagents" in the docs/ folder and Read the most relevant file to craft a precise answer.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-code-docs-search Download link: https://github.com/arndtvoges/claude-code-docs/archive/main.zip#claude-code-docs-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.