๐ŸŽฏ

context7

๐ŸŽฏSkill

from intellectronica/agent-skills

VibeIndex|
What it does
|

A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.

Overview

Context7 is a skill from intellectronica/agent-skills that retrieves up-to-date documentation for software libraries, frameworks, and components via the Context7 API. It activates when looking up library documentation, finding code examples for specific APIs, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since the agent's training.

Key Features

  • Live Documentation Retrieval - Fetches up-to-date documentation for any programming library or framework via the Context7 API, ensuring the agent has current information
  • Code Example Lookup - Finds real code examples for specific APIs and features, helping developers see practical usage patterns
  • API Verification - Verifies correct usage of library functions against the latest documentation, catching outdated patterns from training data
  • Multi-Agent Compatible - Works with multiple AI coding agents including Claude Code and Cowork, installable as a plugin marketplace or via the skills CLI
  • Part of Diverse Skill Collection - Included alongside skills for Anki Connect, Mermaid diagram rendering, Copilot SDK, and other specialized tools

Who is this for?

This skill is designed for developers who need their AI coding agent to have access to the latest library documentation rather than relying on potentially outdated training data. It is especially valuable when working with rapidly evolving libraries and frameworks where API changes are frequent, or when using lesser-known libraries where the agent's training data may be sparse.

๐Ÿ“ฆ

Same repository

intellectronica/agent-skills(42 items)

context7

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add intellectronica/agent-skills --skill context7
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add intellectronica/agent-skills --skill context7
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/context7/SKILL.md

SKILL.md

3,199Installs
172
-
Last UpdatedJan 23, 2026

More from this repository10

๐ŸŽฏ
notion-api๐ŸŽฏSkill

Enables comprehensive interaction with Notion workspaces through REST API calls, covering authentication, endpoints, and content management.

๐ŸŽฏ
ultrathink๐ŸŽฏSkill

A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.

๐ŸŽฏ
nano-banana-pro๐ŸŽฏSkill

A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.

๐ŸŽฏ
youtube-transcript๐ŸŽฏSkill

A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.

๐ŸŽฏ
beautiful-mermaid๐ŸŽฏSkill

Generates elegant, customizable Mermaid diagrams with advanced styling and layout options for clear visual documentation and flowcharts.

๐ŸŽฏ
markdown-converter๐ŸŽฏSkill

A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.

๐ŸŽฏ
todoist-api๐ŸŽฏSkill

Interacts with Todoist using the `td` CLI tool, enabling users to manage tasks, projects, and labels through intuitive command-line operations with built-in safety checks.

๐Ÿ”Œ
ray-so-code-snippet๐Ÿ”ŒPlugin

A plugin that generates beautiful code snippet images using Ray.so, allowing developers to create shareable, stylized code visuals directly from their editor.

๐ŸŽฏ
promptify๐ŸŽฏSkill

A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.

๐Ÿ”Œ
upstash-redis-kv๐Ÿ”ŒPlugin

A plugin that integrates Upstash Redis as a key-value store for AI agents, enabling persistent data storage and caching through a serverless Redis interface.