context7
🎯Skillfrom am-will/codex-skills
Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge
Overview
Context7 is a documentation fetcher skill from the CodexSkills collection that retrieves up-to-date library documentation via the Context7 API. It enables AI agents to proactively look up current API references for libraries like React, Next.js, and Supabase instead of relying on potentially outdated training data.
Key Features
- Live Documentation Retrieval - Fetches current library documentation via Context7 API, bypassing training data limitations
- Library Search - Search for any library by name to find its Context7 identifier, then fetch targeted documentation
- Query-Based Context - Retrieve specific documentation sections by combining a library ID with a natural language query
- Proactive Usage Design - Designed to be triggered automatically when working with external libraries, installing dependencies, or debugging library-specific issues
- Configurable Output - Supports text and markdown output formats with adjustable token limits
Who is this for?
This skill is for developers who use AI coding agents and want them to always reference the latest library documentation rather than relying on potentially outdated knowledge. It is particularly valuable when working with fast-evolving frameworks and libraries where API signatures change frequently between versions.
Same repository
am-will/codex-skills(19 items)
Installation
npx vibeindex add am-will/codex-skills --skill context7npx skills add am-will/codex-skills --skill context7~/.claude/skills/context7/SKILL.mdSKILL.md
More from this repository10
Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.
Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Queries the OpenAI developer documentation MCP server via CLI (curl/jq) to search, browse, and fetch authoritative docs for the OpenAI API, SDKs, ChatGPT Apps SDK, Codex, and MCP integrations with up-to-date official guidance.
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.