ntfy-notify
SKILL.md
ntfy.sh Notifications
Send push notifications to the user's device via ntfy.sh.
Configuration
- Topic:
YOUR_TOPIC - Endpoint:
https://ntfy.sh/YOUR_TOPIC
How to Send Notifications
Use curl to send a notification:
curl -d "Your message here" ntfy.sh/YOUR_TOPIC