claude-docs-consultant

Fetch specific Claude Code documentation from docs.claude.com on demand.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/EngDawood/FoodBridge --skill claude-docs-consultant-engdawood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-docs-consultant
Source: https://github.com/EngDawood/FoodBridge/tree/main/.claude/skills/claude-docs-consultant
Command: npx skills add https://github.com/EngDawood/FoodBridge --skill claude-docs-consultant-engdawood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers and AI engineers often spend too much time sifting through extensive documentation to find specific details for Claude Code features. This Skill eliminates information overload by fetching only the exact documentation needed, ensuring you get accurate answers quickly without manual searching.

Core Features & Use Cases

  • Selective Documentation Fetching: Retrieve specific Claude Code documentation (e.g., hooks, skills, subagents) on demand, avoiding the need to load entire documentation sets.
  • Up-to-date Information: Always consults the live docs.claude.com for the latest official guides and API references.
  • Use Case: When building a new Claude hook, simply ask for the hooks-guide.md and hooks.md to get precise instructions and API details, rather than browsing the entire documentation site.

Quick Start

I need to understand how to create a new Claude Code hook. Please fetch the relevant documentation for hooks. Or: Fetch the skills.md documentation to help me debug my Claude Skill's SKILL.md file.