What problem does it solve? Setting up ClaudeLive voice conversations on an existing ClawCode agent involves coordinating launch arguments, plugin installation, credentials, and channel registration, and doing it wrong can break existing WhatsApp channels or agent context. This Skill provides a deterministic setup, status, and disable workflow that preserves the current agent configuration. ## Core Features & Use Cases - Status Verification: Reports configured state, runtime activity, configuration-runtime match, and native channel verification via live_setup_status. - Guided Setup and Reconfiguration: Plans changes with live_setup_plan, preserves existing launcher arguments (WhatsApp channels, session selection, permissions), installs the claude-live plugin, and applies reviewed commands. - Safe Disable: Turns off Live while retaining credentials, messages, tasks, and all other channels. - Use Case: A user says "enable ClaudeLive" or "habilita ClaudeLive" and the agent checks prerequisites (Node 24+, Claude 2.1.232+), plans the configuration, installs the plugin, and hands back the exact launch command without disturbing the existing WhatsApp setup. ## Quick Start Ask the agent to enable ClaudeLive voice conversations for your existing ClawCode agent and follow the setup plan it returns.