NebutraNebutraOfficial·1 Agent Skills Included

MinerU-Skill

Parse PDFs, Office files, and images into clean Markdown

Converts PDF, Word, PowerPoint, Excel, and image files into clean Markdown with formulas, tables, and OCR. Removes the need for API keys, accounts, or package installs for everyday document parsing. Runs parallel batch jobs with resume support and delivers results directly into Notion, Obsidian, Confluence, and 14 other tools.
npx skills add Nebutra/MinerU-Skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MinerU-Skill?

Run `npx skills add Nebutra/MinerU-Skill --all -g -y` in your terminal to install the skill globally for your agent.

How to convert a PDF to Markdown for free?

Run `python3 scripts/mineru.py your-file.pdf --stdout` with no API key or signup. The free Agent API parses files up to 10 MB or 20 pages and prints clean Markdown.

Can MinerU-Skill extract tables and formulas?

Yes. It recognizes tables and converts math formulas to LaTeX, and supports OCR for scanned documents in multiple languages.

Does MinerU-Skill work with Claude Code and Cursor?

Yes. It follows the universal SKILL.md standard and also ships a zero-dependency MCP server, so it runs in Claude Code, Cursor, Codex, and 35+ other agents.

Can parsed documents go straight into Notion or Obsidian?

Yes. Use the --to flag to deliver parsed Markdown into 17 tools including Notion, Obsidian, Confluence, Slack, and Feishu, configured through simple environment variables.

Related Repositories in Content & Communication

View All in Content & Communication