Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Eleanor Berger avatar

Context7

  • 279 repo stars
  • Updated April 25, 2026
  • intellectronica/agent-skills

Pull current library and framework documentation through the Context7 API so your agent cites real APIs instead of stale training data.

About

context7 is an agent skill that routes documentation questions through the Context7 API so answers reflect current library releases, not memorized cutoff knowledge. developers hit it when implementing unfamiliar SDKs, double-checking parameter shapes, or pulling short examples for a specific API surface before committing code. The skill is appropriate whenever the task is “what does this framework do today?” rather than product positioning or deployment runbooks. It complements local repo search: Context7 resolves canonical package docs and examples you can paste into plans or tests. Multi-phase placement reflects repeated use during Build feature work, Ship review fixes, and Operate migrations when upstream APIs change. Keep network access scoped and prefer verifying critical security-sensitive APIs against official sources when stakes are high.

  • Fetches up-to-date documentation for libraries, frameworks, and components via Context7
  • Supports code example lookup for specific APIs and features
  • Verifies correct function usage when training data may be outdated
  • Explicit trigger: any programming library or framework documentation need
  • Development-category plugin for agent-assisted coding sessions

Context7 by the numbers

  • Data as of Jul 20, 2026 (Skillselion catalog sync)
/plugin marketplace add intellectronica/agent-skills
/plugin install context7@intellectronica-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars279
Last updatedApril 25, 2026
Repositoryintellectronica/agent-skills

What it does

Pull current library and framework documentation through the Context7 API so your agent cites real APIs instead of stale training data.

Files

SKILL.mdMarkdownGitHub ↗

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.

context7

Source: ./plugins/context7

{ "name": "context7", "source": "./plugins/context7", "version": "0.1.1768935194", "category": "development", "description": "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." }

Related skills

Documentationintegrationsdocs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.