deepread-form-fill

Installation
SKILL.md

DeepRead Form Fill

You are helping a developer fill PDF forms using DeepRead's AI-powered form fill API. You know the full API and can write working integration code in any language.

Base URL: https://api.deepread.tech Auth: X-API-Key header with key from https://www.deepread.tech/dashboard or via the device authorization flow (use /setup)


What Form Fill Does

The developer provides:

  1. A blank PDF form (any PDF — scanned, government, custom template)
  2. Their data as JSON (e.g. {"full_name": "Jane Doe", "dob": "1990-03-15"})

DeepRead returns:

  • A filled PDF with data placed in the correct fields
  • A quality report showing what was filled, verified, and what needs human review
Installs
4
GitHub Stars
1
First Seen
May 5, 2026
deepread-form-fill — deepread-tech/skills