context7

Fetch up-to-date library documentation and API references from the Context7 REST API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kizzz/eleon-client --skill context7-kizzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context7
Source: https://github.com/kizzz/eleon-client/tree/main/.agents/skills/context7
Command: npx skills add https://github.com/kizzz/eleon-client --skill context7-kizzz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Fetch up-to-date library documentation, API references, and code examples quickly, reducing time spent hunting for official resources and ensuring accuracy.

Core Features & Use Cases

  • Live docs lookup for React, Next.js, Prisma, Express, Vue, and more
  • Version-aware results for migration notes and API changes
  • Guided assistance with focused topics like routing, hooks, authentication, or patterns

Quick Start

Simply ask to fetch docs for a library, e.g., "docs /facebook/react hooks" to receive targeted, code-ready information.

Frequently Asked Questions about context7

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch up-to-date library documentation for React or Next.js?

Fetch current library documentation and code examples by querying the Context7 REST API with a library ID. This returns version-specific API references and usage guidance for packages like React, Next.js, Prisma, or Express.

Can I get version-specific API references for npm packages during a migration?

Yes, version-aware API lookup for npm packages provides migration notes and API changes. By specifying the library ID and topic, you retrieve targeted, version-specific guidance for your software engineering tasks.

Does the context7 Skill support looking up documentation for Python PyPI packages?

Yes, library documentation lookup supports both npm and PyPI packages. You can fetch current API references and code examples for Python libraries by querying the Context7 REST API with the appropriate library identifier.

How do I find code examples for specific library features like routing or hooks?

Find code examples by appending a focused topic parameter to your library ID query, such as hooks or routing. The Context7 API returns targeted, code-ready information filtered by that specific library feature.

What is the best way to get official docs for Vue, Angular, or Svelte without browsing?

The best way to get official docs on demand is querying the Context7 REST API directly. It fetches current documentation and API references for Vue, Angular, and Svelte, reducing time spent hunting for official resources.

Are there limitations when fetching versioned docs for older library releases?

Versioned docs fetching focuses on current API references and migration notes. While it provides version-aware results for tracking API changes, availability for older, unsupported library releases may be limited based on the Context7 API data.