From jeremylongshore-claude-code-plugins-plus-skills
Automates PDF parsing tasks in business automation workflows. Provides step-by-step guidance, code generation, and validation for PDF parser operations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:pdf-parserThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for pdf parser tasks within the Business Automation domain.
This skill provides automated assistance for pdf parser tasks within the Business Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with pdf parser" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Business Automation skill category. Tags: automation, workflow, spreadsheets, email, business
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsGuides PDF generation for business automation tasks such as workflow automation, email processing, and spreadsheet operations.
Processes PDF files: extracts text and tables, fills forms, merges/splits documents, batch-processes, converts to images, and generates PDFs programmatically using pypdf, pdfplumber, reportlab, and CLI tools.
Process PDFs via Python libraries (pypdf, pdfplumber) for merging, splitting, text/table extraction, and metadata reading.