push-notify

Send push notifications to mobile devices via the Pushover API.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/winsorllc/upgraded-carnival --skill push-notify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: push-notify
Source: https://github.com/winsorllc/upgraded-carnival/tree/main/.pi/skills/push-notify
Command: npx skills add https://github.com/winsorllc/upgraded-carnival --skill push-notify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to send real-time push notifications to mobile devices, ensuring timely delivery of urgent information.

Core Features & Use Cases

  • Real-time Alerts: Send immediate notifications for critical events.
  • Job Completion: Notify users when automated tasks or jobs are finished.
  • Urgent Messaging: Disseminate important, time-sensitive messages quickly.
  • Use Case: An administrator can use this skill to be instantly notified if a critical server goes offline, allowing for immediate action.

Quick Start

Send a push notification with the message "Server is back online".

Frequently Asked Questions about push-notify

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

FAQPage Schema
How do I send real-time push notifications to mobile devices?

To send real-time push notifications, this Skill uses the Pushover API to deliver instant mobile alerts for critical system events. You simply provide the alert message, and it handles the delivery to your configured devices.

Can I use Pushover to get job completion alerts on my phone?

Yes, you can use Pushover to receive job completion alerts on your phone. The Skill sends a push notification via the Pushover API immediately after your automated tasks or jobs finish processing.

Do I need environment variables to send mobile alerts with this Skill?

Yes, you need to set the PUSHOVER_TOKEN and PUSHOVER_USER_KEY environment variables for authentication. These credentials are required by the Pushover API to authorize and direct the mobile alerts to your specific account.

What is the best way to notify an administrator when a critical server goes offline?

The best way to notify an administrator is by sending an instant push notification via the Pushover API. This allows for real-time alerts regarding critical system events, enabling immediate action when a server goes offline.

What types of urgent messages can I send as instant mobile alerts?

You can send urgent messages for critical system events, job completions, or time-sensitive alerts. The Skill facilitates instant delivery of this important information directly to mobile devices via the Pushover API.