Claude Skills · DevOps & Infrastructure

Integrate Whatsapp

gokapso/agent-skills

Connect WhatsApp to your product with Kapso: onboard customers with setup links, detect connections, receive events via webhooks, and send messages/templates/media. Also manage WhatsApp Flows (create/update/publish, data endpoints, encryption). Use when integrating WhatsApp end-to-end.

★ 153 Synced 3 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Node.js Actively maintained

This skill is for DevOps & Infrastructure and helps you integrate whatsapp messaging into your app, set up whatsapp webhooks for real-time events, and send whatsapp messages and media programmatically.

Install git clone --depth 1 https://github.com/gokapso/agent-skills cp -r agent-skills/skills/integrate-whatsapp ~/.claude/skills/integrate-whatsapp
Can use Not declared by the author

Setup, runtime and requirements describe gokapso/agent-skills, the repo this skill ships in.

whatsappWebhooksMessagingkapsoapi-integrationCustomer Engagement

Also in gokapso/agent-skills

View the repo

Build and debug Kapso WhatsApp workflows, triggers, functions, and executions.

Observe and troubleshoot WhatsApp in Kapso: search Logs across API, Meta webhook, workflow, and webhook-delivery events; debug message deliv...

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.