Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Parse PDFs locally (CPU) into Markdown/JSON using MinerU. Assumes MinerU creates per‑doc output folders; supports table/image extraction.
.claude/skills/sundial-org-mineru-pdf/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -70% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -57% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -57% | 0% |
Parse a PDF locally with MinerU (CPU). Default output is Markdown + JSON. Use tables/images only when requested.
bash# Run from the skill directory ./scripts/mineru_parse.sh /path/to/file.pdf
Optional examples:
bash./scripts/mineru_parse.sh /path/to/file.pdf --format json ./scripts/mineru_parse.sh /path/to/file.pdf --tables --images
If flags differ from your wrapper or you need advanced defaults (backend/method/device/threads/format mapping), read:
references/mineru-cli.md./mineru-output/../mineru-output/<basename>/...).Default is single-PDF parsing. Only implement batch folder parsing if explicitly requested.
Other measured skills in the registry, with their headline benchmark lift.