find-docs

Installation
SKILL.md

Documentation Lookup

Retrieve current documentation and code examples for any library using the Context7 CLI.

Make sure the CLI is up to date before running commands:

npm install -g ctx7@latest

Or run directly without installing:

npx ctx7@latest <command>

Workflow

Two-step process: resolve the library name to an ID, then query docs with that ID.

Installs
3.1K
GitHub Stars
57.3K
First Seen
Mar 11, 2026
find-docs — upstash/context7