Skip to main content
在 Manus 中运行任何 Skill
一键导入

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