A robust command-line skill for advanced PDF manipulation, including merging, splitting, and form filling.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pdftk-server
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pdftk-server using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The PDFtk Server skill is a comprehensive toolkit for managing PDF documents directly from the command line. This skill enables developers and automated agents to perform complex document operations such as merging multiple files, bursting documents into individual pages, and applying watermarks.
As a vital component for Openclaw Skills users, it bridges the gap between raw document data and professional PDF output. It is particularly useful for server-side PDF processing where a graphical interface is unavailable, providing a programmatic way to handle everything from simple rotations to complex data-driven form filling.
Ensure PDFtk Server is installed on your system before using this Openclaw Skills integration:
winget install --id PDFLabs.PDFtk.Server brew install pdftk-java sudo apt-get install pdftk sudo dnf install pdftkVerify your installation by running:
pdftk --version
The skill interacts with PDF files and metadata exports. The following structure describes the primary data formats used:
| Component | Data Type | Description |
|---|---|---|
| Input PDF | Binary | The source document to be manipulated. |
| FDF/XFDF | Text/XML | Data files used for filling PDF form fields. |
| Metadata | Text | Extracted data including bookmarks and page metrics via dump_data. |
| Handles | Variable | References (A, B, etc.) used to manage multiple input streams. |
Loading
A comprehensive toolkit for developing web-based game engines and interactive games using HTML5, Canvas, WebGL, and JavaScript.

MoltFlights is an AI-ready flight search skill that provides real-time pricing and direct booking links without requiring any authentication.

A specialized tool for tracking Amazon price drops via RSS feeds and receiving instant Telegram notifications through an automated agent.

A proactive DeFi monitoring tool that tracks Aave V3 health factors and sends automated liquidation alerts across multiple blockchain networks.

An expert-level skill that transforms an AI agent into a 10x web engineer proficient in modern standards, performance, and accessibility.

A specialized toolkit for managing anxiety through evidence-based grounding, breathing techniques, and cognitive reframing.








































