Skip to main content
Back to registry

PDF Processing Pro

davila7/claude-code-templates

Production-ready PDF processing toolkit with pre-built scripts, comprehensive error handling, and support for complex workflows.

Install command
npx skills add https://github.com/davila7/claude-code-templates --skill 'PDF Processing Pro'
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production-ready PDF processing toolkit with pre-built scripts, comprehensive error handling, and support for complex workflows. All scripts include: For complete form workflows including: See FORMS.md For complex table extraction: See TABLES.md For scanned PDFs and image-based documents: See OCR.md analyze_form.py - Extract form field information fill_form.py - Fill PDF forms with data validate_form.py - Validate form data before filling extract_tables.py - Extract tables to CSV/Excel extract_text.py - Extract text with formatting preservation merge_pdfs.py - Merge multiple PDFs split_pdf.py - Split PDF into individual pages validate_pdf.py - Validate PDF integrity All scripts follow consistent error patterns: All scripts require: Optional for OCR: "Module not found" errors : Tesseract not found : Memory errors with large PDFs : Permission errors : All scripts support --help : For detailed documentation on specific topics, see: - Error handling : Graceful failures with detailed error messages - Validation : Input validation and type checking - Logging : Configurable logging with timestamps - Type hints : Full type annotations for IDE support - CLI interface : --help flag for all scripts - Exit codes : Proper exit codes for automation - PDF Forms : Complete form processing pipeline - Table Extraction : Advanced table detection and extraction - OCR Processing : Scanned PDF text...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does PDF Processing Pro do?

Production-ready PDF processing toolkit with pre-built scripts, comprehensive error handling, and support for complex workflows.

Is PDF Processing Pro good?

PDF Processing Pro does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does PDF Processing Pro work with?

PDF Processing Pro currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to PDF Processing Pro?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install PDF Processing Pro?

npx skills add https://github.com/davila7/claude-code-templates --skill 'PDF Processing Pro'

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering