From claude-vibes
Regenerate all claude-vibes sounds with OpenAI TTS (optionally a different voice)
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-vibes:vibes-regenerate [alloy|echo|fable|nova|onyx|shimmer]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Regenerate every claude-vibes sound file using OpenAI TTS. An optional argument picks the voice (default `fable`, a British male voice). Run (defaults to `fable` when no argument is given): This requires `OPENAI_API_KEY` to be set and either `uv` or the `openai` Python package installed, and it overwrites the existing `.mp3` files in the plugin's `sounds/` directory. If a dependency or the API key is missing, tell the user what to set up and stop without regenerating.
Regenerate every claude-vibes sound file using OpenAI TTS. An optional argument
picks the voice (default fable, a British male voice).
Run (defaults to fable when no argument is given):
"${CLAUDE_PLUGIN_ROOT}/scripts/generate-sounds.sh" $ARGUMENTS
This requires OPENAI_API_KEY to be set and either uv or the openai Python
package installed, and it overwrites the existing .mp3 files in the plugin's
sounds/ directory. If a dependency or the API key is missing, tell the user
what to set up and stop without regenerating.
npx claudepluginhub deepvista-ai/claude-vibes --plugin claude-vibes