notification
CommunityPush real-time alerts to your phone.
Authorcaidish
Version1.0.0
Installs0
System Documentation
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
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: notification Download link: https://github.com/caidish/cAI-tools/archive/main.zip#notification Please download this .zip file, extract it, and install it in the .claude/skills/ directory.