agentsclimarketplace

Iterm notify

Skill harnessprotocol/harness-kit/plugins/iterm-notify/skills/iterm-notify

macOS desktop notifications and iTerm2 badge management for Claude Code lifecycle events. Not a slash command — this plugin provides hook scripts. See README for wiring instructions.From its SKILL.md

Install
npx -y skills add harnessprotocol/harness-kit --skill iterm-notify

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • runs commandsInstructs the agent to run 2 commands, including `brew install terminal-notifier` and 1 more.

SKILL.md

0.9 KB, 188 tokens by cl100k_base, as published. Nobody here has run it

iterm-notify

Provides notify.sh — a hook script that fires on Claude Code Notification and Stop events.

Not a slash command. Wire it in ~/.claude/settings.json — see README.

What it does

On Notification (Claude needs attention):

  • Bounces the iTerm2 dock icon once
  • Sets an iTerm2 badge: <topic> ⚡ (or just if no topic file)
  • Sends a macOS desktop notification via terminal-notifier with a click-to-focus action

On Stop (Claude finished):

  • Clears the iTerm2 badge

Prerequisites

  • macOS with iTerm2
  • terminal-notifier: brew install terminal-notifier
  • jq: brew install jq

Wiring

See README for setup instructions.

What ships with it: 1 file

1.6 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.