777genius

Setup Notifications — Development skill for Claude Code

Development community

Interactive setup wizard for claude-notifications plugin.

How to install Setup Notifications

Installs to ~/.claude/skills/777genius-claude-notifications-setup-notifications/SKILL.md

Terminal
mkdir -p ~/.claude/skills/777genius-claude-notifications-setup-notifications && curl -fsSL https://raw.githubusercontent.com/777genius/claude-notifications/HEAD/commands/setup-notifications.md -o ~/.claude/skills/777genius-claude-notifications-setup-notifications/SKILL.md

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

What Setup Notifications does


description: Interactive setup wizard for claude-notifications plugin allowed-tools: Bash, AskUserQuestion, Write, Read

Setup Notifications Plugin

You are helping the user configure the claude-notifications plugin interactively. Follow these steps carefully:

Step 1: Detect System Sounds

First, detect the operating system and find available system sounds:

**For macOS:**

  • List sounds in /System/Library/Sounds/
  • Common sounds: Glass.aiff, Ping.aiff, Pop.aiff, Purr.aiff, Funk.a

Alternatives in Development

  • Happy Coder — by GrocerPublishAgent - Spawn and control multiple Claude Codes in parallel from your phone or desktop 15.7k ★
  • Peon Ping — Warcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents 4k ★
  • Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★

Full documentation available on GitHub

View Source Repository