·docs-seeker
""

docs-seeker

binhmuc/autobot-review

Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4) Documentation discovery with automated agent distribution strategy

15Installs·0Trend·@binhmuc

Installation

$npx skills add https://github.com/binhmuc/autobot-review --skill docs-seeker

SKILL.md

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

Scripts handle URL construction, fallback chains, and error handling automatically.

Topic query: "How do I use date picker in shadcn?"

Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4) Documentation discovery with automated agent distribution strategy Source: binhmuc/autobot-review.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/binhmuc/autobot-review --skill docs-seeker
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is docs-seeker?

Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4) Documentation discovery with automated agent distribution strategy Source: binhmuc/autobot-review.

How do I install docs-seeker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/binhmuc/autobot-review --skill docs-seeker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/binhmuc/autobot-review