概要
This Claude Code Skill provides a comprehensive toolkit for programmatic PDF management, enabling developers to automate complex document workflows. It covers essential operations like merging and splitting files, extracting structured data from tables using pdfplumber, generating dynamic reports with reportlab, and even performing OCR on scanned documents. Whether you're building automated invoicing systems, data extraction pipelines, or document archival tools, this skill provides the implementation patterns and best practices needed for efficient PDF handling across Python and command-line environments.