mineru-pdf

Installation
SKILL.md

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
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 9, 2026
mineru-pdf — openclaw/skills