插件目录 / Tools & Capabilities / dsh-plugin-mineru
dsh-plugin-mineru
仅 GitHub 源码 HuanLinOTO/dsh-plugin-mineru ↗
7Stars
1Forks
1未关闭 issue
TypeScript语言
2026-08-14最近推送
功能简介
向模型暴露 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
我们的评价
源码插件 — 早期项目,从 GitHub 安装
源码插件 — 早期项目,从 GitHub 安装
安装
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-mineru - 先装 pnpm:
npm install -g pnpm。 - 从 GitHub 装:
dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-mineru。 - 重启
dsh web。
注:带 prepare 构建脚本的插件,pnpm 会要求确认——把提示的 key 加进 pnpm-workspace.yaml 的 allowBuilds 再重跑即可。
仓库
github.com/HuanLinOTO/dsh-plugin-mineru ↗