a pdf converter skill base on mineru ecosystem
npx skills add https://github.com/tanis90/pdf-converter-mineru --skill pdf-converterقم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.
A Claude Code skill for converting PDFs and documents using MinerU.
Converts PDF, images, and Office documents to Markdown, Word, HTML, LaTeX, or plain text. Also handles OCR for scanned documents and supports 80+ languages.
npx skills add tanis90/pdf-converter-mineru
Just talk to Claude naturally:
Claude will automatically use mineru-open-api to extract the document and help you with what you need.
| Mode | When to use | Limits |
|---|---|---|
flash-extract |
Quick reads, no auth needed | 10 MB / 20 pages |
extract |
Full fidelity, images, batch | 200 MB / 600 pages |
flash-extract is used by default. Run mineru-open-api auth to unlock extract mode.
md, docx, html, latex, json — specify with -f md,docx
MinerU Open API by OpenDataLab (Shanghai AI Lab)