Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

doc2kb

Converts a heterogeneous corpus of raw documents (PDF, DOCX, DOC, PPTX, IPYNB, RTF, MD, TXT, HTML, etc.) into a structured, LLM-optimized knowledge base — per-source Markdown + manifest.json + INDEX.md + AGENTS.md, ready for ingestion in a separate Claude / Codex session. USE WHEN the user asks to ingest, index, preprocess, or build a knowledge base from a folder of mixed documents; "feed files to Claude", "prepare a corpus", "build a doc index", "RAG prep", "convert documents to markdown", "ingest Jupyter notebooks". RU triggers: "обработай папку с документами", "сделай базу знаний из папки", "подготовь корпус для LLM", "извлеки markdown из файлов". Output is for AI agents, not human reading. For single-file PDF use Anthropic's `pdf` skill.

개요

Converts a heterogeneous corpus of raw documents (PDF, DOCX, DOC, PPTX, IPYNB, RTF, MD, TXT, HTML, etc.) into a structured, LLM-optimized knowledge base — per-source Markdown + manifest.json + INDEX.md + AGENTS.md, ready for ingestion in a separate Claude / Codex session. USE WHEN the user asks to ingest, index, preprocess, or build a knowledge base from a folder of mixed documents; "feed files to Claude", "prepare a corpus", "build a doc index", "RAG prep", "convert documents to markdown", "ingest Jupyter notebooks". RU triggers: "обработай папку с документами", "сделай базу знаний из папки", "подготовь корпус для LLM", "извлеки markdown из файлов". Output is for AI agents, not human reading. For single-file PDF use Anthropic's `pdf` skill.

설치 명령
npx skills add https://github.com/zevtos/agentpipe --skill doc2kb

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타9
포크0
업데이트2026년 6월 1일 14:00
파일 탐색기
26 개 파일
SKILL.md
readonly