by ComPDFKit
ComPDF skills are AI-agent-ready PDF processing skills for Claude Code, Cursor, Copilot, OpenCode, and 39+ coding agents to convert, edit, split, insert, compare, compress PDFs., and more
# Add to your Claude Code skills
git clone https://github.com/ComPDFKit/compdf-skillsGuides for using ai agents skills like compdf-skills.
Last scanned: 6/3/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-03T08:55:55.702Z",
"npmAuditRan": true,
"pipAuditRan": true
}No comments yet. Be the first to share your thoughts!
As part of the KDAN ecosystem, ComPDF Skills work with 39+ AI coding agents including Claude Code, Cursor, GitHub Copilot, OpenCode, Windsurf, Gemini CLI, and more.
If you find this library helpful, please consider giving us a ⭐ Star on GitHub! Have feedback or questions? Join the conversation in our Discussions.
Why ComPDF?
Easy to Use — Complete complex PDF processing workflows with minimal code. Also supports integration with various low-code platforms, agents, MCP tools, and enterprise workflows such as Salesforce, SharePoint, Make, Zapier, ClawHub Skills, MCP.SO, and MCPMarket.
Secure & Reliable — Enterprise-grade infrastructure with data privacy compliance.
| Skill | Description | Processing | | --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------ | | pdf-to-word-docx | Convert PDF/images to Word, Excel, PPT, HTML, Markdown, JSON, CSV, and more (10 formats). AI layout analysis + OCR. | Local (Python SDK) | | pdf-editor-compdf | Split, merge, extract, insert, rotate, delete pages. Document comparison, compression, format conversion (PDF/A, PDF/UA), watermark management. | Local (CLI) | | pdf-tools-compdf | 50+ PDF operations via ComPDF Cloud REST API. Format conversion, page editing, OCR, watermarking, text extraction. | Cloud API |
See individual skill directories for license terms.
Install all skills:
npx skills add ComPDFKit/compdf-skills
Install a specific skill:
npx skills add ComPDFKit/compdf-skills@pdf-to-word-docx
npx skills add ComPDFKit/compdf-skills@pdf-editor-compdf
npx skills add ComPDFKit/compdf-skills@pdf-tools-compdf
| Skill | Platform | Dependencies |
| ----------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| pdf-to-word-docx | Windows / macOS | Python 3, pip install ComPDFKitConversion. AI model (~525MB) auto-downloads on first run. |
| pdf-editor-compdf | Windows / macOS | CLI binary auto-downloads. Windows: .NET Framework. macOS: ComPDFKit.framework. |
| pdf-tools-compdf | Any (cloud) | ComPDF API key (get one free). |