automate-whatsapp
automate whatsapp
What it does
- 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
- KAPSOAPIBASEURL (host only, no /platform/v1)
- resourcetype: "githubrepository"
- Remote sandbox is beta and free during the beta
- sandboxenabled controls whether the remote workspace and sandbox tools are available
Requirements & configuration
- Use this checklist when a workflow needs to remember or react to durable business facts:
- 4. Use Function node projectevents when emission depends on function code output.
- Use this when the agent needs a remote ephemeral workspace to inspect or modify repository files during a workflow run.
Configuration: KAPSO_API_BASE_URLKAPSO_API_KEYPOST
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
automate-whatsapp FAQ
What does the automate-whatsapp skill do?
Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, search workflow Logs, and debug automation behavior. Use when automating WhatsApp conversations and event handling. 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
What does automate-whatsapp require?
Use this checklist when a workflow needs to remember or react to durable business facts: 4. Use Function node projectevents when emission depends on function code output. Use this when the agent needs a remote ephemeral workspace to inspect or modify repository files during a workflow run. Configuration keys: KAPSO_API_BASE_URL, KAPSO_API_KEY, POST.
How do I install automate-whatsapp?
Run: npx -y skills add https://github.com/gokapso/agent-skills --skill automate-whatsapp --agent claude-code — the source lives at github.com/gokapso/agent-skills.
Maintain automate-whatsapp?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[automate-whatsapp on getagentictools](https://getagentictools.com/skills/gokapso-agent-skills-automate-whatsapp?ref=badge) npx agentictools info skills/gokapso-agent-skills-automate-whatsapp The second line is the CLI lookup for this page — handy in READMEs and docs.