← 返回 Skills 市场
164
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pdf-markdown-converter
功能描述
Convert PDF documents to clean, well-formatted Markdown using the MinerU API. This skill uses mineru-open-api CLI to transform PDFs into Markdown with preser...
安全使用建议
Before installing or running this skill: 1) Verify the mineru-open-api npm package and its maintainer (npm page, GitHub repo, release notes, recent activity). 2) Audit or inspect the package (or install locally instead of -g) in a sandbox or VM if you don’t trust the publisher—npm packages run code during install and execution. 3) Confirm whether the precision/extract modes require an API key and where that key will be stored; avoid supplying secrets until you understand auth and retention policies. 4) If your PDFs contain sensitive data, consider processing a non-sensitive sample first or use an offline/local tool; check the mineru service privacy/retention terms. 5) Prefer installing the CLI locally (not globally) and run it with least privilege. If any of these checks fail or you can’t verify the package source, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: pdf-markdown-converter
Version: 0.2.0
The skill is a legitimate tool designed to convert PDF documents to Markdown using the 'mineru-open-api' CLI. The instructions in SKILL.md are consistent with the stated purpose, providing clear workflows for different document types (e.g., academic papers, tables) and restricting Bash execution to the specific mineru-open-api command. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The skill's name, description, and runtime instructions all focus on converting PDFs to Markdown using mineru-open-api, so purpose and capability align. Minor mismatch: registry metadata lists no required binaries, yet the SKILL.md requires installing the mineru-open-api CLI (and the SKILL.md tool list includes Bash(mineru-open-api:*)). That discrepancy should be clarified but doesn't itself indicate malicious intent.
Instruction Scope
Instructions are narrowly scoped to installing the mineru-open-api CLI and running it on user PDFs (flash-extract, extract, model selection, output dirs). They don't instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill recommends npm install -g mineru-open-api (a public-registry npm package). This is a common distribution method, but global npm installs run third-party code on your machine and can be high-risk if the package or maintainer are untrusted. The skill includes no install spec in the registry metadata and doesn't point to an audited release or repository, so verify the package source before installing.
Credentials
The skill declares no required environment variables or credentials, and SKILL.md mentions a 'token-free flash-extract' mode. However, it doesn't state whether precision/extract modes or the mineru service require API keys, nor how credentials (if any) are stored. Lack of guidance about authentication and data retention is a gap to be aware of.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or agent configs, and only instructs creating output directories under the user's home. It does not ask for persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-markdown-converter - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-markdown-converter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Added MinerU API integration via mineru-open-api CLI for PDF to Markdown conversion
v0.1.0
Initial release
元数据
常见问题
PDF Markdown Converter 是什么?
Convert PDF documents to clean, well-formatted Markdown using the MinerU API. This skill uses mineru-open-api CLI to transform PDFs into Markdown with preser... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 PDF Markdown Converter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-markdown-converter」即可一键安装,无需额外配置。
PDF Markdown Converter 是免费的吗?
是的,PDF Markdown Converter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PDF Markdown Converter 支持哪些平台?
PDF Markdown Converter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PDF Markdown Converter?
由 veeicwgy(@veeicwgy)开发并维护,当前版本 v0.2.0。
推荐 Skills