Skip to main content
Back to registry

automate-whatsapp

gokapso/agent-skills

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

Installs416
Install command
npx skills add https://github.com/gokapso/agent-skills --skill automate-whatsapp
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use this skill to build and run WhatsApp automations: workflow CRUD, graph edits, triggers, executions, function management, app integrations, and D1 database operations. Preferred path: Fallback path: Env vars: Preferred path: Fallback path: For small edits, use edit-graph.js with --old-file and --new-file instead. If you get a lock_version conflict: re-fetch, re-apply changes, retry with new lock_version. For inbound_message triggers, prefer kapso whatsapp numbers resolve --phone-number " " --output json to get the exact phone_number_id . Fall back to node scripts/list-whatsapp-phone-numbers.js when the CLI is unavailable. For full schema details, see references/graph-contract.md . Always use this structure: Install deps (once): Examples: Read before editing: Other references: - Kapso CLI installed and authenticated ( kapso login ) - Use the CLI for project/number discovery before wiring triggers or automations - KAPSO_API_BASE_URL (host only, no /platform/v1 ) - KAPSO_API_KEY - Check project state: kapso status - List connected numbers: kapso whatsapp numbers list --output json - Resolve a display number when needed: kapso whatsapp numbers resolve --phone-number " " --output json - List number configs for triggers: node scripts/list-whatsapp-phone-numbers.js - Fetch graph: node scripts/get-graph.js (note the lock_version ) - Edit the JSON (see graph rules below) - Validate:...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does automate-whatsapp do?

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

Is automate-whatsapp good?

automate-whatsapp does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does automate-whatsapp work with?

automate-whatsapp currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot, claude-code.

What are alternatives to automate-whatsapp?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install automate-whatsapp?

npx skills add https://github.com/gokapso/agent-skills --skill automate-whatsapp

Related skills

More from gokapso/agent-skills

Related skills

Alternatives in Software Engineering