What problem does it solve?
This skill eliminates manual PDF handling by consolidating reading, extraction, transformation, annotation, and generation guidance into one actionable playbook.
Core Features & Use Cases
- Comprehensive PDF manipulation: pypdf, reportlab, and command-line utilities merge, split, rotate, watermark, encrypt, and decrypt documents while pdfplumber and pypdfium2 extract text, tables, and render images.
- Form intelligence workflow: Scripts detect fillable fields, extract structure, validate coordinates, and either populate forms or draw annotations on non-fillable layouts so every form can be completed reliably.
- Use Case: Automate vendor invoice processing by extracting line items, populating review forms, and producing secure, annotated PDFs ready for auditors.
Quick Start
Use the pdf skill to extract text from the uploaded invoice.pdf and summarize the totals.