返回顶部
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
安全检测
已通过
1,021
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

universal-notify

Universal Notify

通过 scripts/notify.sh 发送通知:

bash

ntfy.sh(免费,无需认证)


scripts/notify.sh --channel ntfy --topic myalerts --message 磁盘使用率90%! --priority urgent

Gotify(自托管)

scripts/notify.sh --channel gotify --url https://gotify.local --token TOKEN --message 部署完成

Webhook(通用 JSON POST)

scripts/notify.sh --channel webhook --url https://hooks.example.com/abc --message 事件已触发

电子邮件

scripts/notify.sh --channel email --smtp smtp://mail:587 --from a@x.com --to b@y.com --subject 警报 --message 请检查服务器

Telegram

scripts/notify.sh --channel telegram --bot-token BOT:TOK --chat-id 12345 --message 你好

Pushover

scripts/notify.sh --channel pushover --app-token X --user-key Y --message 警报 --priority high

通用选项

所有频道均支持 --message(必填)、--title(可选)和 --priority low|normal|high|urgent(默认:normal)。

系统要求

  • - curl(大多数系统标配)
  • ntfy.sh 无需 API 密钥 — 其他频道需要各自的凭证

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

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

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

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

通过命令行安装

skillhub install universal-notify-1776332894

下载

⬇ 下载 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
返回顶部