context7

Retrieve current library documentation via the Context7 API.

281|25|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/intellectronica/agent-skills --skill context7-intellectronica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context7
Source: https://github.com/intellectronica/agent-skills/tree/main/plugins/context7/skills
Command: npx skills add https://github.com/intellectronica/agent-skills --skill context7-intellectronica

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieves up-to-date documentation for software libraries, frameworks, and APIs by querying the Context7 API, helping developers replace outdated references with current information.

Core Features & Use Cases

  • Real-time library documentation lookup via the Context7 API to fetch current references and usage notes.
  • Retrieve code examples and API usage guidance for specific topics or functions.
  • Verify library usage and stay aligned with evolving APIs during development and integration tasks.

Quick Start

Ask your AI to fetch the latest documentation for a library, for example get the React useEffect API reference.

Frequently Asked Questions about context7

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

FAQPage Schema
How do I fetch current documentation for a library when my existing references are outdated?

To fetch current library documentation and replace outdated references, query the Context7 API. It retrieves up-to-date API references, code examples, and usage notes instantly without requiring an API key for basic usage.

What is the best way to look up code examples and API usage for a specific framework?

The best way to look up code examples and API usage is to use the Context7 search and context endpoints. This approach retrieves current, accurate documentation directly from the source to verify specific functions or topics.

Do I need an API key to retrieve up-to-date framework documentation?

No, you do not need an API key to retrieve up-to-date framework documentation. The Context7 API provides basic usage and access to its search and context endpoints completely free without key authentication.

Can I verify library usage and stay aligned with evolving APIs during development?

Yes, you can verify library usage and stay aligned with evolving APIs during development. By querying the Context7 API, you retrieve real-time documentation that confirms current usage patterns and integration notes for your codebase.

How does real-time library documentation lookup work when integrating new packages?

Real-time library documentation lookup works by querying the Context7 API endpoints to fetch the latest references. This replaces outdated local context with current integration guidance and code examples for new packages.