Armory
Source
Browse
Skills

pdf-4

PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install pdf-4 --cli claude

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

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

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

What it is

PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.

When to use it

PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.

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/scientific/document-skills/pdf/SKILL.md -o .claude/skills/pdf/SKILL.md

Notes

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