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 |
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.
Supported Agents
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.
Israeli public transit routing, schedules, and real-time arrivals for bus, train, and light rail. Use when user asks about Israeli buses, trains, "autobus", "rakevet", light rail, "rav-kav", transit routes, timetables, "kavim", Egged, Dan, Metropoline, or any Israeli public transportation query. Supports multi-modal journey planning, real-time arrivals, and fare estimation. Enhances routes-mcp-israel MCP server with operator knowledge and Hebrew localization. Do NOT use for taxi/ride-sharing or non-Israeli transit systems.
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.
Israeli Land Authority (RMI) tender data, land allocation guidance, and bid process navigation. Use when user asks about Israeli land tenders, "michraz", "rashut mekarkei yisrael", RMI, Israel Land Authority, government land auctions, "haktzaah", land lottery ("hagralah"), building rights, or state land allocation. Enhances remy-mcp server with tender process guidance and Hebrew terminology. Do NOT use for private real estate transactions (use israeli-real-estate skill instead) or non-Israeli land systems.
Want to build your own skill? Try the Skill Creator · Submit a Skill