返回顶部
u

universal-notify

Send notifications through multiple channels with a single script. Supports ntfy.sh (free, no signup), Gotify (self-hosted), generic webhooks, email (SMTP/curl), Telegram Bot API, and Pushover. Use when sending alerts, monitoring notifications, deployment notices, or any event that needs to reach a human through their preferred channel. Unified interface with priority levels (low/normal/high/urgent).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
991
下载量
0
收藏
概述
安装方式
版本历史

universal-notify

# Universal Notify Send notifications via `scripts/notify.sh`: ```bash # ntfy.sh (free, no auth needed) scripts/notify.sh --channel ntfy --topic myalerts --message "Disk 90%!" --priority urgent # Gotify (self-hosted) scripts/notify.sh --channel gotify --url https://gotify.local --token TOKEN --message "Deploy done" # Webhook (generic JSON POST) scripts/notify.sh --channel webhook --url https://hooks.example.com/abc --message "Event fired" # Email scripts/notify.sh --channel email --smtp smtp://mail:587 --from a@x.com --to b@y.com --subject "Alert" --message "Check server" # Telegram scripts/notify.sh --channel telegram --bot-token BOT:TOK --chat-id 12345 --message "Hello" # Pushover scripts/notify.sh --channel pushover --app-token X --user-key Y --message "Alert" --priority high ``` ## Common Options All channels support `--message` (required), `--title` (optional), and `--priority low|normal|high|urgent` (default: normal). ## Requirements - `curl` (standard on most systems) - No API keys needed for ntfy.sh — other channels require their respective credentials

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 universal-notify-1776332894 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 universal-notify-1776332894 技能

通过命令行安装

skillhub install universal-notify-1776332894

下载 Zip 包

⬇ 下载 universal-notify v1.0.0

文件大小: 3.22 KB | 发布时间: 2026-4-17 16:00

v1.0.0 最新 2026-4-17 16:00
Initial release: ntfy.sh, Gotify, Webhook, Email, Telegram, Pushover

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部