mineru

An AI-Native skill for parsing PDF / Office / image files into clean Markdown with MinerU — a fast, zero-config document parser for AI agents. Works with NO token via the lightweight Agent API and auto-upgrades to the Standard API (token) for large files, batches, and DOCX/HTML/LaTeX export. Use whe

By nebutra · 412 installs

npx skills add nebutra/mineru-skill --skill mineru

Source repository · Upstream listing

MinerU PDF Parser Parse PDF, Office, and image documents into structured Markdown via the MinerU API. Quick Start Features Auto routing : free Agent API by default, auto upgrades to the Standard API (token) for large/batch/extra format jobs Multi modal : PDF, images, Word, PPT, Excel, HTML High performance OCR : ocr with language selection ( lang ) Formula & table recognition : LaTeX formulas, structured tables Multi format export : Markdown (default), plus DOCX / HTML / LaTeX AI Native output : stdout (Markdown) and json (machine status) Batch + resume : parallel workers with resume Zero dependencies : standard library only Authentication A token is optional — the Agent API works without one. Set a token to unlock the Standard API (≤ 200 MB / ≤ 200 pages, batch, DOCX/HTML/LaTeX): Official API docs: https://mineru.net/apiManage/docs