Paper Parser
v0.4.0Parse academic papers and research documents from PDF using MinerU. Extracts structured content including title, abstract, sections, figures, tables, formula...
⭐ 2· 95·0 current·0 all-time
by@mzlzyca
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (paper parsing via MinerU) matches the declared binary (mineru-open-api), the declared primary env var (MINERU_TOKEN), and the documented CLI commands.
Instruction Scope
SKILL.md only instructs use of the mineru-open-api CLI (extract/auth/crawl) on PDFs and URLs; it does not direct the agent to read unrelated files, secrets, or system config.
Install Mechanism
Install options are standard: npm package and a Go install from a GitHub repo. No downloads from untrusted URLs, no archives/extract steps are present in the spec.
Credentials
Only one credential (MINERU_TOKEN) is required and is appropriate for an authenticated API/CLI. No unrelated secrets, config paths, or broad credential requests are present.
Persistence & Privilege
The skill is not forced-always, does not modify other skills, and its runtime behavior is limited to invoking the mineru-open-api CLI; autonomous invocation is allowed but is the platform default.
Assessment
This skill appears coherent for parsing academic PDFs with MinerU. Before installing, verify the npm package name and the GitHub repo (https://github.com/opendatalab/MinerU-Ecosystem) match the vendor/site (https://mineru.net), inspect the repo or package code if possible, and limit the MINERU_TOKEN scope (create a dedicated token). Install the CLI in a controlled environment, and avoid supplying unrelated or high-privilege credentials. If you rely on sensitive documents, consider testing on non-sensitive PDFs first to confirm outputs and behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk9746ftcxm9wsjw1svgc67578h845p1b
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📄 Clawdis
Binsmineru-open-api
EnvMINERU_TOKEN
Primary envMINERU_TOKEN
Install
Install via npm
Bins: mineru-open-api
npm i -g mineru-open-apiInstall via go install
Bins: mineru-open-api
