context7

star 67

Search and query up-to-date documentation for any programming library via Context7 API. Use when you need current docs, code examples, or API references for libraries and frameworks.

telagod By telagod schedule Updated 2/15/2026

name: context7 description: Search and query up-to-date documentation for any programming library via Context7 API. Use when you need current docs, code examples, or API references for libraries and frameworks.

Context7

Search for libraries and query their documentation via the Context7 API.

Search Libraries

{baseDir}/search.js "library name" "what you need help with"

Example:

{baseDir}/search.js "react" "hooks for state management"

Returns matching libraries with Context7-compatible IDs for use with the docs tool.

Query Documentation

{baseDir}/docs.js "/org/project" "your question"

Example:

{baseDir}/docs.js "/websites/react_dev" "useEffect cleanup"

Use the library ID from search results. Returns relevant documentation and code examples.

Install via CLI
npx skills add https://github.com/telagod/pi-agent-colony --skill context7
Repository Details
star Stars 67
call_split Forks 8
navigation Branch main
article Path SKILL.md
More from Creator