Claude-skill-registry beep
Play a system beep. Use when asked to beep, play a beep, issue a system beep etc.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/beep" ~/.claude/skills/majiayu000-claude-skill-registry-beep && rm -rf "$T"
manifest:
skills/data/beep/SKILL.mdsource content
Use this bash command to play a system sound on MacOS:
afplay /System/Library/Sounds/Glass.aiff