--- name: pdf-processing description: Extract PDF text, fill forms, merge files. Use when handling PDFs. license: Apache-2.0 compatibility: Requires Python 3.14+ and uv metadata: author: example-org version: "1.0" allowed-tools: Bash(git:*) Read --- # PDF Processing Skill This skill handles PDF operations including: 1. Text extraction from PDF files 2. Form filling 3. PDF merging ## Usage Provide a PDF file path and the desired operation.