pushover

Send push notifications to devices via the Pushover API.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill pushover-robomotionio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pushover
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/pushover
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill pushover-robomotionio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Push notifications to mobile and desktop devices via Pushover, enabling high-priority alerts and delivery verification without manual messaging.

Core Features & Use Cases

  • Priority levels including emergency with acknowledgment.
  • Attach URLs and custom sounds to notifications.
  • Delivery receipt verification for critical alerts.
  • Session-based usage via the Robomotion CLI to manage connections.

Quick Start

Install the pushover integration, connect a session, and send a test notification to verify setup.

Frequently Asked Questions about pushover

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

FAQPage Schema
How do I send push notifications with priority levels to mobile devices?

You can send push notifications with priority levels to mobile devices using the Pushover API. This integration supports standard alerts, emergency notifications with acknowledgment, and custom sounds across multiple devices.

How do I verify delivery receipts for critical push notifications?

Verifying delivery receipts for critical push notifications is handled automatically when using the emergency priority level. The Pushover API confirms delivery and requires explicit acknowledgment from the receiving device to ensure the alert was seen.

Do I need a specific account setup to automate alerts through the Pushover API?

Yes, automating alerts through the Pushover API requires a Pushover account with valid tokens and user keys. These credentials must be securely stored in a vault and managed via a Robomotion CLI session to establish the connection.

Can I attach URLs and use custom sounds when sending mobile alerts?

You can attach URLs and use custom sounds when sending mobile alerts through the Pushover API. This allows for enriched notification content, ensuring users receive actionable links and distinct audio cues for different alert types.

What is the best way to automate emergency alerts with acknowledgment requirements?

The best way to automate emergency alerts with acknowledgment requirements is by configuring the highest priority level in the Pushover API. This triggers repeated delivery attempts until the recipient explicitly acknowledges the push notification.