Alert

Use this skill when the user wants to send desktop notifications from the command line for command completion alerts, reminders, or CI job updates.

javimosch efda01b 642 B Updated

File contents

alert Plugin

alert sends desktop notifications from the terminal.

Usage Examples

  • "notify when a long build completes"
  • "send a custom notification message"
  • "send an urgent alert about a failed job"

Installation

npm install -g alert

Key Features

  • Desktop popup notifications
  • Custom title and message support
  • Icon and urgency customization
  • Cross-platform (macOS, Linux, Windows)
  • Scriptable for command completion hooks

javimosch/supercli/tree/main/plugins/alert/skills/quickstart commit efda01be58

Frequently asked questions

npx skillmds@latest add javimosch/alert