Plugin directory / Tools & Capabilities / dsh-plugin-mineru
dsh-plugin-mineru
GitHub source only HuanLinOTO/dsh-plugin-mineru ↗
7Stars
1Forks
1Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
向模型暴露 MinerU 文档解析工具,将 PDF/图片/DOCX/PPTX/XLSX 转为结构化 Markdown/JSON | Exposes MinerU document-parsing tools to the model, converting PDF/images/DOCX/PPTX/XLSX into structured Markdown/JSON
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-mineru - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-mineru. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/HuanLinOTO/dsh-plugin-mineru ↗