document-processor-pdf
Installation
SKILL.md
PDF Document Processor Skill
🎯 PURPOSE
Official Anthropic skill for PDF document analysis and extraction. Supports:
- Text Extraction: Pull all text from PDFs (including scanned documents with OCR)
- Table Detection: Parse structured tables and convert to JSON/CSV
- Invoice Processing: Extract invoice data (amounts, dates, line items)
- Form Parsing: Extract form field values
- Image Extraction: Extract embedded images from PDFs
🔍 WHEN TO USE THIS SKILL
Trigger when users mention:
- "extract PDF", "read PDF", "parse document"
- "invoice processing", "extract invoice data"
- "OCR", "scan document", "digitize"
- "table extraction", "form data"