Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
7.2
Rating
0
Installs
Tools & Utilities
Category
Excellent PDF manipulation skill with comprehensive coverage of common operations (merge, split, extract, create, forms). The description clearly indicates when to invoke this skill. SKILL.md provides well-organized, immediately usable code examples for Python libraries (pypdf, pdfplumber, reportlab) and CLI tools (qpdf, pdftotext). Structure is clean with appropriate delegation to reference.md and forms.md for advanced topics. The quick reference table is particularly helpful. Novelty is moderate-to-good: while basic PDF operations are straightforward, the skill consolidates multiple libraries/tools, provides ready-to-use patterns for table extraction and form filling, and handles edge cases (OCR, watermarks, encryption) that would require significant token overhead for a CLI agent to research and implement correctly. Minor deduction on novelty as simple merge/split operations are relatively common, but the comprehensive nature and form-filling capabilities add meaningful value.
Loading SKILL.md…

Skill Author