docs-seeker

Originally fromwollfoo/setup-factory
Installation
SKILL.md

Documentation Discovery via Scripts

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:

# 1. DETECT query type (topic-specific vs general)
node scripts/detect-topic.js "<user query>"

# 2. FETCH documentation using script output
node scripts/fetch-docs.js "<user query>"
Related skills

More from binhmuc/autobot-review

Installs
15
GitHub Stars
22
First Seen
Jan 20, 2026