ask-pdf-processing

Installation
SKILL.md

<critical_constraints> ❌ NO arbitrary file writes → use provided scripts only ❌ NO loading huge PDFs into memory → process in chunks ❌ NO overwriting originals → backup first ✅ MUST use context managers (with statements) ✅ MUST validate PDFs before processing ✅ MUST handle encrypted PDFs with password </critical_constraints>

Related skills
Installs
12
GitHub Stars
1
First Seen
Feb 16, 2026