vercel-labs/whatsapp-delivery
WhatsApp channel specialist workflow: debug Meta webhook verification/signatures, link-state projection, /whatsapp-webhook fast path, boot messages, and adapter delivery.
npx skills add https://github.com/vercel-labs/vercel-openclaw --skill whatsapp-delivery
Use after channel-debug-core for WhatsApp issues.
src/app/api/channels/whatsapp/webhook/route.tssrc/server/channels/whatsapp/**src/server/workflows/channels/drain-channel-workflow.tssrc/server/admin/why-not-ready.tssrc/app/api/channels/summary/route.tsMeta webhook verification GET OR message POST -> app route -> x-hub-signature-256 validation -> dedup -> fast path to port 3000 /whatsapp-webhook OR workflow -> WhatsApp adapter/API reply
Before proposing a WhatsApp fix, consume:
/whatsapp-webhook behavior, sanitized config has channels.whatsapp..vercel/project.json differs from the incident target.linkState is not the same as user-visible reply.lastForward must reflect fast-path failure as well as success.Take vercel-labs/whatsapp-delivery from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.