vsco-code-repl-beep-patc

Installation
SKILL.md

Goal

  • Make Hermes/Codex in VS Code emit a sound when a reply completes.
  • Prefer patching the installed extension bundle only when no exposed setting exists.

Use when

  • User says Hermes/Codex in VS Code should beep or play a sound after replying.
  • Extension settings expose no audio-cue option for reply completion.
  • You are on macOS and can use afplay.

Prereqs

  1. Inspect the installed extension package first.
    • Typical path: ~/.vscode/extensions/openai.chatgpt-<version>-darwin-arm64/
  2. Confirm no direct configuration exists in package.json for reply-complete audio.
  3. Search out/extension.js for desktop-notification-show.
Installs
1
GitHub Stars
4
First Seen
Jun 23, 2026
vsco-code-repl-beep-patc — undermybelt/hermes-skills