An AI-Native skill for parsing PDF / Office / image files into Markdown with MinerU — a fast, zero-config document parser for AI agents. Works with NO token via the Agent API and auto-upgrades to the Standard API (token) for large files, batches, and DOCX/HTML/LaTeX export. Use when converting PDF/Word/PPT/Excel/image documents, extracting text/tables/formulas, running OCR, or batch processing.
$npx -y skills add nebutra/mineru-skill --skill mineruInstalls into the current project.
Run `npx skills use "https://github.com/nebutra/mineru-skill" --skill "nebutra/mineru-skill/mineru"` 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.