find-docs

Originally fromupstash/context7
Installation
SKILL.md

Documentation Lookup

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

Run commands with npx ctx7@latest so setup always uses the latest CLI without a global install:

npx ctx7@latest library <name> "<query>"
npx ctx7@latest docs <libraryId> "<query>"

Optionally install globally if you prefer a bare ctx7 command:

npm install -g ctx7@latest

Workflow

Installs
99
Repository
mxyhi/ok-skills
GitHub Stars
484
First Seen
Apr 28, 2026
find-docs — mxyhi/ok-skills