find-docs
find-docs fetches up-to-date documentation, API references, and code examples for developer libraries and frameworks. It resolves package names to library IDs, then queries current docs—ideal when training data may be outdated or you need the latest API details.
find-docs retrieves current API documentation and code examples for any library or framework using the Context7 CLI.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
find-docs retrieves current API documentation and code examples for any library or framework using the Context7 CLI. find-docs fetches up-to-date documentation, API references, and code examples for developer libraries and frameworks. It resolves package names to library IDs, then queries current docs—ideal when training data may be outdated or you need the latest API details.
Use it when
- Yes.
- find-docs can retrieve documentation for SDKs, CLI tools, and cloud services.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
sammcj/agentic-coding/find-docs · repository language: HTML
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I find documentation for a library using find-docs?
find-docs retrieves up-to-date documentation, API references, and code examples for developer libraries and frameworks. Simply provide the library or package name, and find-docs resolves it to the correct library ID, then queries current docs—ensuring you always get the latest API details rather than relying on potentially outdated training data.
Can find-docs look up API reference for React or other frameworks?
Yes. find-docs specializes in fetching current API documentation and code examples for popular libraries and frameworks like React, Next.js, Express.js, Prisma ORM, and many others. It's designed to provide version-specific documentation and implementation patterns so you can access the most recent reference material available.
Where can I find SDK documentation and CLI tool docs?
find-docs can retrieve documentation for SDKs, CLI tools, and cloud services. Whether you're looking for cloud service API docs or command-line tool references, find-docs resolves package names and fetches current documentation to help you find the information you need quickly.
How do I find docs for a specific version of an npm package?
find-docs supports retrieval of version-specific documentation for packages. When you query find-docs with a package name, it can help you access documentation tailored to the version you're working with, ensuring your code examples and API references match your actual implementation.
What makes find-docs better than searching training data?
find-docs fetches live, up-to-date documentation instead of relying on static training data that may be outdated. This is especially valuable for rapidly evolving frameworks and libraries where API changes, new features, and deprecations happen frequently. You get current code examples and the latest API details.
Can find-docs search for library usage examples and patterns?
Yes. find-docs retrieves usage examples and implementation patterns alongside API references. Whether you need code samples for Express.js, Next.js app router patterns, or Prisma ORM examples, find-docs helps you find practical, up-to-date guidance for your development work.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Documentation Lookup
Retrieve current documentation and code examples for any library using the Context7 CLI.
Run the context7 CLI directly like so:
pnpx ctx7@latest <command>
Workflow
Two-step process: resolve the library name to an ID, then query docs with that ID.
# Step 1: Resolve library ID
ctx7 library <name> <query>
# Step 2: Query documentation
ctx7 docs <libraryId> <query>
You MUST call ctx7 library first to obtain a valid library ID UNLESS the user explicitly provides a library ID in the format /org/project or /org/project/version.
IMPORTANT: Do not run these commands more than 3 times per question. If you cannot find what you need after 3 attempts, use the best result you have.
(truncated - see the full file via the links below)
File tree — 1 file
Skills/find-docs/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Find current API documentation and code examples for libraries and frameworks”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
find-docs pulls live documentation and code examples for any developer library, framework, SDK, or CLI tool using the Context7 CLI. It resolves library names to IDs, then queries current docs—ideal for API syntax, configuration, version migrations, and setup instructions. Use it even for well-known tools like React or Django to verify against current docs rather than relying on potentially outdated training data.
Context7 is a CLI tool that pulls authoritative, up-to-date technical documentation and code examples for any developer technology—libraries, frameworks, APIs, SDKs, and cloud services. Use it to look up API endpoints, verify configuration options, answer how-to questions, and retrieve setup instructions when accuracy and current information matter most.
find-docs fetches live documentation, API references, and code examples for developer libraries and frameworks via the Context7 CLI. Resolve a library name to its ID, then query docs with specific questions about APIs, configuration, setup, or usage—perfect for verifying current syntax and avoiding outdated training data. Works without authentication; higher rate limits available with login.
Context7 lookup retrieves up-to-date library documentation, API references, and code examples through either a CLI tool or MCP server interface. Use it whenever you need to verify current API syntax, configuration, setup steps, or version-specific guidance for any library, framework, SDK, or cloud service.
This skill detects when you're asking about libraries, frameworks, APIs, or code examples and automatically retrieves up-to-date documentation from Context7 instead of relying on potentially outdated training data. It identifies the relevant library, searches Context7, and integrates current documentation into your response with practical code examples.
Context7 pulls up-to-date documentation and real code examples directly from official library sources, covering 1000+ frameworks and tools. Query by library name and topic to get exact API signatures, configuration details, and working patterns for your specific version—no guessing, no hallucinated APIs.
More skills Context7 Efficient (unlicensed) · documentation-lookup (MIT) · Context7 (unlicensed)