find-docs
Installation
SKILL.md
Documentation Lookup
Retrieve current documentation and code examples for any library using the Context7 CLI.
Run the context7 CLI directly like so:
pnpx ctx7@latest <command>
Workflow
Two-step process: resolve the library name to an ID, then query docs with that ID.
# Step 1: Resolve library ID
ctx7 library <name> <query>