docs-fetch

Community

Automate official docs gathering for AI agents

Authoralpoxdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

이 스킬은 라이브러리의 공식 문서를 자동으로 수집하고 AI 에이전트 문서 최적화를 위한 포맷으로 자동 생성하는 파이프라인을 제공합니다. Context7 업데이트 지연 문제와 수동 문서 관리의 비효율을 줄이고, 신뢰 가능한 소스에서 문서를 모으는 프로세스를 제공합니다.

Core Features & Use Cases

  • llms.txt / llms-full.txt를 우선 활용하여 핵심 문서 링크를 확보하고 Phase 2에서 링크된 페이지만 읽습니다.
  • GitHub MCP와 gh CLI를 통해 README, docs/, CHANGELOG 등을 직접 수집합니다.
  • Firecrawl/SearXNG를 이용한 대규모 문서 수집 및 최신 변경사항 보충을 병행합니다.
  • 입력으로 라이브러리명@버전이나 URL을 받으며, 출력으로 docs/library/{name}/index.md와 주제별 파일을 생성합니다.

Quick Start

라이브러리 문서를 즉시 생성하려면 예시를 참조하여 사용하세요. 예: /docs-fetch zod@4 또는 /docs-fetch https://tanstack.com/start/latest/docs

Note

입력 형식과 소싱 전략은 구성 파일에서 관리되며, Phase 0~3의 파이프라인으로 구성됩니다.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docs-fetch
Download link: https://github.com/alpoxdev/claude-code/archive/main.zip#docs-fetch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.