claude-docs-consultant

Solid

Consult official Claude Code documentation from code.claude.com using selective fetching. Use when working on hooks, skills, subagents, plugins, agent teams, MCP servers, permissions, settings, CI/CD (GitHub Actions, GitLab), IDE extensions (VS Code, JetBrains), desktop/web app features, scheduling, memory/CLAUDE.md, deployment (Bedrock, Vertex, Foundry), sandboxing, monitoring, or any Claude Code feature requiring official docs. Fetches only the specific docs needed per task.

AI & Automation 2,379 stars 225 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Claude Docs Consultant Fetch official Claude Code documentation on-demand from code.claude.com. Uses progressive disclosure: resolve the topic to a filename, then fetch only that doc. Never fetch documentation speculatively. ## URL Pattern All docs follow this pattern — substitute the filename: ``` https://code.claude.com/docs/en/{filename}.md ``` ## Quick Routing (Common Topics) For these high-frequency topics, fetch directly without consulting the full index: | Topic | Filename(s) to fetch | | --- | --- | | Hooks (creating, events, lifecycle) | `hooks-guide.md` (guide + examples), `hooks.md` (API reference + all events) | | Skills (creating, SKILL.md format, triggers) | `skills.md` | | Subagents (types, config, delegation) | `sub-agents.md` | | Agent Teams (multi-agent, teammates, cowork) | `agent-teams.md` | | Plugins (creating, marketplace, installing) | `plugins.md` (creating), `discover-plugins.md` (marketplace + installing) | | MCP Servers (setup, config, scopes) | `mcp.md` | | Settings (settings.json, config scopes) | `settings.md` | | Permissions (rules, modes, auto mode) | `permissions.md` (rules + syntax), `permission-modes.md` (plan/auto/dontAsk modes) | | Memory (CLAUDE.md, auto memory, rules) | `memory.md` | | GitHub Actions (CI/CD, @claude PR) | `github-actions.md` | ## Full Routing For topics not listed above, consult `references/docs-index.md` for the complete routing table covering all 60+ documentation pages across platforms, deployment, security...

Details

Author
centminmod
Repository
centminmod/my-claude-code-setup
Created
10 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

claude-code-docs

Look up Claude Code documentation in the local mirror at ~/claude-code-docs/. Use when answering questions about Claude Code features, configuration, hooks, permissions, settings, MCP, plugins, skills, sub-agents, Agent SDK, CLI flags, env vars, cloud providers, or IDE integrations.

0 Updated today
mrkhachaturov
AI & Automation Listed

claude-code-docs

Local mirror of Anthropic Claude Code product documentation (code.claude.com/docs): CLI, hooks, skills, plugins, MCP, subagents, AGENTS.md, slash commands, output styles, sandboxing, permissions, Agent SDK (TypeScript and Python), Claude Desktop, Slack, Chrome, Web, monitoring and usage, the Claude Code changelog, and weekly "What's New" digests. Use whenever the user asks how Claude Code behaves, how to install or configure Claude Code, or what a Claude Code flag, hook, slash command, environment variable, or feature does. Read this skill's references/ before generic web search for Claude Code product questions. Do NOT use for OpenAI Codex, Cursor, general Anthropic API, Claude.ai consumer, or other coding agents.

0 Updated today
mehmetbaykar
Code & Development Listed

coding-agent-docs

Use when answering questions about configuring, extending, debugging, or operating Claude Code or Codex coding agents, including permissions, sandboxing, skills, subagents, hooks, MCP, rules, AGENTS.md, refresh behavior, CLI behavior, IDE or app behavior, and agent documentation freshness.

0 Updated 1 weeks ago
brege
Data & Documents Listed

claude-md-manager

Create, audit, and maintain CLAUDE.md documentation files that configure Claude Code for projects. Use this skill when (1) initializing a new project with Claude Code configuration, (2) reviewing or improving existing CLAUDE.md files, (3) organizing project instructions using progressive disclosure patterns, (4) converting repeated instructions into permanent documentation, or (5) setting up agent_docs/ structures for larger codebases. Handles the WHAT/WHY/HOW framework, conciseness optimization, and file import patterns.

33 Updated 2 days ago
tdimino
AI & Automation Listed

claude-code-guide

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

335 Updated today
aiskillstore