概要
Docs Seeker is a specialized utility designed to streamline how developers locate and process technical documentation within Claude Code. By utilizing a script-first workflow, it identifies whether a user needs specific component details or broad library overviews, fetches high-quality resources via the llms.txt standard (using context7.com), and analyzes results to recommend optimal agent distribution strategies. This approach ensures token-efficient context retrieval while handling complex fallback chains for GitHub repositories and API references automatically.