A professional toolset for automating PDF and Word document conversions, editing, and OCR processing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install document-processor
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 document-processor using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Document Processor is a comprehensive suite designed for advanced manipulation of office documents within an AI agent environment. As a key component of Openclaw Skills, it provides a bridge between raw files and structured data by offering high-fidelity PDF-to-Word conversions, watermark removal, and complex page extractions. This skill empowers developers to integrate sophisticated document management capabilities into their workflows without needing proprietary software.
By leveraging industrial-grade Python libraries, the skill ensures that document formatting is preserved during conversion and that metadata remains intact. Whether you are building an automated reporting pipeline or a document archival system, this addition to your Openclaw Skills library offers the reliability and flexibility required for production environments.
To get started with this professional document tool within Openclaw Skills, you must install the core Python dependencies using the following command:
pip install PyPDF2 python-docx pdf2docx pillow pdfplumber
Once installed, you can verify the setup by running the included test script:
python3 test_skill.py
The skill organizes data based on file types and processing outputs, maintaining a clear taxonomy for metadata and OCR mapping. This structure is essential for Openclaw Skills to manage file lifecycles correctly:
| Component | Description | Data Format |
|---|---|---|
| Source Files | Original input documents for processing | .pdf, .docx |
| Processed Output | Converted, merged, or edited results | .pdf, .docx, .png |
| OCR Metadata | Mapping of physical page labels to logical indices | Text/JSON |
| Batch Config | Parameters for high-volume processing tasks | CLI Arguments |
Loading
An automated interface for discovering, RSVPing to, and subscribing to Clawstin, the official OpenClaw meetup series in Austin.

A comprehensive AI-driven B2B prospecting tool for finding and enriching company and contact data using the AgentSource database.

A powerful B2B intelligence tool to discover, enrich, and export high-quality business and professional leads using the AgentSource API.

Automates the generation of token consumption dashboards and sends visual reports to Feishu.

A comprehensive webchat interface for OpenClaw that supports interactive UI widgets, 3D voxel avatars, and integrated task management.

MusiClaw is an AI music production skill that allows agents to generate instrumental beats, list them on a commercial marketplace, and manage earnings autonomously.








































