documentation-lookup

Fetch current library, framework, or API documentation via Context7 MCP.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/ldk-hub/broke-shopping --skill documentation-lookup-ldk-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-lookup
Source: https://github.com/ldk-hub/broke-shopping/tree/main/.agent/.agents/skills/documentation-lookup
Command: npx skills add https://github.com/ldk-hub/broke-shopping --skill documentation-lookup-ldk-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use up-to-date library and framework docs via Context7 MCP instead of 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

  • Real-time docs lookup for libraries, frameworks, and APIs using the Context7 MCP.
  • Step-by-step workflow: resolve-library-id, then query-docs to fetch the most relevant documentation and snippets.
  • Use cases include setup/config questions, API references, code examples, and when users mention frameworks like React, Next.js, Prisma, or Supabase.

Quick Start

Ask a library or API question to fetch live docs from Context7.

Frequently Asked Questions about documentation-lookup

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

FAQPage Schema
How do I fetch up-to-date library documentation instead of relying on training data?

Fetch current library or framework documentation using Context7 MCP instead of relying on potentially outdated training data, ensuring you always retrieve the most accurate and recent API references and code examples.

Can I get live API references for frameworks like React and Next.js?

Yes, you can fetch live API references for frameworks like React, Next.js, Prisma, and Supabase by querying the Context7 MCP to retrieve the most recent official documentation and code examples for setup and configuration questions.

What is the step-by-step process to lookup framework docs using Context7?

To lookup framework docs, first call resolve-library-id to obtain a valid library ID, then use query-docs to fetch the most relevant documentation and snippets for your specific library or API from Context7.

Does this documentation lookup approach work for setup and configuration questions?

Yes, this documentation lookup approach works specifically for setup and configuration questions, API references, and code examples, activating automatically to pull live documentation via Context7 whenever you mention specific frameworks.

Why should I use live docs lookup over static training data for API references?

You should use live docs lookup over static training data because it fetches current library and framework documentation dynamically via Context7, guaranteeing accurate API references and code examples while avoiding outdated or deprecated information.

When should I not rely on training data for library documentation?

You should not rely on training data when you need up-to-date API references, setup configurations, or code examples for specific frameworks like React or Prisma; instead, use Context7 to fetch live documentation and ensure the information is current.