← 返回 Skills 市场
169
总下载
91
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install markdown-converter-compdf
功能描述
Process, convert, edit, and extract data from PDF files using the ComPDF Cloud API. Supports format conversion (Word, Excel, Image), page manipulation (merge...
安全使用建议
This skill appears to do what it claims: it uploads user files to ComPDF Cloud for processing and optionally stores a user-provided API key in config/public_key.txt. Before installing or using it: (1) do not upload highly sensitive or confidential files unless you're comfortable with the ComPDF privacy policy and external processing; (2) when prompted for the API key, prefer session-only use unless you want local convenience — delete config/public_key.txt to revoke persistent storage; (3) verify you choose the correct regional base URL (api-server.compdf.com vs api-server.compdf.cn) for legal/data-residency needs; and (4) avoid saving the key if others have access to your environment. No other unrelated credentials or installs are requested.
功能分析
Type: OpenClaw Skill
Name: markdown-converter-compdf
Version: 1.0.0
The skill bundle provides a legitimate interface for the ComPDF Cloud API to perform document processing tasks. It includes strong privacy safeguards, specifically requiring the agent to obtain explicit user consent before uploading any files to external servers (Step 2 in SKILL.md). API key management is handled transparently by asking the user for input and offering optional local storage in 'config/public_key.txt'. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code and instructions are strictly aligned with the stated purpose of PDF conversion and editing.
能力评估
Purpose & Capability
The name/description (PDF conversion, OCR, page edits) matches the runtime instructions which call ComPDF endpoints, select executeTypeUrl values, and pass parameters. The skill does not request unrelated binaries, cloud credentials, or other services.
Instruction Scope
Instructions are narrowly scoped to collecting an API key (optionally saving it to config/public_key.txt), asking explicit consent, selecting the correct base URL, building parameters, uploading files as multipart form-data, and handling responses. The only noteworthy point is that file uploads go to external servers — the skill requires explicit user confirmation before doing so (the SKILL.md correctly prompts for consent and cites the privacy policy).
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. Nothing is downloaded or written by the installer; runtime writes are limited to an optional local key file if the user explicitly agrees.
Credentials
No environment variables, binaries, or unrelated credentials are requested. The only persistent artifact is an optional local file (config/public_key.txt) used to store the ComPDF API key; the SKILL.md documents its creation and how to delete it.
Persistence & Privilege
always is false and autonomous model invocation is allowed (platform default). The skill may write the user's ComPDF API key to config/public_key.txt only after explicit opt-in. This persistent storage is reasonable for convenience but users should be aware they must delete the file to revoke local storage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install markdown-converter-compdf - 安装完成后,直接呼叫该 Skill 的名称或使用
/markdown-converter-compdf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of markdown-converter-compdf skill.
- Process, convert, edit, and extract data from PDF files via the ComPDF Cloud API.
- Supports PDF conversions (to Word, Excel, Image, Markdown), page manipulation, watermarking, compression, OCR, AI extraction, and more.
- Requires explicit user confirmation before uploading files to external servers.
- User can provide and optionally save a ComPDF API key for processing.
- Includes detailed workflow steps for secure, controlled API interaction and clear output formats.
元数据
常见问题
Markdown convert 是什么?
Process, convert, edit, and extract data from PDF files using the ComPDF Cloud API. Supports format conversion (Word, Excel, Image), page manipulation (merge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。
如何安装 Markdown convert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install markdown-converter-compdf」即可一键安装,无需额外配置。
Markdown convert 是免费的吗?
是的,Markdown convert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markdown convert 支持哪些平台?
Markdown convert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Markdown convert?
由 ComPDF(@compdf-youna)开发并维护,当前版本 v1.0.0。
推荐 Skills