Audio Browser banner
paulpreibisch paulpreibisch

Audio Browser

Development community

Description

--- description: Launch the AgentVibes audio browser - browse, preview, and install TTS voices. Automatically switches AgentVibes to the selected voice after you close the browser. --- Launch the AgentVibes Voice Browser. After the user selects a voice, you (the agent) will automatically switch AgentVibes to that voice. ## Step 1 — Open the Voice Browser ```bash node bin/agentvibes-voice-browser.js ``` Wait for the user to browse, preview voices (Space), and install one (I). The browser will

Installation

Installs to ~/.claude/commands/paulpreibisch-agentvibes-audio-browser.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/paulpreibisch/AgentVibes/HEAD/.claude/commands/audio-browser.md -o ~/.claude/commands/paulpreibisch-agentvibes-audio-browser.md

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

Full documentation available on GitHub

View Source Repository