automate-whatsapp

Installation
Summary

Build and manage WhatsApp automations with workflow graphs, triggers, functions, and integrations.

  • Create and edit workflow graphs with nodes and edges, manage triggers (inbound messages, API calls), and deploy custom functions for dynamic logic
  • Execute workflows with full context access (variables, system data, channel metadata) and debug executions via logs and event inspection
  • Integrate third-party apps and actions into agent nodes, query and manipulate D1 databases for persistent state, and use Kapso CLI or environment variables for authentication
  • Includes 40+ scripts for workflow CRUD, graph validation, trigger management, function deployment, app integration setup, and database operations
SKILL.md

Automate WhatsApp

When to use

Use this skill to build and run WhatsApp automations: workflow CRUD, graph edits, triggers, executions, function management, app integrations, and D1 database operations.

Setup

Preferred path:

  • Kapso CLI installed and authenticated (kapso login)
  • For workflow and function edits, use source-controlled projects with kapso link, kapso pull, kapso build, and kapso push
  • For workflow code, use @kapso/workflows and export a Workflow instance from workflow.js or workflow.ts

Fallback path: Env vars:

  • KAPSO_API_BASE_URL (host only, no /platform/v1)
  • KAPSO_API_KEY

How to

Related skills
Installs
1.4K
GitHub Stars
114
First Seen
Jan 29, 2026