← Back to Skills Marketplace
257
Downloads
86
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install pdf-tools-compdf
Description
PDF Toolkit handles mixed PDF workflows with a flexible toolset for page organization, basic editing, viewing, and general document processing, built on ComP...
Usage Guidance
This skill appears to do what it says: it uploads user files to ComPDF for processing and uses a user-provided API key. Before installing or using it: (1) Be prepared to confirm each upload — do not send highly sensitive or confidential documents to the external service. (2) Prefer giving a session-only API key (decline to save) unless you trust the environment. If you do save the key, delete or rotate it when no longer needed and consider storing it with restricted file permissions or encrypted storage. (3) Verify you want files sent to the specified domains (api-server.compdf.com / api-server.compdf.cn) and review ComPDF's privacy policy. (4) If you operate under organizational data controls, check egress/network policy and coordinate with IT before using this skill.
Capability Analysis
Type: OpenClaw Skill
Name: pdf-tools-compdf
Version: 1.1.0
The skill bundle provides a legitimate interface for the ComPDF Cloud REST API to perform various PDF processing tasks. It includes responsible security practices, such as explicitly requiring user consent before uploading files to external servers (api-server.compdf.com) and asking for permission before storing API keys in 'config/public_key.txt'. The documentation in SKILL.md and the reference files are consistent with the stated purpose and contain no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to process PDFs via the ComPDF Cloud API and all declared behavior (asking for an API key, uploading files to compdf endpoints, selecting executeTypeUrl values) matches that purpose. There are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md stays on-topic and explicitly requires user confirmation before uploading files to external servers, which reduces risk. It instructs the agent to check and optionally write a local file (config/public_key.txt) for storing the API key; this is within scope but introduces persistent local storage and the instructions do not mention secure storage or file permissions.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to be written or executed. That is the lowest-risk install model and is proportionate to an API-integration helper.
Credentials
The skill does not require environment variables or unrelated credentials, which is appropriate. It does request an API key from the user and offers to save it to config/public_key.txt; persisting an API key locally is reasonable but the SKILL.md does not advise encrypting the key or restricting file permissions, which users should consider.
Persistence & Privilege
The skill is not flagged as always: true and does not request system-wide privileges. The only persistent action described is optionally writing a single API key file under config/, which is a limited scope and reasonable for this functionality.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pdf-tools-compdf - After installation, invoke the skill by name or use
/pdf-tools-compdf - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Expanded skill description to clarify multi-step, mixed-operation PDF workflows and new trigger phrases such as "pdf toolkit," "all-in-one pdf," and "multiple pdf operations."
- Updated usage examples to reflect broader, end-to-end PDF processing scenarios (e.g., merging, rotating, and organizing PDFs in a single request).
- No functional or file changes; documentation now better communicates the use case for handling complex PDF workflows with a single toolset.
v1.0.1
- Reworked the pdf-tools-compdf skill to reduce ClawHub security risk signals.
- Updated the skill description to focus on explicit ComPDF Cloud API use on user-selected files.
- Reframed the skill as a cloud-processing tool that requires user acceptance of remote upload for the current run.
v1.0.0
- Initial release of the pdf-tools-compdf skill.
- Provides PDF processing via ComPDF Cloud API: convert, edit, extract data, add watermarks, OCR, and more (50+ operations).
- Uses user-provided API key and auto-selects international or China endpoint.
- Clearly documents workflows for handling all supported PDF operations and error handling.
- Details output format for both successful and failed tasks, including download link and expiry notices.
- Enforces essential usage rules (API quotas, file limits, endpoint selection, handling encrypted PDFs).
Metadata
Frequently Asked Questions
What is PDF Toolkit?
PDF Toolkit handles mixed PDF workflows with a flexible toolset for page organization, basic editing, viewing, and general document processing, built on ComP... It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.
How do I install PDF Toolkit?
Run "/install pdf-tools-compdf" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PDF Toolkit free?
Yes, PDF Toolkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PDF Toolkit support?
PDF Toolkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PDF Toolkit?
It is built and maintained by ComPDF (@compdf-youna); the current version is v1.1.0.
More Skills