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.
5.9
Rating
0
Installs
Backend Development
Category
Excellent PDF manipulation skill with comprehensive coverage of common operations (merging, splitting, text/table extraction, form filling, creation). The description clearly articulates when to invoke the skill. SKILL.md provides well-organized quick-start examples and practical code snippets for both Python libraries and CLI tools. Structure is clean with appropriate delegation to forms.md and reference.md for specialized topics. Task knowledge is strong with working code examples for all major operations. Novelty is moderate-to-good: while basic PDF operations could be handled by a CLI agent, the comprehensive toolkit (especially form filling, table extraction with pdfplumber, and OCR integration) provides significant value in reducing token usage and combining best practices across multiple libraries. Minor improvement opportunities: could be slightly more prescriptive about when to use pypdf vs pdfplumber vs reportlab, and the scripts/ directory could be better integrated into SKILL.md documentation.
Loading SKILL.md…

Skill Author