documentation-lookup

Fetch current, cited documentation for libraries and frameworks.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/gcapnias/server-features --skill documentation-lookup-gcapnias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-lookup
Source: https://github.com/gcapnias/server-features/tree/main/.github/skills/documentation-lookup
Command: npx skills add https://github.com/gcapnias/server-features --skill documentation-lookup-gcapnias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documentation lookups are hard when official docs move quickly; this skill fetches authoritative, up-to-date references for libraries and frameworks on demand.

Core Features & Use Cases

  • Resolve library IDs to target official docs and ensure version accuracy.
  • Fetch and summarize current API references, setup guides, and code examples.
  • Provide cited sources and version-aware guidance for reliable implementation.

Quick Start

Ask for the library and question, resolve the official library ID, fetch the relevant documentation, and present the most relevant guidance.

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 API references for libraries like React or Supabase?

To fetch up-to-date API references, the system resolves the official library ID and queries the current documentation to deliver cited, version-aware guidance and code examples for accurate implementation.

What is the best way to find current setup guides for Next.js and Prisma?

The best way to find current setup guides is to resolve the specific library ID and fetch the official documentation on demand, ensuring you receive accurate, cited configuration instructions rather than outdated cached pages.

Can I get version-aware code examples for frameworks when the official docs move quickly?

Yes, you can get version-aware code examples by querying the official documentation on demand. The system targets the resolved library ID to retrieve current, authoritative references that match your installed framework version.

Does the documentation lookup process work for both configuration and integration questions?

The documentation lookup process works for configuration and integration questions by resolving the target library ID, fetching the relevant official docs, and summarizing the material into cited, actionable guidance.

How do I ensure the library documentation I retrieve is accurate and not outdated?

To ensure library documentation is accurate, the system fetches authoritative references on demand by resolving the official library ID first, bypassing outdated caches to provide current, cited setup and code answers.