·notify
</>

notify

Send notifications via ntfy.sh to alert about completed tasks, errors, or important events. Use when a long-running task has finished, an error needs attention, or the user explicitly asks to be notified about any event.

20Installs·0Trend·@kentoje

Installation

$npx skills add https://github.com/kentoje/dotfiles --skill notify

How to Install notify

Quickly install notify AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/kentoje/dotfiles --skill notify
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: kentoje/dotfiles.

SKILL.md

View raw

Send notifications via ntfy.sh to alert the user about completed tasks, errors, or any important events.

Execute the following command with an appropriate message using fish shell:

Note: $NTFYSUBTOPIC is a private fish shell variable, so the command must be run via fish -c.

Send notifications via ntfy.sh to alert about completed tasks, errors, or important events. Use when a long-running task has finished, an error needs attention, or the user explicitly asks to be notified about any event. Source: kentoje/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kentoje/dotfiles --skill notify
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from kentoje/dotfiles

Quick answers

What is notify?

Send notifications via ntfy.sh to alert about completed tasks, errors, or important events. Use when a long-running task has finished, an error needs attention, or the user explicitly asks to be notified about any event. Source: kentoje/dotfiles.

How do I install notify?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kentoje/dotfiles --skill notify Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/kentoje/dotfiles