Fetch current library documentation and code examples instead of relying on training data.
Works with
Resolves library names to Context7 documentation IDs, then queries for setup, configuration, and API reference information
Supports major frameworks and libraries: React, Vue, Svelte, Next.js, Express, Prisma, Supabase, Tailwind, and others
Activates automatically for setup questions, code generation requests, and framework-specific inquiries
Returns version-aware documentation and official
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versiondocumentation-lookupExecute the skills CLI command in your project's root directory to begin installation:
Fetches documentation-lookup from upstash/context7 and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate documentation-lookup. Access via /documentation-lookup in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
1
total installs
1
this week
51.8K
GitHub stars
0
upvotes
Run in your terminal
1
installs
1
this week
51.8K
stars
When the user asks about libraries, frameworks, or needs code examples, use Context7 to fetch current documentation instead of relying on training data.
Activate this skill when the user:
Call resolve-library-id with:
libraryName: The library name extracted from the user's questionquery: The user's full question (improves relevance ranking)From the resolution results, choose based on:
Call query-docs with:
libraryId: The selected Context7 library ID (e.g., /vercel/next.js)query: The user's specific questionIncorporate the fetched documentation into your response:
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
upstash/context7
sammcj/agentic-coding
yejinlei/pdf-ocr-skill
yejinlei/pdf-ocr-skill
kagurananaga/official-document-writing-skill
duc01226/easyplatform
documentation-lookup reduced setup friction for our internal harness; good balance of opinion and flexibility.
We added documentation-lookup from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
documentation-lookup reduced setup friction for our internal harness; good balance of opinion and flexibility.
We added documentation-lookup from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Useful defaults in documentation-lookup — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
documentation-lookup has been reliable in day-to-day use. Documentation quality is above average for community skills.
Keeps context tight: documentation-lookup is the kind of skill you can hand to a new teammate without a long onboarding doc.
documentation-lookup fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Registry listing for documentation-lookup matched our evaluation — installs cleanly and behaves as described in the markdown.
Keeps context tight: documentation-lookup is the kind of skill you can hand to a new teammate without a long onboarding doc.
showing 1-10 of 65