pdf-fill-studio

Installation
SKILL.md

pdf-fill-studio

Fill a PDF locally, place the values precisely, then export. Flat PDFs use a browser editor; AcroForm PDFs fill natively; the signature is always left blank for the user to sign.

When to use

The user gives you a PDF to fill (form, claim, tax/bank/insurance document).

Setup (once)

pip install pdf-fill-studio (provides the pdf-fill-studio command). From source instead: python3 -m venv .venv && .venv/bin/pip install -e ., then use .venv/bin/pdf-fill-studio.

Installs
1
GitHub Stars
28.3K
First Seen
12 days ago
pdf-fill-studio — davila7/claude-code-templates