A powerful automation tool that monitors Gmail for shipping updates and sends formatted delivery alerts directly to WhatsApp.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install delivery-notifier
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install delivery-notifier using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Delivery Notifier is a specialized utility designed to bridge the gap between email delivery updates and instant mobile communication. It intelligently parses your Gmail inbox to identify shipping confirmations from major couriers while filtering out intrusive marketing clutter to ensure you only see what matters.
By integrating this capability through Openclaw Skills, users can stay updated on their personal logistics without manually checking their email throughout the day. The skill focuses on providing clean, actionable data including tracking numbers and courier details in a concise format. It is a perfect addition for those looking to centralize their package monitoring and personal notifications through the Openclaw Skills ecosystem.
/home/o0o/.openclaw/skills/delivery-notifier/scripts/delivery_notifier.py.python3 /home/o0o/.openclaw/skills/delivery-notifier/scripts/delivery_notifier.py
*/15 * * * * /usr/bin/python3 /home/o0o/.openclaw/skills/delivery-notifier/scripts/delivery_notifier.py
The skill manages its operation through a local state file and script-level configurations.
| Component | Purpose |
|---|---|
state.json |
Stores the last 100 notification IDs to prevent duplicate WhatsApp alerts. |
EMAIL |
Configuration variables for Gmail IMAP authentication. |
WHATSAPP_target |
The destination phone number for all delivery notifications. |
EXCLUDED_SENDERS |
A list of senders to ignore, preventing marketing spam from triggering alerts. |
Loading
A zero-dependency reasoning methodology that teaches AI agents how to audit and vet new skills before installation to ensure system safety.

A comprehensive framework for understanding, measuring, and cultivating ethical autonomous creative minds in AI systems.

An adaptive AI skill that learns your creative instincts to help you build deeper mechanics and more meaningful player experiences.

A framework for balancing intuitive discovery with rigorous engineering to build honest, useful, and scalable codebases.

A high-performance bridge connecting your AI agent to real-time Google search results via the Serper API.

An AI personal restaurant assistant that builds taste profiles and cross-validates data from multiple sources for perfect food recommendations.








































