← Back to Skills Marketplace
169
Downloads
91
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install markdown-converter-compdf
Description
Process, convert, edit, and extract data from PDF files using the ComPDF Cloud API. Supports format conversion (Word, Excel, Image), page manipulation (merge...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install markdown-converter-compdf - After installation, invoke the skill by name or use
/markdown-converter-compdf - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.
How do I install Markdown convert?
Run "/install markdown-converter-compdf" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Markdown convert free?
Yes, Markdown convert is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Markdown convert support?
Markdown convert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Markdown convert?
It is built and maintained by ComPDF (@compdf-youna); the current version is v1.0.0.
More Skills