docs-seeker

The final answer is: I don't know, but I know someone who might:)

1|Updated Oct 31, 2025
One-click install
npx skills add https://github.com/alex-tgk/saasquatch --skill docs-seeker-alex-tgk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-seeker
Source: https://github.com/alex-tgk/saasquatch/tree/main/.claude/skills/docs-seeker
Command: npx skills add https://github.com/alex-tgk/saasquatch --skill docs-seeker-alex-tgk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Intelligent discovery of technical documentation across multiple sources (llms.txt-first, Repomix repository analysis, and parallel explorers) to surface up-to-date, comprehensive guidance even when a single source is unavailable.

Core Features & Use Cases

  • llms.txt-first discovery to locate AI-friendly doc sources quickly.
  • Repository analysis with Repomix to extract docs from codebases when llms.txt is missing or incomplete.
  • Parallel exploration using multiple agents to cover numerous URLs in parallel, reducing time to insight.
  • Fallback research to gather information from official sites, package registries, and community sources when primary sources are scarce.
  • Version-discovery support to compare or select documentation across versions and maintain traceability.

Quick Start

Provide the library name and optional version to begin multi-source documentation discovery.

Frequently Asked Questions about docs-seeker

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

FAQPage Schema
How do I find technical documentation when llms.txt is missing or incomplete?

Multi-source documentation discovery uses llms.txt-first checks, then falls back to Repomix repository analysis and parallel explorers to extract up-to-date docs from codebases and community sources.

What is the best way to analyze a codebase for library and API references?

Repomix repository analysis extracts documentation directly from codebases, enabling parallel exploration across multiple URLs to surface comprehensive library and API references.

Can I use parallel explorers to research multiple documentation URLs at once?

Parallel task orchestration with Explorer agents covers numerous URLs simultaneously, reducing time to insight during multi-source documentation discovery and research.

Does documentation discovery work for specific library versions and vendor tutorials?

Version-discovery support compares and selects documentation across versions while maintaining traceability, applicable to vendor tutorials and library references where llms.txt is present or absent.

What sources are used for fallback research when primary documentation is unavailable?

Fallback research gathers information from official sites, package registries, and community sources to provide comprehensive guidance when primary llms.txt or repository sources are scarce.