find-docs

Retrieve up-to-date documentation and code examples from Context7 for libraries and tools.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/lhohan/agentfiles --skill find-docs-lhohan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-docs
Source: https://github.com/lhohan/agentfiles/tree/main/agents/dotagents/.agents/skills/find-docs
Command: npx skills add https://github.com/lhohan/agentfiles --skill find-docs-lhohan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieves up-to-date documentation, API references, and code examples from Context7 for libraries, frameworks, SDKs, CLI tools, or cloud services.

Core Features & Use Cases

  • Resolve library IDs and fetch official docs and code samples from Context7.
  • Handle ambiguous queries by prioritizing the most relevant results and returning concise summaries.
  • Ideal for onboarding, API reference checks, and SDK usage guidance.

Quick Start

Ask Context7 for the latest docs and code examples for a library, framework, or tool.

Frequently Asked Questions about find-docs

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

FAQPage Schema
How do I fetch up-to-date API documentation and code examples for a library?

You fetch up-to-date API documentation by retrieving official docs and code samples from Context7. The tool resolves library IDs and returns concise summaries alongside relevant code examples for frameworks, SDKs, or cloud services.

What's the best way to find documentation for an ambiguous library or framework name?

To find documentation for an ambiguous library name, the tool prioritizes the most relevant matches from Context7. It resolves ambiguous queries automatically to specific Context7 IDs and fetches the corresponding official docs.

Do I need Node.js to retrieve library SDK documentation and examples?

Yes, you need Node.js to retrieve library SDK documentation. The tool requires Node.js with npx ctx7@latest, network access, and an available Context7 CLI to perform library resolution and documentation retrieval.

Can I get onboarding references and usage guidance for CLI tools?

Yes, you can get onboarding references and usage guidance for CLI tools. The tool retrieves API references and code examples from Context7, making it ideal for onboarding, API reference checks, and SDK usage guidance.

When should I use Context7 for code examples instead of searching manually?

You should use Context7 for code examples when you need onboarding references, API checks, or SDK usage guidance. It resolves ambiguous queries and fetches the most relevant docs with concise summaries and examples on demand.