What problem does it solve?
This Skill removes the friction of hunting through scattered documentation by finding the best available source and turning it into a concise, usable summary.
Core Features & Use Cases
- llms.txt-first discovery: Locates AI-friendly documentation when it exists, starting with context7 patterns and falling back to official sources.
- Repository analysis: Analyzes GitHub repositories when no llms.txt is available, using repository structure and documentation files to extract practical guidance.
- Parallel exploration: Coordinates multiple reads across documentation pages to cover installation, core concepts, API reference, examples, and migration topics efficiently.
- Use case: Use it when you need the latest docs for a library, a focused answer about a specific feature, or a synthesized view of an unfamiliar repository.
Quick Start
Ask the docs-seeker skill to locate the best documentation source for a library or repository and summarize the most relevant setup, usage, and caveat information.