documentation-lookup

Resolve library IDs and query official docs for current API references.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rawhit-r/ai-files --skill documentation-lookup-rawhit-r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-lookup
Source: https://github.com/rawhit-r/ai-files/tree/main/.gemini/documentation-lookup
Command: npx skills add https://github.com/rawhit-r/ai-files --skill documentation-lookup-rawhit-r

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users frequently need current official documentation for libraries, frameworks, APIs, or code examples, but training data can be outdated.

Core Features & Use Cases

  • Live documentation lookup: Retrieve current docs from official sources for libraries and frameworks.
  • Context-aware code examples: Provide relevant code snippets and API references tailored to the user's question.
  • Version-aware results: Prefer version-specific docs when a version is mentioned, and surface authoritative sources.

Quick Start

Ask me for the latest documentation on a library or framework you are using.

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 documentation for libraries and frameworks?

To fetch current documentation, you can query official sources for the latest API references and code examples. This ensures your setup questions and library implementations use the most up-to-date information available, avoiding outdated training data.

Does this lookup work with React, Next.js, Prisma, and Supabase?

Yes, the lookup works with frameworks like React, Next.js, Prisma, and Supabase. It resolves library IDs and queries official documentation to provide accurate API references and code examples for these specific technologies.

Can I get version-specific API references and code examples?

Yes, you can get version-specific API references and code examples. When you mention a specific version in your query, the lookup prefers version-specific documentation to deliver accurate, authoritative results for your setup tasks.

What is the best way to resolve official docs for code generation tasks?

The best way to resolve official docs is by querying live sources directly. This approach retrieves current API references and context-aware code examples tailored to your specific code generation tasks involving libraries and frameworks.

Why should I use a live documentation lookup instead of relying on training data?

You should use a live documentation lookup because training data can frequently be outdated. Fetching current docs from official sources guarantees you receive the latest API references, setup instructions, and code examples for your libraries.