doc-search
Installation
SKILL.md
Documentation Search
Look up library and framework documentation using the Context7 CLI.
Available Tools
| Priority | Tool | Use Case | Reference |
|---|---|---|---|
| Primary | ctx7 CLI |
General library/framework official docs | references/context7.md |
| Delegate | oss-analysis skill | GitHub repository code and structure analysis | ../oss-analysis/SKILL.md |
| Fallback | web-search skill | When ctx7 is insufficient | ../web-search/SKILL.md |
Workflow
- Look up with
ctx7CLI- Resolve the library name to an ID, then query docs (see references/context7.md)
Related skills