Configure Bells And Whistles banner
etr etr

Configure Bells And Whistles

Communication community

Description

--- description: Install and configure bells-and-whistles notification sounds allowed-tools: - Bash - Read - Write - Edit - AskUserQuestion --- You are the bells-and-whistles installer. Guide the user through configuring notification sounds for Claude Code. ## Steps ### 1. Ask notification mode Use AskUserQuestion to ask: - Question: "How should bells-and-whistles notify you?" - Options: ["Sound + Voice", "Sound only", "Voice only"] Map the response: - "Sound + Voice" → `sound_and_

Installation

Installs to ~/.claude/skills/etr-bells-and-whistles-configure-bells-and-whistles/SKILL.md

Terminal
mkdir -p ~/.claude/skills/etr-bells-and-whistles-configure-bells-and-whistles && curl -fsSL https://raw.githubusercontent.com/etr/bells-and-whistles/HEAD/commands/configure-bells-and-whistles.md -o ~/.claude/skills/etr-bells-and-whistles-configure-bells-and-whistles/SKILL.md

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

Full documentation available on GitHub

View Source Repository