Communityv0.2.0

Pdf Form Filler

Fill PDF forms programmatically with text values and checkboxes. Use when you need to populate fillable PDF forms (government forms, applications, surveys, etc.) with data. Supports setting text fields and checkboxes with proper appearance states for visual rendering.

4.4kdownloads3stars24active installsRaulSimpetru
View on ClawHubBack to Skills

Skill Details

Slug
pdf-form-filler
Latest Version
0.2.0
Author
RaulSimpetru
Published
Jan 24, 2026
Updated
Feb 25, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Pdf Form Filler.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.2.0

- Added `pdf_form_filler` module with `__init__.py` and core `fill_pdf_form.py` implementation. - Removed legacy script from `scripts/fill_pdf_form.py`. - Updated SKILL.md to include version metadata. - Improved project packaging and entry points in `setup.py`.