Play A Sound banner
kylemoschetto kylemoschetto

Play A Sound

Communication community

Description

# Claude Code Audio Notification Setup Prompt Use this prompt to configure Claude Code to play a sound when it needs your input: --- ## Prompt: ``` I want to configure Claude Code to play an audio notification whenever you need my input (questions, permissions, etc.) so I can multitask while you work autonomously. Please update my .claude/settings.local.json file to add hooks that: 1. Play this sound file: [REPLACE WITH YOUR SOUND FILE PATH] - Use the macOS `afplay` command - Make su

Installation

Installs to ~/.claude/skills/kylemoschetto-vibe-md-templates-play-a-sound/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kylemoschetto-vibe-md-templates-play-a-sound && curl -fsSL https://raw.githubusercontent.com/kylemoschetto/vibe-md-templates/HEAD/prompts/play-a-sound.md -o ~/.claude/skills/kylemoschetto-vibe-md-templates-play-a-sound/SKILL.md

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

Full documentation available on GitHub

View Source Repository