Skip to content

v3.2.0

Choose a tag to compare

@github-actionsgithub-actions released this 01 Jun 14:03

MinerU Skill v3.2.0

Installation

git clone https://github.com/Nebutra/MinerU-Skill.git ~/openclaw-skills/mineru/

Quick Start

# Zero-config (no token needed)
python3 scripts/mineru.py ./pdfs/ --output ./output/ --resume

# Optional: unlock the Standard API for large files / batch / extra formats
export MINERU_TOKEN="your-token"   # https://mineru.net/apiManage/token

📖 Documentation

Full Changelog: v3.1.0...v3.2.0