Manage WhatsApp channel access control — approve or deny pairings, add or remove users from the allowlist, set DM policy (pairing/allowlist/disabled), and configure group access. Use when the user asks to pair a contact, approve someone, check who's allowed, revoke access, lock down the channel, or change WhatsApp policy. Triggers on /whatsapp:access, "pair", "approve", "allowlist", "who can message", "lock down whatsapp".
$npx -y skills add crisandrews/claude-whatsapp --skill accessInstalls into the current project.
Run `npx skills use "https://github.com/crisandrews/claude-whatsapp" --skill "crisandrews/claude-whatsapp/access"` 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.