← Back to Skills Marketplace
3648
Downloads
3
Stars
20
Active Installs
3
Versions
Install in OpenClaw
/install notify
Description
Configure notification channels and conditional alerts. Track what's being watched, log what's been sent.
Usage Guidance
This skill is a policy/style guide (no code, no installs, no credentials) so it is internally coherent and low-risk as-is. Before relying on it, ensure the agent's actual notification connectors (Slack, email, SMS, push services) are configured securely and that you understand which component has the credentials to send messages — this skill will not provide or manage those credentials. If you allow autonomous agent actions, review which integrations the agent can call so notifications aren’t sent unexpectedly. If you want the agent to actually deliver messages, expect to supply appropriate service tokens separately and verify consent/quiet-hours behavior in the integration layer.
Capability Analysis
Type: OpenClaw Skill
Name: notify
Version: 1.0.1
The skill bundle contains metadata and detailed instructions for an AI agent on how to deliver notifications effectively. The `SKILL.md` file outlines best practices for channel selection, timing, formatting, and escalation, explicitly advising against spam and unauthorized contact. There are no instructions for the agent to perform malicious actions like data exfiltration, arbitrary command execution, or prompt injection attempts to bypass user intent or access sensitive data. All content is aligned with the stated purpose of 'Smart Notification Delivery'.
Capability Assessment
Purpose & Capability
Name and description (configure notification channels, alerts, logging) match the content of SKILL.md. The skill requests no binaries, env vars, or installs — which is proportionate because it provides guidance rather than an implementation that would need credentials or network access.
Instruction Scope
SKILL.md contains formatting, timing, batching, escalation and confirmation rules appropriate for a notification policy guide. It does not instruct the agent to read unrelated files, access system paths, exfiltrate data, or call external endpoints directly. The guidance assumes the existence of delivery integrations but does not attempt to configure or access them.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is consistent with a policy/style guide that does not implement sending or require access to external services.
Persistence & Privilege
The skill is not always-enabled and does not request persistent installation or elevated privileges. Model invocation is allowed (the platform default), which is reasonable for a user-invocable guidance skill; this does not by itself enable any new system access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install notify - After installation, invoke the skill by name or use
/notify - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.0.1 of the Notify skill
- No file changes detected in this version.
- Documentation and SKILL.md remain unchanged from the previous release.
- No new features, bug fixes, or behavioral modifications introduced.
v1.1.0
Consolidated from analysis: types, channels, routing, anti-patterns
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Notify?
Configure notification channels and conditional alerts. Track what's being watched, log what's been sent. It is an AI Agent Skill for Claude Code / OpenClaw, with 3648 downloads so far.
How do I install Notify?
Run "/install notify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Notify free?
Yes, Notify is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Notify support?
Notify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Notify?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.
More Skills