What is ntfy-notifications?
Self-hosted push notifications with ntfy — publishing, authentication, priorities, integration patterns for homelab scripts and monitoring Source: ddnetters/homelab-agent-skills.
Self-hosted push notifications with ntfy — publishing, authentication, priorities, integration patterns for homelab scripts and monitoring
Quickly install ntfy-notifications AI skill to your development environment via command line
Source: 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 |
Self-hosted push notifications with ntfy — publishing, authentication, priorities, integration patterns for homelab scripts and monitoring Source: ddnetters/homelab-agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ddnetters/homelab-agent-skills --skill ntfy-notificationsSelf-hosted push notifications with ntfy — publishing, authentication, priorities, integration patterns for homelab scripts and monitoring Source: ddnetters/homelab-agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ddnetters/homelab-agent-skills --skill ntfy-notifications Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ddnetters/homelab-agent-skills