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 when: (1) Converting PDF/Word/PPT/Excel/image to Markdown, (2) Extracting text, tables, formulas, or running OCR on scanned docs, (3) Batch-parsing a folder in parallel, (4) Piping parsed Markdown straight back to an agent or into Obsidian.
$npx -y skills add nebutra/mineru-skill --skill mineru-skillInstalls into the current project.
Run `npx skills use "https://github.com/nebutra/mineru-skill" --skill "nebutra/mineru-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nebutra/mineru-skill" that are relevant to the current task. Run `npx skills add "https://github.com/nebutra/mineru-skill"` and select the relevant skills, then follow their instructions.