docs-seeker - Technical Documentation Search and Discovery
Search and fetch technical documentation using executable scripts with llms.txt standard from context7.com sources
Tags
Updated: 2026-03-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect query type
- classify queries
- extract library name
- extract topic keyword
- fetch documentation
- construct URLs
- handle fallback chains
- categorize URLs
- analyze llms.txt
- recommend agent distribution
- read URLs
Inputs
- user query
- llms.txt sources
- context7.com API
Outputs
- query classification JSON
- documentation URLs
- llms.txt content
- URL categories
- agent distribution recommendation
Requirements
- Node.js runtime
- scripts/detect-topic.js
- scripts/fetch-docs.js
- scripts/analyze-llms-txt.js
- .env configuration file
