docs-seeker

Installation
SKILL.md

Documentation Discovery via Scripts

When to Use

  • User asks about library/framework APIs, features, or usage
  • Need latest documentation for a package (React, Next.js, Tailwind, etc.)
  • Researching technical docs before implementing a feature
  • Looking up GitHub repository details or README content
  • Need multi-section docs coverage (spawn parallel agents per URL)

Overview

Script-first documentation discovery using llms.txt standard.

Execute scripts to handle entire workflow - no manual URL construction needed.

Primary Workflow

ALWAYS execute scripts in this order:

Installs
1
First Seen
Jun 4, 2026
docs-seeker — docaohieu2808/claude-skills