This skill automates Israeli parking and traffic fine lookups through the doh.co.il municipal website using Playwright browser automation. It processes personal data (teudat zehut and vehicle plate numbers) which are sent directly to doh.co.il via URL parameters. Data is not logged or stored beyond temporary screenshots. The repository includes a LEGAL.md with privacy guidelines. The upstream doh.co.il service is unofficial and may change without notice. Setup requires Node.js 18+ and Playwright installation.
Check Israeli parking and traffic fines through the doh.co.il municipal system. Collects teudat zehut, vehicle plate, and municipality, resolves the authority code, and runs an automated lookup via Playwright browser automation. Supports CLI, REST API, and MCP server interfaces.
Trust score 52/100 (Community) ยท MIT license
Checking for parking and traffic fines in Israel requires visiting the doh.co.il website, knowing your municipality's specific code, and manually entering your ID and plate number. The process is tedious, Hebrew-only, and offers no automation or API for programmatic access.
npx skills-il add kistik1/Israel-fine-checker -a claude-codeThis is a community skill from an external source. The ZIP upload may not work on all platforms if the SKILL.md format is not fully compatible.
Check if vehicle plate 1234567 has any parking fines in Tel Aviv. My teudat zehut is 123456789.
What is the municipality code for Ramat Gan? I need to check fines there.
I need to check if my car (plate 9876543) has fines in both Haifa and Netanya. My ID is 987654321.
Show me the Hebrew intake form for collecting the information needed to check fines.
Automate Israeli government form filling via Playwright browser automation and PDF population. Prevents hours of manual form filling and data entry errors on government portals. Use when user asks about filling government forms, "tofes" (form), "gov.il" portal submissions, Rashut HaMisim (Tax Authority) filings, Bituach Leumi (National Insurance) claims, Rasham HaChevarot (Companies Registrar) documents, online form submission, or PDF form population. Validates Teudat Zehut IDs, Israeli phones, and Hebrew addresses. Do NOT use for classified or security-clearance government systems.
Query the Israeli pharmaceutical database for drug information, health basket coverage, generic alternatives, and pricing. Use when user asks about Israeli medications, "trufot", drug names, "sal briut" drug coverage, generic drugs, drug prices in Israel, prescription requirements, or medication safety info. Enhances israel-drugs-mcp server with health basket context and patient-facing guidance. Do NOT use for medical advice, dosage recommendations, or diagnosis. Do NOT use for non-Israeli drug registries.
Manage vehicle ownership in Israel. Guides through the annual vehicle test (test), registration renewal (chidush rishayon rechev), used car purchase checks, ownership transfer, and insurance. Use when you need to know when your test is due, how to renew your registration, what to check before buying a used car, or understand Israeli car insurance types. Prevents test failures, fines for expired registration, and purchasing vehicles with hidden liens. Do NOT use for car accidents, insurance claims, or driver license issues.
Want to build your own skill? Try the Skill Creator ยท Submit a Skill