pdf-form-filler

Installation
SKILL.md

PDF Form Filler

Programmatically fill PDF forms with text values and checkboxes. Uses pdfrw to set form field values while preserving appearance streams for proper PDF viewer rendering.

Quick Start

Fill a PDF form with a dictionary of field names and values:

from pdf_form_filler import fill_pdf_form
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 8, 2026
pdf-form-filler — openclaw/skills