Notify Nt banner
NakliTechie NakliTechie

Notify Nt

Communication community

Description

--- description: Completion ping — desktop notification + optional ntfy.sh phone push. Best-effort; a failed ping never fails the caller. argument-hint: "<message, e.g. \"myapp: autopilot done — gate GREEN, 7 landed\">" allowed-tools: ["Bash"] entry: "any state" exit: "ping attempted on every configured channel; never fails the caller" writes: "nothing" --- Send a short completion ping to the user. This is the smallest command in the kit and it must stay that way: compose one line, deliver it o

Installation

Installs to ~/.claude/skills/naklitechie-ntkit-notify-nt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naklitechie-ntkit-notify-nt && curl -fsSL https://raw.githubusercontent.com/NakliTechie/ntkit/HEAD/commands/notify-nt.md -o ~/.claude/skills/naklitechie-ntkit-notify-nt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository