looking-up-docs
Installation
SKILL.md
Documentation Lookup
Get grounded, version-correct documentation for a library, framework, CLI, or API. Training data goes stale; never answer syntax or API questions from memory when a lookup tool is available.
This skill owns the lookup flow. Tool mechanics live elsewhere: ctx7 command
detail is in the context7-cli skill; exact per-platform web tool names are in
references/web-tools.md.
Scope
Use this skill for:
- API signatures, options, config keys, syntax, and examples.
- Version-specific behavior of a known library or framework.
- Confirming current behavior before writing code against an external API.
Do not use this skill as the primary workflow for: