notification

Sends on-demand notifications to your phone via Pushover with priority levels.

52|6|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/caidish/cAI-tools --skill notification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notification
Source: https://github.com/caidish/cAI-tools/tree/main/plugins/pushover/skills/notification
Command: npx skills add https://github.com/caidish/cAI-tools --skill notification

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill lets you push timely notifications to your phone via Pushover, ensuring you never miss important updates. It automates alerting for task completions, reminders, and critical changes, saving time and mental overhead.

Core Features & Use Cases

  • On-demand notifications: Send alerts from Claude to your mobile device via Pushover.
  • Priority control: Use defined priority levels to manage urgency, including emergency alerts.
  • Use Case: When a long-running job finishes or a deadline approaches, push a message to your phone with a single command.

Quick Start

Use the notification skill to send a sample alert: scripts/notify.sh "Task Complete" "Your job finished." scripts/notify.sh "Reminder" "Standup in 10 minutes" --priority 1