context7

Fetch current library documentation via the Context7 API.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/marinvch/ai-os --skill context7-marinvch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context7
Source: https://github.com/marinvch/ai-os/tree/main/.agents/skills/context7
Command: npx skills add https://github.com/marinvch/ai-os --skill context7-marinvch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieves up-to-date documentation for software libraries, frameworks, and components by querying the Context7 API to ensure information is current and accurate.

Core Features & Use Cases

  • Live API references and code examples from Context7 to validate usage.
  • Verify correct function signatures and latest best practices.
  • Use cases include checking documentation before implementing or updating a library.

Quick Start

Query Context7 to fetch the latest documentation for a library topic.

Frequently Asked Questions about context7

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

FAQPage Schema
Can I verify current function signatures and best practices for libraries in use?

Fetch up-to-date API documentation by querying the Context7 API with a library name and specific query to retrieve current references and code examples.

What is the best way to find API usage examples before implementing a framework?

Yes, you can verify correct function signatures and latest best practices by retrieving live API references and code examples from the Context7 API.

Does this documentation lookup tool require any external dependencies?

The best way to find API usage examples is querying Context7 to fetch live documentation and structured context for the specific library topic before implementation.

What format does the API reference data return for embedding into my code?

No, this documentation lookup tool requires no external dependencies to fetch structured context and library references from the Context7 API.

When should I use a live API reference lookup instead of static documentation?

The API reference data returns structured context via context or txt formats, handling JSON results suitable for embedding into your development workflow.

When should I use a live API reference lookup instead of static documentation?

Use a live API reference lookup when checking documentation before implementing or updating a library, ensuring the information and function signatures are current and accurate.