israeli-gov-form-automator

Automate Israeli government form filling across online portals and PDF templates.

10|4|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/skills-il/government-services --skill israeli-gov-form-automator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: israeli-gov-form-automator
Source: https://github.com/skills-il/government-services/tree/main/israeli-gov-form-automator
Command: npx skills add https://github.com/skills-il/government-services --skill israeli-gov-form-automator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the tedious and error-prone process of filling Israeli government forms online and populating PDF templates, reducing manual effort and submission errors.

Core Features & Use Cases

  • Playwright-based automation for gov.il portals and Rashut HaMisim workflows.
  • PDF population and field mapping for offline forms (tofes and related documents).
  • Israeli data validation for Teudat Zehut, phone numbers, and Hebrew addresses; supports common government form types (Doch Shnati, Mas Hachnasa, Rasham HaChevarot, and Rashut HaMisim submissions).

Quick Start

Install Playwright, configure Hebrew locale, and begin automating a chosen government form with your data.

Frequently Asked Questions about israeli-gov-form-automator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Israeli government form filling for Bituach Leumi online portals?

Playwright-based automation handles Israeli government form filling across gov.il portals and Rashut HaMisim workflows, reducing manual data entry and submission errors for Bituach Leumi.

What is the best way to validate Teudat Zehut and Hebrew addresses for government forms?

The best way to validate Teudat Zehut, Hebrew addresses, and phone numbers is using built-in Israeli data validation rules designed specifically for government form types like Mas Hachnasa and Rasham HaChevarot submissions.

Do I need Python 3.9 and Playwright to populate Israeli PDF form templates?

Yes, you need Python 3.9+ and Playwright for browser automation, while optional PDF processing libraries are required to populate and map fields for offline Israeli government PDF templates like tofes documents.

Can I use this to automate form filling across Misrad HaPnim and Rasham HaChevarot workflows?

Yes, you can automate form filling across Misrad HaPnim and Rasham HaChevarot workflows, as the Skill applies Hebrew locale configuration and field mapping to handle these specific government submission processes.

Does Hebrew RTL text formatting cause issues when automating Israeli government PDF templates?

Hebrew RTL text formatting is handled by configuring the Hebrew locale, which ensures proper text direction and field mapping when populating Israeli government PDF templates and online portal inputs.

What are the limitations of browser automation for Israeli government form submission?

Limitations include dependency on Playwright for dynamic portal elements and the need for optional PDF processing libraries for offline templates, meaning complex Rashut HaMisim workflows may require custom field mapping adjustments.