Install or reinstall the Claude Voice Multiplexer (downloads dependencies, builds Whisper, sets up daemon)
From voice-multiplexernpx claudepluginhub n33kos/claude-plugins --plugin voice-multiplexerThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Run the full installation script to set up all Voice Multiplexer components.
Confirm with the user before proceeding — installation downloads several GB of models and builds from source.
Check if already installed:
Run: command -v vmux && vmux status --json 2>/dev/null
If vmuxd is already running, ask the user if they want to reinstall (use --force flag) or just upgrade.
Run the install script:
Run: "${CLAUDE_PLUGIN_ROOT}/scripts/install.sh"
For a forced reinstall (re-downloads dependencies):
Run: "${CLAUDE_PLUGIN_ROOT}/scripts/install.sh" --force
The script will:
At the end of installation the script will print a pairing code. Share it with the user so they can pair their phone/browser.
Report the result to the user, including:
--force is safe — already-installed components are skipped--user on Linux)~/.claude/voice-multiplexer/logs/daemon.log