context7-docs

Retrieves current library and API documentation via Contextud MCP server.

1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/vanyastaff/paramdef --skill context7-docs-vanyastaff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context7-docs
Source: https://github.com/vanyastaff/paramdef/tree/main/.claude/skills/context7-docs
Command: npx skills add https://github.com/vanyastaff/paramdef --skill context7-docs-vanyastaff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables quick access to current documentation for libraries and APIs using the Context7 MCP server, ensuring developers reference accurate, latest details during development.

Core Features & Use Cases

  • Library ID resolution: Retrieve compatible IDs for libraries.
  • Documentation fetch: Get code references or conceptual guides via mode selection.
  • Pagination: Page through docs when topics span multiple pages.
  • Use Case: Look up API signatures for a Rust crate, then fetch usage examples.

Quick Start

resolve-library-id: "tokio" -> get-library-docs topic="spawn" mode="code"