Summary
Pi merged a new MinerU-based document parsing skill under its skills directory. The addition expands Pi beyond coding-only interactions into document ingestion workflows that agents can call as reusable capabilities.
What changed
Pi PR #5465 added a .pi/skills/mineru/ skill with CLI wrapping, polling, and extraction support for document parsing.
Why it matters
Document parsing is becoming a standard agent capability because many workflows begin with PDFs, reports, specs, or scanned files. Packaging MinerU as a skill shows how open-source coding agents are evolving into broader task runtimes with modular tool libraries.
Evidence excerpt
Agents Radar reported PR #5465 as merged, adding a MinerU document-parsing skill with CLI wrapper, polling, and extraction support.