What problem does it solve?
This Skill intelligently searches for and retrieves technical documentation, overcoming challenges like missing llms.txt files, scattered information, and versioning complexities.
Core Features & Use Cases
- llms.txt Discovery: Prioritizes context7.com for fast, standardized documentation access.
- Repository Analysis: Uses Repomix to parse GitHub repositories when llms.txt is unavailable.
- Parallel Exploration: Deploys multiple agents to fetch and process documentation concurrently for speed and coverage.
- Fallback Research: Leverages Researcher agents for scattered or non-standardized information sources.
- Use Case: When a developer needs the latest API documentation for a new library, this Skill can find it via context7.com, analyze its GitHub repo if needed, or gather information from community resources if official docs are sparse.
Quick Start
Use the docs-seeker skill to find the latest documentation for the 'react' library.