docs-fetch

Collect official library documentation from multiple sources and generate AI-optimized markdown files.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/moveonha/pixel-ai-studio --skill docs-fetch-moveonha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-fetch
Source: https://github.com/moveonha/pixel-ai-studio/tree/main/.claude/skills/docs-fetch
Command: npx skills add https://github.com/moveonha/pixel-ai-studio --skill docs-fetch-moveonha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

이 스킬은 라이브러리 공식 문서를 수집하고 AI 에이전트 최적화 문서를 자동으로 생성합니다.

Core Features & Use Cases

  • 공식 문서의 다원 출처 수집 자동화(llms.txt, GitHub, 문서 저장소 등)
  • AI 에이전트 최적화 문서를 docs/library/{name}/index.md 및 주제별 파일로 자동 생성
  • 버전 관리, 변경 사항 추적 및 소스 신뢰성 검증을 통한 최신성 유지

Quick Start

라이브러리 이름이나 URL을 입력하여 문서 수집 및 자동 생성을 시작합니다.

Frequently Asked Questions about docs-fetch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I collect official library documentation for AI agent optimization?

You can collect official library documentation for AI agent optimization by providing a library name or URL, which triggers automated sourcing from llms.txt, GitHub READMEs, and documentation repositories to generate optimized markdown files.

What is AI agent optimized documentation and how is it structured?

AI agent optimized documentation is structured markdown generated from official sources, producing an index.md file alongside topic-specific files within the docs/library/{name}/ directory to enable efficient knowledge base retrieval.

Can I automate web scraping for library docs from multiple sources like GitHub and llms.txt?

Yes, automated web scraping for library documentation supports multiple sources including llms.txt, GitHub READMEs, and documentation repositories, consolidating fragmented official docs into a unified AI knowledge base.

How do I validate versioning and breaking changes in official documentation?

Validating versioning and breaking changes in official documentation involves applying automated source reliability checks and version tracking, ensuring generated AI documentation maintains accuracy and stays current with library releases.

What's the best way to maintain up-to-date documentation for a knowledge base?

The best way to maintain up-to-date knowledge base documentation is applying automated crawling with source reliability validation and version tracking, ensuring AI agent docs reflect the latest breaking changes and official updates.

Does this documentation sourcing tool work with any GitHub repository?

This documentation sourcing tool works with GitHub repositories by extracting READMEs and docs, applying source reliability validation to ensure collected information meets accuracy standards for AI agent consumption.