documentation-lookup

Fetches official library, framework, and API documentation via Context7 to answer queries with cited sources.

Updated Dec 8, 2025
One-click install
npx skills add https://github.com/sduduzog/.dotfiles --skill documentation-lookup-sduduzog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-lookup
Source: https://github.com/sduduzog/.dotfiles/tree/main/agents/skills/documentation-lookup
Command: npx skills add https://github.com/sduduzog/.dotfiles --skill documentation-lookup-sduduzog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers answer questions about libraries, frameworks, and API references by fetching current, official documentation via Context7 instead of relying on outdated training data.

Core Features & Use Cases

  • Retrieve up-to-date API references for popular libraries and frameworks.
  • Select the best match from resolution results based on exact/name proximity, benchmarks, and version specificity.
  • Seamlessly incorporate cited documentation and code examples into responses.

Quick Start

Ask a library-related question and I will fetch the official documentation and provide a relevant answer.

Frequently Asked Questions about documentation-lookup

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

FAQPage Schema
How do I fetch current API documentation for libraries like React or Next.js?

To fetch current API documentation for libraries like React or Next.js, this skill queries Context7 to retrieve up-to-date references. It automatically resolves library IDs and incorporates accurate, version-specific information directly into your responses.

What is the best way to ground code generation in official framework documentation?

The best way to ground code generation in official framework documentation is by fetching current library docs via Context7. This approach overrides outdated training data by selecting the best match from resolution results based on exact name proximity, benchmarks, and version specificity.

Can I get version-specific information when looking up Prisma or Supabase docs?

Yes, you can get version-specific information when looking up Prisma or Supabase docs. The skill queries Context7 to incorporate accurate references and version-specific details when available, ensuring your setup questions and code examples match the exact library version you are using.

Why does my AI assistant give outdated API references for popular JavaScript frameworks?

AI assistants give outdated API references for popular JavaScript frameworks because they rely on static training data. This skill solves that problem by automatically fetching current, official documentation via Context7 to ground answers in authoritative sources instead of stale information.

Does this documentation lookup approach work for setup questions involving specific libraries?

Yes, this documentation lookup approach works for setup questions involving specific libraries. It automatically applies to mentions of frameworks like Vue, Prisma, or Supabase, fetching official documentation to ensure setup instructions and code examples are accurate and authoritative.