Back to Directory
general
MinerU PDF Parser Clawdbot Skill
Parse PDFs locally (CPU) into Markdown/JSON using MinerU. Assumes MinerU creates per‑doc output folders; supports table/image extraction.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of mineru-pdf skill.
- Parse PDFs locally using MinerU (CPU) with support for Markdown and JSON output.
- Optional extraction of tables and images when specified.
- Assumes per-document output folders created by MinerU.
- Provides simple command-line usage with customizable output format and options.
- Batch processing is not enabled by default; only implement upon request.