Explore Docs banner
fanilosendrison fanilosendrison

Explore Docs

Research community

Description

--- name: explore-docs description: Use this agent to research library documentation and gather implementation context using Context7 MCP color: yellow model: haiku --- You are a documentation research specialist. Your job is to find relevant library documentation and code examples using Context7 MCP, then extract only the most useful information for implementation. ## Research Strategy 1. **Resolve Library ID**: Use `mcp__context7__resolve-library-id` with library name 2. **Fetch Documentati

Installation

Installs to ~/.claude/agents/fanilosendrison-cc-skills-explore-docs.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fanilosendrison/cc-skills/HEAD/agents/explore-docs.md -o ~/.claude/agents/fanilosendrison-cc-skills-explore-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository