🦀 ClawHub
MinerU PDF Parser Clawdbot Skill
by @kesslerio
Parse PDFs locally (CPU) into Markdown/JSON using MinerU. Assumes MinerU creates per‑doc output folders; supports table/image extraction.
TERMINAL
clawhub install mineru-pdf-parser-clawdbot-skill📖 About This Skill
name: mineru-pdf description: Parse PDFs locally (CPU) into Markdown/JSON using MinerU. Assumes MinerU creates per‑doc output folders; supports table/image extraction.
MinerU PDF
Overview
Parse a PDF locally with MinerU (CPU). Default output is Markdown + JSON. Use tables/images only when requested.Quick start (single PDF)
# Run from the skill directory
./scripts/mineru_parse.sh /path/to/file.pdf
Optional examples:
./scripts/mineru_parse.sh /path/to/file.pdf --format json
./scripts/mineru_parse.sh /path/to/file.pdf --tables --images
When to read references
If flags differ from your wrapper or you need advanced defaults (backend/method/device/threads/format mapping), read:references/mineru-cli.mdOutput conventions
./mineru-output/../mineru-output//... ).