documentation-lookup

Fetches current library and API docs via Context7 MCP using resolve-library-id and query-docs.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/DrinkBoooz/PyTrade --skill documentation-lookup-drinkboooz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-lookup
Source: https://github.com/DrinkBoooz/PyTrade/tree/main/.opencode/skills/trading-creation-tool/ecc/skills/documentation-lookup
Command: npx skills add https://github.com/DrinkBoooz/PyTrade --skill documentation-lookup-drinkboooz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use up-to-date library and framework docs via the Context7 MCP instead of relying on training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

Core Features & Use Cases

  • Context7 MCP provides live documentation for libraries, frameworks, and APIs.
  • Resolve library IDs with resolve-library-id and fetch targeted docs with query-docs to obtain code snippets and references.
  • Use cases include setup/config questions, API references, and code examples across frameworks like React, Next.js, Prisma, Supabase, etc.

Quick Start

Ask Context7 MCP for the library and your question to fetch current docs and code examples.

Frequently Asked Questions about documentation-lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get up-to-date API documentation for libraries like React and Next.js?

To get up-to-date API documentation for libraries like React and Next.js, this Skill fetches live docs via Context7 MCP. It resolves the specific library ID and retrieves current references, ensuring you avoid outdated training data.

Why does my AI assistant give outdated code examples for framework setup?

Your AI assistant gives outdated code examples because it relies on static training data. By using Context7 MCP, the assistant fetches live, current documentation snippets and setup configurations for frameworks like Prisma and Supabase.

What is the best way to find live code examples for a specific library?

The best way to find live code examples for a specific library is using Context7 MCP. It resolves the library ID and queries targeted documentation to provide accurate, real-time code snippets and API references.

Can I use Context7 MCP for setup and configuration questions across different frameworks?

Yes, you can use Context7 MCP for setup and configuration questions across different frameworks. It actively retrieves live documentation for various libraries, providing accurate configuration steps and API references.

Does this documentation lookup approach work without relying on AI training data?

Yes, this documentation lookup approach works without relying on AI training data. It uses Context7 MCP to fetch live, up-to-date library and API documentation, ensuring the code examples and references are current.