israeli-sms-gateway
Installation
SKILL.md
Israeli SMS Gateway
Instructions
Step 1: Validate Israeli Phone Number
Use scripts/validate_phone.py. It encodes the current numbering plan, which a hand-rolled regex almost always gets wrong in the same three ways: it accepts truncated numbers, it accepts Palestinian networks that share the +972 country code, and it accepts a landline length that does not exist.
The allocation this skill enforces:
| Range | Meaning | Local digits |
|---|---|---|
| 050, 051, 052, 053, 054, 055, 058 | Israeli mobile | 10 |
| 056 (Ooredoo Palestine), 059 (Jawwal) | Palestinian mobile, rejected | 10 |
| 057 | Retired (Hot mobile used it until November 2014), rejected | 10 |
| 02, 03, 04, 08, 09 | Geographic landline | 9 |
| 07N | Non-geographic landline and VoIP | 10 |
Two traps worth naming explicitly: