docs-seeker

Community

Topic-aware documentation discovery and agent-assisted analysis.

AuthorCongDon1207
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the search for technical documentation using scripts, prioritizes topic relevance, and guides agent distribution for efficient knowledge gathering.

Core Features & Use Cases

  • Topic detection and URL construction for topic-specific docs
  • Centralized llms.txt processing with agent distribution recommendations
  • Fallback to general library searches and repository analysis when docs are missing
  • Produces structured outputs for downstream tasks (WebFetch, agent deployment)

Quick Start

Detect topic, fetch docs, analyze llms.txt, and deploy agents per script recommendations.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docs-seeker
Download link: https://github.com/CongDon1207/AGENTS.md/archive/main.zip#docs-seeker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository