·context7
</>

context7

arvindand/agent-skills

Fetch up-to-date library documentation via Context7 REST API. Use when needing current API docs, framework patterns, or code examples for any library. Use when user asks about React, Next.js, Prisma, Express, Vue, Angular, Svelte, or any npm/PyPI package. Use when user says 'how do I use X library', 'what's the API for Y', or needs official documentation. Lightweight alternative to Context7 MCP with no persistent context overhead.

3Installs·0Trend·@arvindand

Installation

$npx skills add https://github.com/arvindand/agent-skills --skill context7

SKILL.md

Fetch current library documentation, API references, and code examples without MCP context overhead.

| search | Find library ID | scripts/context7.py search "prisma" | | docs | Fetch documentation | scripts/context7.py docs "/prisma/prisma" "queries" |

| code | API references, code examples, function signatures (default) | scripts/context7.py docs "/facebook/react" "useState" | | info | Conceptual guides, tutorials, architecture docs | scripts/context7.py docs "/vercel/next.js" "routing" info |

Fetch up-to-date library documentation via Context7 REST API. Use when needing current API docs, framework patterns, or code examples for any library. Use when user asks about React, Next.js, Prisma, Express, Vue, Angular, Svelte, or any npm/PyPI package. Use when user says 'how do I use X library', 'what's the API for Y', or needs official documentation. Lightweight alternative to Context7 MCP with no persistent context overhead. Source: arvindand/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arvindand/agent-skills --skill context7
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is context7?

Fetch up-to-date library documentation via Context7 REST API. Use when needing current API docs, framework patterns, or code examples for any library. Use when user asks about React, Next.js, Prisma, Express, Vue, Angular, Svelte, or any npm/PyPI package. Use when user says 'how do I use X library', 'what's the API for Y', or needs official documentation. Lightweight alternative to Context7 MCP with no persistent context overhead. Source: arvindand/agent-skills.

How do I install context7?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arvindand/agent-skills --skill context7 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/arvindand/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01