What problem does it solve?
This Skill streamlines PDF workflows by turning messy, manual PDF handling into reliable extraction, transformation, and form completion.
Core Features & Use Cases
It can extract text and tables from PDFs using Python tooling, create and merge/split PDFs, and handle encrypted or password-protected documents; it also supports filling interactive form fields and, when forms are not natively fillable, placing accurate text annotations based on bounding boxes.
It is most useful when you need to batch process many PDFs for reporting (e.g., extracting tables into structured data), generate new documents programmatically (e.g., creating reports), or complete customer/vendor forms at scale.
Quick Start
Ask Claude to extract text and tables from the attached file 'document.pdf', then save the extracted results to your workspace.