This skill wires Claude to the Kapso platform so you can build WhatsApp automations through conversation. You can edit workflow graphs, configure inbound message triggers, manage function deployments, and debug executions without leaving the chat. It prefers local source control with the Kapso CLI when you're working in a repo, but falls back to direct API scripts when you need quick edits or don't have a project set up. The agent node supports remote sandboxes that clone GitHub repositories into an ephemeral workspace, which is useful if your automation needs to read or modify code during a run. Good for prototyping conversational flows or building support bots without opening the Kapso dashboard.
npx skills add https://github.com/gokapso/kapso-agent-skills --skill automate-whatsapp