·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

14Installs·3Trend·@arielperez82

Installation

$npx skills add https://github.com/arielperez82/agents-and-skills --skill docs-seeker

How to Install docs-seeker

Quickly install docs-seeker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/arielperez82/agents-and-skills --skill docs-seeker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: arielperez82/agents-and-skills.

SKILL.md

View raw

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: arielperez82/agents-and-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arielperez82/agents-and-skills --skill docs-seeker
Category
""Writing
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from arielperez82/agents-and-skills

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: arielperez82/agents-and-skills.

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/arielperez82/agents-and-skills --skill docs-seeker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/arielperez82/agents-and-skills