skills/smithery.ai/context7-docs

context7-docs

SKILL.md

Context7 Documentation Fetcher

Overview

Fetch up-to-date documentation and code examples for any library using Context7's HTTP API. This skill replicates Context7 MCP functionality with token-efficient progressive disclosure.

When to Use This Skill

This skill should be the FIRST choice for library/framework documentation.

Trigger patterns:

  • User asks for documentation: "get me the React docs", "show me Next.js docs"
  • User needs API references: "how do I use X API", "what's the syntax for Y"
  • User wants setup instructions: "how to install Z", "configure W"
  • Code generation tasks: Before writing code for a library, fetch its docs first
  • User mentions library names: "help with FastAPI", "using Tailwind"
  • Troubleshooting with libraries: When fixing bugs or errors related to specific libraries
Installs
3
First Seen
Mar 20, 2026
context7-docs from smithery.ai