pdf-parser
This skill provides automated assistance for pdf parser tasks within the Business Automation domain.
Content Preview
--- name: pdf-parser description: | Pdf Parser - Auto-activating skill for Business Automation. Triggers on: pdf parser, pdf parser Part of the Business Automation skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Pdf Parser ## Purpose This skill provides automated assistance for pdf parser tasks within the Business Automation domain. ## When to Use This skill activates automatically when you:
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/pdf-parser.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/19-business-automation/pdf-parser/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/19-business-automation/pdf-parser/SKILL.md
Related Skills
pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
pdfpdf
by Anthropic · anthropic-official-skills
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
pdfpdf
by davepoon · buildwithclaude
pdf-official
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see reference.md. If you need to fill out a PDF form, read forms.md and follow its instructions.
developmentpdfofficial
by sickn33 (Antigravity) · antigravity-awesome-skills
pdf-generator
This skill provides automated assistance for pdf generator tasks within the Business Automation domain.
pdf-generatorpdfgenerator
by jeremylongshore · plugins-plus-skills