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>
Installs
11
GitHub Stars
137
First Seen
May 14, 2026
find-docs — sammcj/agentic-coding