什么是 ntfy-notifications?
使用 ntfy 进行自托管推送通知 — 发布、身份验证、优先级、家庭实验室脚本和监控的集成模式 来源:ddnetters/homelab-agent-skills。
使用 ntfy 进行自托管推送通知 — 发布、身份验证、优先级、家庭实验室脚本和监控的集成模式
通过命令行快速安装 ntfy-notifications AI 技能到你的开发环境
来源:ddnetters/homelab-agent-skills。
ntfy (pronounce "notify") is a self-hosted push notification service. Send notifications from scripts, cron jobs, and monitoring systems to your phone.
| Priority | Keyword | Value | Use for |
| Max | max / urgent | 5 | Service down, security alerts | | High | high | 4 | Backup failures, disk warnings | | Default | default | 3 | Routine notifications | | Low | low | 2 | Info, non-urgent updates | | Min | min | 1 | Debug, verbose logging |
使用 ntfy 进行自托管推送通知 — 发布、身份验证、优先级、家庭实验室脚本和监控的集成模式 来源:ddnetters/homelab-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ddnetters/homelab-agent-skills --skill ntfy-notifications使用 ntfy 进行自托管推送通知 — 发布、身份验证、优先级、家庭实验室脚本和监控的集成模式 来源:ddnetters/homelab-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ddnetters/homelab-agent-skills --skill ntfy-notifications 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ddnetters/homelab-agent-skills