ntfy-notifications

Send ntfy.sh push notifications with text payloads and title headers.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/ditchallaway/Robotic-Property-Photographer --skill ntfy-notifications-ditchallaway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ntfy-notifications
Source: https://github.com/ditchallaway/Robotic-Property-Photographer/tree/main/.agents/skills/ntfy-notifications
Command: npx skills add https://github.com/ditchallaway/Robotic-Property-Photographer --skill ntfy-notifications-ditchallaway

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sending push notifications to human operators or systems via ntfy.sh helps trigger timely responses and manual intervention when automated workflows require human attention.

Core Features & Use Cases

  • Simple, reliable ntfy.sh notifications to a configured topic.
  • Supports text payloads and basic customization via headers (title).
  • Use Case: alert on rendering failures or workflow interruptions to ensure rapid human awareness.

Quick Start

Send a text notification to the default ntfy topic to alert the on-call team.

Frequently Asked Questions about ntfy-notifications

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send automated webhook alerts to human operators during system failures?

To send webhook alerts during system failures, you can dispatch instant ntfy.sh notifications to a configured topic. This surfaces critical events for out-of-band alerting and triggers timely manual intervention.

What is the best way to notify an on-call team using HTTP POST?

The best way to notify an on-call team via HTTP POST is using ntfy.sh, which supports text payloads and optional title headers. It provides simple, reliable delivery to a configured topic for rapid awareness.

Do I need a specific endpoint to trigger ntfy notifications?

Yes, to trigger ntfy notifications you need an ntfy.sh endpoint and a configured topic. The Skill uses these to dispatch instant text payloads via HTTP POST to human operators.

Can I customize ntfy alerts with a title header?

Yes, you can customize ntfy alerts with a title header. Along with the text payload, the Skill supports basic customization via headers to help human operators quickly identify the nature of the critical event.

When should I use ntfy.sh for alerting instead of other notification methods?

You should use ntfy.sh for alerting when automated workflows require human attention, such as rendering failures or workflow interruptions. It is designed for out-of-band alerts to ensure rapid human awareness.