MinerU-Skill
Parse PDFs, Office files, and images into clean Markdown
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks