context7
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
- installs 8w
- 1,917
- 30-day movement
- starts with the next reading
- Related entries
- 5
- Connections
- 0
This is an agent skill that teaches an AI coding agent to fetch current documentation for libraries, frameworks, and components through the Context7 API using curl. It defines a two-step workflow—searching for a library ID, then retrieving docs—plus worked examples for React hooks, Next.js routing, and FastAPI dependency injection.
Use it when you need documentation that may have changed since the model's training data was collected.
Use it to
- Look up documentation for a specific library or framework
- Find code examples for a given API or feature
- Verify correct usage of library functions
- Check for API changes since training data was collected
For Developers using AI coding agents for library work
- Host repository
- intellectronica/agent-skills
- Installs, lifetime
- 11k
- Installs, 8 weeks
- 1,917
- Host stars
- 293
- Host language
- Python