gen-notifier

Send macOS desktop notifications for task completion, input, and errors via terminal-notifier.

6|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/kevinslin/llm --skill gen-notifier
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gen-notifier
Source: https://github.com/kevinslin/llm/tree/main/skills/gen-notifier
Command: npx skills add https://github.com/kevinslin/llm --skill gen-notifier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures you never miss progress updates by sending desktop notifications when tasks complete, require input, or encounter errors on macOS.

Core Features & Use Cases

  • Automatic task completion alerts for long-running or background jobs using terminal-notifier.
  • Status signals: completed, needs_input, or errors, to reflect task outcomes.
  • Works in workflows where timely visibility reduces context switching and improves responsiveness.

Quick Start

Install terminal-notifier and instruct the agent to notify on task completion by including a request such as 'notify me when done'

Frequently Asked Questions about gen-notifier

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

FAQPage Schema
How do I get desktop notifications for terminal tasks on macOS?▼

To get desktop notifications for terminal tasks on macOS, you can use terminal-notifier to trigger alerts when long-running or background jobs finish. This ensures you receive timely updates without actively monitoring the terminal window.

How do I set up task automation alerts for background workflows on macOS?▼

Task automation alerts for background workflows on macOS require the terminal-notifier utility. Once installed, the system sends desktop notifications with status values like completed, needs_input, or errors directly to your screen.

Does terminal-notifier work with asynchronous development workflows on macOS?▼

Yes, terminal-notifier works with asynchronous development workflows on macOS by presenting desktop notifications for task outcomes. It fits long-running jobs perfectly, sending status signals like completed, needs_input, or errors to reduce context switching.

Do I need to install terminal-notifier before sending macOS desktop notifications?▼

Yes, you must install terminal-notifier on your macOS system before sending desktop notifications. This dependency is required to present status values such as completed, needs_input, and errors when your background tasks finish.

What is the best way to notify users when a long-running terminal command finishes?▼

The best way to notify users when a long-running terminal command finishes is using terminal-notifier for macOS desktop notifications. It improves responsiveness by sending alerts with status values like completed, needs_input, or errors upon task completion.

Why use desktop notifications for error handling in terminal workflows?▼

Desktop notifications for error handling in terminal workflows reduce context switching by providing timely visibility. You receive immediate alerts for errors or needs_input status, ensuring you never miss critical task updates while working on other things.