Armory
Source
Browse
Skills

pdf-processing-pro

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install pdf-processing-pro --cli claude

writes the skill into.claude/skills/pdf-processing-pro/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/pdf-processing-pro/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.

When to use it

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/document-processing/pdf-processing-pro/SKILL.md -o .claude/skills/pdf-processing-pro/SKILL.md

Notes

Extracted from davila7/claude-code-templates, pdf-processing-pro category.