Stats
Actions
Tags
From voice-multiplexer
Stop the Claude Voice Multiplexer relay server and all supporting services
How this skill is triggered — by the user, by Claude, or both
Slash command
/voice-multiplexer:stop-servicesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Stop all running Voice Multiplexer services via the vmuxd daemon.
Stop all running Voice Multiplexer services via the vmuxd daemon.
Run the stop script (which delegates to vmux shutdown in v2.0+):
Run: "${CLAUDE_PLUGIN_ROOT}/scripts/stop.sh"
Report the result to the user.
vmux shutdown which stops the daemon and all managed child processesKeepAlive: true — to permanently stop, use: launchctl stop com.vmux.daemonlaunchctl unload ~/Library/LaunchAgents/com.vmux.daemon.plistnpx claudepluginhub n33kos/claude-plugins --plugin voice-multiplexerCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.