Set up and manage the WhatsApp channel connection. Use when the user wants to connect WhatsApp (scan QR code), check connection status, reset the session, enable or disable voice transcription, or set the transcription language. Triggers on /whatsapp:configure, "set up whatsapp", "scan QR", "enable audio", "reset whatsapp", or "whatsapp status".
$npx -y skills add crisandrews/claude-whatsapp --skill configureInstalls into the current project.
Run `npx skills use "https://github.com/crisandrews/claude-whatsapp" --skill "crisandrews/claude-whatsapp/configure"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crisandrews/claude-whatsapp" that are relevant to the current task. Run `npx skills add "https://github.com/crisandrews/claude-whatsapp"` and select the relevant skills, then follow their instructions.