context7

Retrieve current library documentation via the Context7 API.

321|26|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/mkurman/tamux --skill context7-mkurman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context7
Source: https://github.com/mkurman/tamux/tree/main/skills/productivity/agent-skills/context7
Command: npx skills add https://github.com/mkurman/tamux --skill context7-mkurman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieves up-to-date documentation for software libraries, frameworks, and components via the Context7 API to ensure accurate references that reflect current APIs rather than training data.

Core Features & Use Cases

  • Fetch current docs for libraries and frameworks.
  • Retrieve code examples and API usage details.
  • Verify correct usage of library functions and current API changes.

Quick Start

Ask Context7 to retrieve the latest documentation for a library and topic.

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 documentation for programming libraries like React or FastAPI?

You can fetch up-to-date documentation for libraries like React or FastAPI by querying the Context7 API with the library name and topic to retrieve current API references and code examples. This ensures your usage reflects the latest framework changes.

What is the best way to verify correct usage of library functions and current API changes?

The best way to verify correct usage of library functions and current API changes is to retrieve current documentation via the Context7 API, which provides accurate references that reflect current APIs rather than outdated training data.

Can I retrieve code examples and API usage details for software frameworks?

Yes, you can retrieve code examples and API usage details for software frameworks by querying the Context7 endpoints with a specified library name and topic to return structured, current documentation.

Why does my code use outdated library APIs instead of the latest documentation?

Your code may use outdated library APIs because it relies on training data rather than current documentation. Fetching real-time docs via the Context7 API ensures accurate references that reflect the latest API changes and usage patterns.

Do I need to specify a topic to look up API references for a specific library?

You need to provide a library name and a topic to look up API references via the Context7 API. You can also supply an optional type parameter to refine the structured documentation returned for your search.