This skill launches a real Google Chrome browser via Puppeteer to scrape tracking data from Israel Post's website. It bypasses bot protection by using the system Chrome rather than headless Chromium. State is stored locally. No credentials are transmitted beyond the tracking number. Monitor mode can send WhatsApp messages via OpenClaw.
Tracking packages through Israel Post's website is manual and tedious, requiring repeated visits to check for status updates. There is no official API, and the site uses aggressive bot protection that blocks standard automation tools. Developers and users need a reliable way to programmatically check package status and get notified of changes.
Author: @WolfikOz
Track packages and mail via Israel Post. Use when tracking a shipment, checking delivery status, or monitoring multiple packages with WhatsApp notifications on status changes. Supports all Israel Post tracking number formats including domestic and international.
npx skills-il add WolfikOz/israel-post-trackingTrack packages via Israel Post -- one-shot lookup or ongoing monitoring with WhatsApp notifications on status change.
Disclaimer: Unofficial tool, not affiliated with Israel Post. Data is fetched from the public Israel Post website.
track.js for an immediate resultmonitor.jsmonitor.js check/Applications/Google Chrome.app (macOS), or set CHROME_PATHcd {baseDir} && npm installnode {baseDir}/scripts/track.js <TRACKING_NUMBER>Examples:
node {baseDir}/scripts/track.js RR123456789IL # International registered mail
node {baseDir}/scripts/track.js EM123456789IL # EMS express
node {baseDir}/scripts/track.js CP123456789IL # Parcel post
node {baseDir}/scripts/track.js 1234567890 # Domestic (10-digit)Output: Full event history with dates, statuses, and locations in Hebrew/English, newest last.
node {baseDir}/scripts/monitor.js set-target +972XXXXXXXXX whatsappnode {baseDir}/scripts/monitor.js add <TRACKING_NUMBER> [optional name]node {baseDir}/scripts/monitor.js checknode {baseDir}/scripts/monitor.js list # Show all tracked packages
node {baseDir}/scripts/monitor.js remove <NUMBER> # Stop tracking a package| Format | Type |
|---|---|
RR...IL |
International registered mail |
EM...IL |
EMS express mail |
CP...IL |
Parcel post |
RA...IL |
Registered airmail |
EA...IL |
EMS airmail |
| 10-digit number | Domestic parcel |
Supported Agents
Track my Israel Post package RR123456789IL and tell me its current status and location.
Set up monitoring for my package EM987654321IL named 'Amazon order' and notify me on WhatsApp at +972501234567 when the status changes.
Check all my monitored Israel Post packages and let me know if any status has changed.
Track my international package CP123456789IL and tell me if it is stuck in customs.
Trust Score
Automatically book fitness classes on Arbox-powered gym platforms the moment booking opens. Use when you want to secure spots in popular CrossFit or gym classes in Israel before they sell out, set up recurring booking schedules, or manage monthly booking limits.
Discover, query, and analyze Israeli government open data from data.gov.il (CKAN API). Use when user asks about Israeli government data, "data.gov.il", government datasets, CBS statistics, or needs data about Israeli transportation, education, health, geography, economy, or environment. Supports dataset search, tabular data queries, and analysis guidance. Enhances existing datagov-mcp and data-gov-il-mcp servers with workflow best practices. Do NOT use for classified government data or data requiring security clearance.
Israeli real estate data, property valuation, transaction guidance, and regulatory compliance. Use when user asks about Israeli property, "nadlan", "dira", apartment prices, purchase tax (mas rechisha), Tabu extract, rental agreements, mortgage (mashkanta), or Israel Land Authority tenders. Covers buying, selling, and renting in Israel. Do NOT use for non-Israeli real estate markets.
Navigate Israeli National Insurance (Bituach Leumi) benefits, eligibility, and contributions. Use when user asks about "bituach leumi", national insurance, retirement pension (kiztavat zikna), unemployment (dmei avtala), maternity leave (dmei leida), child allowance (kiztavat yeladim), disability benefits, work injury, reserve duty compensation, or NI contributions. Covers all 15+ Bituach Leumi programs. Do NOT use for private insurance or health fund (kupat cholim) questions.
Want to build your own skill? Try the Skill Creator · Submit a Skill