← 返回 Skills 市场
159
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf2md
功能描述
PDF to Markdown converter - extract text, tables and formulas from PDF files to clean Markdown. Use when converting PDF documents, extracting PDF content, pa...
使用说明 (SKILL.md)
\r \r
PDF to Markdown - Quick & Free\r
\r Convert PDF files to clean Markdown using MinerU Open API. No API key required.\r \r
Quick Start\r
\r
# PDF to Markdown - Quick & Free\r
mineru-open-api flash-extract report.pdf\r
\r
# PDF to Markdown - Quick & Free\r
mineru-open-api flash-extract https://cdn-mineru.openxlab.org.cn/demo/example.pdf\r
\r
# PDF to Markdown - Quick & Free\r
mineru-open-api flash-extract report.pdf -o ./output/\r
\r
# PDF to Markdown - Quick & Free\r
mineru-open-api flash-extract report.pdf --pages 1-10\r
```\r
\r
## Language Rule\r
\r
You MUST reply to the user in the SAME language they use. This is non-negotiable.\r
\r
## Capabilities\r
\r
- Extracts text, tables, and formulas from PDF\r
- Supports both local files and URLs directly\r
- Page range selection with `--pages`\r
- Language hint with `--language` (default: `ch`, use `en` for English)\r
- No API key, no signup, no authentication\r
- Max 10MB / 20 pages per document\r
\r
## When to Use\r
\r
- User asks to "read", "extract", "convert", or "parse" a PDF\r
- User shares a PDF file or PDF link and asks for its content\r
- User wants to summarize or analyze a PDF document\r
- User needs PDF content in Markdown format\r
\r
## CLI Reference\r
\r
Run `mineru-open-api flash-extract --help` for all available options.\r
\r
## Data Flow\r
\r
`flash-extract` sends the document to the MinerU API (mineru.net) for processing and returns Markdown. This is a stateless API call — no account, no persistent storage. MinerU is an open-source project by OpenDataLab (Shanghai AI Lab): https://github.com/opendatalab/MinerU\r
\r
## Notes\r
\r
- Output is Markdown only; images/tables/formulas may be replaced with placeholders\r
- For larger files (up to 200MB/600 pages) or precision extraction with full assets, use `mineru-open-api extract` (requires auth via `mineru-open-api auth`)\r
- If the CLI cannot be installed via npm/uv/go, download it from https://mineru.net/ecosystem?tab=cli\r
安全使用建议
This skill will upload any PDF you convert to mineru.net for processing. Before installing or sending sensitive documents: (1) review mineru.net and the mineru-open-api package source (npm/GitHub) to confirm authenticity, (2) avoid uploading confidential/PII documents unless you trust the service and its privacy terms, (3) consider running the CLI in a sandbox or network-restricted environment to inspect network activity, and (4) if you need offline conversion, use an entirely local tool instead. If you decide to install, verify the exact npm package name and the GitHub repo to avoid typosquatting.
功能分析
Type: OpenClaw Skill
Name: pdf2md
Version: 1.0.0
The skill is a wrapper for the 'mineru-open-api' CLI tool, designed to convert PDF files to Markdown using the MinerU API (mineru.net). It transparently discloses that documents are sent to an external endpoint for processing and provides legitimate installation paths via npm, uv, and Go. No evidence of malicious intent, data exfiltration beyond the stated purpose, or harmful prompt injections was found in SKILL.md or the metadata.
能力评估
Purpose & Capability
Name/description match the requested binary and install instructions: mineru-open-api is the expected CLI for PDF->Markdown conversion. Required binaries and install packages are proportional to the stated purpose.
Instruction Scope
SKILL.md only instructs the agent to run the mineru-open-api CLI on local files or URLs and explains that the CLI sends documents to mineru.net for processing. It does not ask the agent to read unrelated files or credentials. Important privacy note: documents are transmitted to an external API (no auth claimed), which may expose sensitive content.
Install Mechanism
Install options are npm/uv/go (npm package 'mineru-open-api' and a GitHub go package). This is a typical third-party CLI install pattern but carries the usual risks of installing unreviewed packages from registries or GitHub; no arbitrary download-from-random-URL installers are present in the spec.
Credentials
The skill declares no environment variables, no credentials, and no config paths. It does not request unrelated secrets or elevated access.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills' configuration. Installing the CLI will place a binary on the system as expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf2md - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf2md触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pdf2md.
- Convert PDFs to clean Markdown, extracting text, tables, and formulas
- Supports both local PDF files and direct PDF URLs
- Select specific page ranges and language hints for output
- No API key, signup, or authentication required
- Restriction: 10MB / 20 pages per document via quick mode
元数据
常见问题
Pdf2md 是什么?
PDF to Markdown converter - extract text, tables and formulas from PDF files to clean Markdown. Use when converting PDF documents, extracting PDF content, pa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Pdf2md?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf2md」即可一键安装,无需额外配置。
Pdf2md 是免费的吗?
是的,Pdf2md 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pdf2md 支持哪些平台?
Pdf2md 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pdf2md?
由 tanis90(@tanis90)开发并维护,当前版本 v1.0.0。
推荐 Skills