MinerU Skill v3.3.1
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/tokenWhat's Changed
- build(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2
- build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #7
- build(deps): Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #5
- build(deps): Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #6
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: v3.3.0...v3.3.1