notify

Generate platform-specific notifications for critical events and task completions.

56|12|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Neuron-Mr-White/UniPi --skill notify-neuron-mr-white
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notify
Source: https://github.com/Neuron-Mr-White/UniPi/tree/main/packages/notify/skills/notify
Command: npx skills add https://github.com/Neuron-Mr-White/UniPi --skill notify-neuron-mr-white

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The notify skill provides an efficient way to send critical alerts, long-running task completions, and user-requested notifications directly to the user, enhancing the efficiency and awareness of ongoing activities.

Core Features & Use Cases

  • Urgent Alerts: Notify the user of critical issues, like build failures, errors, or suspicious activity, requiring immediate attention.
  • Task Completion: Notify upon completion of long-running tasks to keep the user informed.
  • Custom Notifications: Allow users to request specific notifications for outcomes or progress updates relevant to their workflows.

Quick Start

Use the 'notify_user' command to send a high-priority alert about a build failure with a title and a brief message.

Frequently Asked Questions about notify

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

FAQPage Schema
How do I send a notification when a long-running task finishes?

You can send a task completion notification by generating platform-specific alerts through the notify_user command, keeping users informed of long-running task outcomes.

What is the best way to alert users about critical build failures?

The best way to alert users about critical build failures is to trigger a high-priority notification, sending an immediate alert with a title and brief message to configured messaging services.

Can I configure platform exclusions for user alerts?

Yes, you can configure platform exclusions for user alerts by specifying which platforms to bypass, ensuring notifications only route to desired OS or messaging services.

How does priority handling work for urgent notifications?

Priority handling for urgent notifications works by categorizing critical events separately from standard updates, allowing you to specify priority levels for immediate attention-worthy alerts.

When should I use platform-specific notifications for user engagement?

Use platform-specific notifications for user engagement when you need to alert users of critical issues or task completions across configured platforms like OS notifications and messaging services.

Are there limitations on which messaging services receive alerts?

Limitations on messaging services depend on your configured platforms, but you can manage delivery by specifying platform exclusions to prevent alerts from routing to undesired notification channels.