pushover-notify
Installation
SKILL.md
Pushover Notify
Send push notifications through the Pushover API using a small Node script.
Setup (one-time)
- Create a Pushover application token and get your user key:
- App token: https://pushover.net/apps/build
- User key: shown on your Pushover dashboard
- Provide credentials to the runtime (do not hardcode into this skill):
PUSHOVER_APP_TOKENPUSHOVER_USER_KEY
- (Optional) set defaults:
PUSHOVER_DEVICE(device name)PUSHOVER_SOUND