From jeremylongshore-claude-code-plugins-plus-skills
Guides PDF parsing tasks with step-by-step instructions and generates configurations/code for extracting data from PDFs.
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 users through PDF generation tasks with step-by-step instructions, best practices, and production-ready configurations for business automation workflows.
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.