| name | pdf-processing |
| description | Extract text, tables, and metadata from PDF files. Use when working with PDF documents. |
| license | MIT |
PDF Processing
Use this skill when the user needs to work with PDF files.
Capabilities
- Extract text from PDF pages
- Extract tables as structured data
- Read PDF metadata (author, title, creation date)
- Merge multiple PDFs into one document
Instructions
- Identify what the user needs from the PDF
- Use the appropriate extraction method
- Format the output clearly
Notes
- Large PDFs may take longer to process
- Scanned PDFs require OCR (not available in Stage 1)