什么是 mineru-pdf?
使用 MinerU 在本地(CPU)将 PDF 解析为 Markdown/JSON。假设 MinerU 创建每个文档的输出文件夹;支持表格/图像提取。 来源:sundial-org/awesome-openclaw-skills。
使用 MinerU 在本地(CPU)将 PDF 解析为 Markdown/JSON。假设 MinerU 创建每个文档的输出文件夹;支持表格/图像提取。
通过命令行快速安装 mineru-pdf AI 技能到你的开发环境
来源:sundial-org/awesome-openclaw-skills。
Overview Parse a PDF locally with MinerU (CPU). Default output is Markdown + JSON. Use tables/images only when requested.
When to read references If flags differ from your wrapper or you need advanced defaults (backend/method/device/threads/format mapping), read:
Batching Default is single-PDF parsing. Only implement batch folder parsing if explicitly requested.
使用 MinerU 在本地(CPU)将 PDF 解析为 Markdown/JSON。假设 MinerU 创建每个文档的输出文件夹;支持表格/图像提取。 来源:sundial-org/awesome-openclaw-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill mineru-pdf使用 MinerU 在本地(CPU)将 PDF 解析为 Markdown/JSON。假设 MinerU 创建每个文档的输出文件夹;支持表格/图像提取。 来源:sundial-org/awesome-openclaw-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill mineru-pdf 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sundial-org/awesome-openclaw-skills