Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/zevtos/agentpipe --skill doc2kb

Copy and paste this command into Claude Code to install the skill

Stars9
Forks0
UpdatedJune 1, 2026 at 14:00
File Explorer
26 files
SKILL.md
readonly