A logic-driven framework for AI agents to deliver the right message through the right channel at the right time while avoiding user fatigue.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install notify
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 notify using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Notify is a sophisticated communication management layer designed for AI agents within the Openclaw Skills ecosystem. It solves the critical problem of notification fatigue by providing a structured approach to channel selection, timing, and message formatting. Instead of bombarding users with every minor update, Notify intelligently routes alerts based on urgency, batches related tasks, and respects user-defined quiet hours.
By leveraging this skill, developers can ensure their agents communicate professionally and effectively. It differentiates between critical system failures that require immediate SMS or push alerts and routine task completions that can be summarized in a daily digest. The core value of this addition to Openclaw Skills is building long-term user trust through high-signal, low-noise communication.
To integrate Notify within your Openclaw Skills environment, follow these steps:
openclaw skill add notify
The skill organizes notification logic using the following taxonomy:
| Attribute | Description |
|---|---|
| Urgency Level | Scale of 1-5 determining channel and quiet hour bypass. |
| Channel Map | Mapping of levels to Telegram, Discord, SMS, Email, or Push. |
| Quiet Hours | Default 23:00-08:00; configurable per user timezone. |
| Batching Logic | 5-15 minute windows for grouping related informational alerts. |
| Formatting | Channel-specific templates (e.g., Push: 50 char title / 100 char body). |
Loading
A specialized linguistic skill that converts stiff, robotic AI translations into conversational, human-sounding Norwegian text.

A comprehensive travel planning skill for navigating Norway's complex fjord systems, Arctic regions, and multimodal transport logistics.

A comprehensive strategic framework for building, growing, and monetizing high-performance newsletters through data-driven content and engagement tactics.

A personalized news engine that learns user interests and delivers formatted briefings directly through your AI agent.

An AI-powered skill for managing Notion databases as calendars with date-aware search, automated page creation, and safe rescheduling workflows.

A high-performance numerical computing skill for writing fast, memory-efficient Python code using arrays and vectorization.








































