From voice-multiplexer
Check the status of all Voice Multiplexer services
How this skill is triggered — by the user, by Claude, or both
Slash command
/voice-multiplexer:service-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check the status of the vmuxd daemon, infrastructure services, and active Claude sessions.
Check the status of the vmuxd daemon, infrastructure services, and active Claude sessions.
Run the status script:
Run: "${CLAUDE_PLUGIN_ROOT}/scripts/status.sh"
Report the output conversationally to the user.
In v2.0+, this delegates to vmux status which shows the daemon status, each infrastructure service (Whisper, Kokoro, LiveKit, relay server), and any active spawned Claude sessions.
If the daemon is not running, suggest: launchctl start com.vmux.daemon
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub n33kos/claude-plugins --plugin voice-multiplexer