Claude Skill

Enriquefft/openclaw-kapso-whatsapp

Integrate WhatsApp with your OpenClaw AI agent via Kapso and the official Meta Cloud API. Go-based, ban-risk-free, and easy to set up.

Overview

Stars199
Forks23
LanguageGo
Last pushed2026-03-29
Last synced2026-06-21
View on GitHub

Repository

OwnerEnriquefft
Repositoryopenclaw-kapso-whatsapp
Full nameEnriquefft/openclaw-kapso-whatsapp
Repo ID1,168,949,794

Install this Skill

git clone https://github.com/Enriquefft/openclaw-kapso-whatsapp.git

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-21
Platforms
OpenClaw
Capabilities
videoterminalworkflowaichatbotgokapsometa-cloud-apiopenclawwhatsapp
Detected files
README.md
Config keys
KAPSO_API_KEYKAPSO_PHONE_NUMBER_IDKAPSO_WEBHOOK_VERIFY_TOKENKAPSO_WEBHOOK_SECRETOPENCLAW_TOKENKAPSO_TRANSCRIBE_API_KEYURL

Summary

Integrate WhatsApp into your OpenClaw AI agent using the official Meta Cloud API via Kapso. This Go-based project provides a secure, ban-risk-free bridge that lets your AI agent send and receive WhatsApp messages, enabling natural conversational interactions with users on the world's most popular messaging platform.

Chinese description

为您的OpenClaw AI代理提供一个WhatsApp号码。通过Kapso使用官方Meta Cloud API,无封号风险。

Key features

  • Official Meta Cloud API integration via Kapso
  • Zero ban risk with compliant messaging
  • Go-based lightweight bridge for OpenClaw agents
  • Send and receive WhatsApp messages seamlessly
  • Easy setup with minimal configuration

Use cases

  • Customer support chatbot on WhatsApp
  • Personal AI assistant accessible via WhatsApp
  • Automated order updates and notifications
  • Lead generation and qualification through chat
  • Interactive FAQ and knowledge base bot

README excerpt

<p align="center"> <img src=".github/icon.jpg" alt="openclaw-kapso-whatsapp" width="120"> </p> # openclaw-kapso-whatsapp Give your [OpenClaw](https://openclaw.ai) AI agent a WhatsApp number. Official Meta Cloud API via [Kapso](https://kapso.ai) — a unified API for WhatsApp Cloud. No ban risk. Stateless. Two Go binaries. Near-zero idle CPU. [![CI](https://github.com/Enriquefft/openclaw-kapso-whatsapp/actions/workflows/ci.yml/badge.svg)](https://github.com/Enriquefft/openclaw-kapso-whatsapp/actions/workflows/ci.yml) [![Go](https://img.shields.io/github/go-mod/go-version/Enriquefft/openclaw-kapso-whatsapp)](https://go.dev/) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Release](https://img.shields.io/github/v/release/Enriquefft/openclaw-kapso-whatsapp)](https://github.com/Enriquefft/openclaw-kapso-whatsapp/releases) ## Architecture ``` WhatsApp --> Kapso API --> kapso-whatsapp-bridge --> OpenClaw Gateway --> AI Agent ^ | +--------------------------------+ relay: reads session JSONL, sends reply back ``` Libraries like Baileys and whatsapp-web.js reverse-engineer WhatsApp Web — Meta actively detects and bans these connections. This bridge uses the **official Cloud API** through Kapso, so your number stays safe. Stateless API calls, no session management, near-zero idle CPU. <details> <summary>Table of contents</summary> - [Installation](#installation) - [Quick start](#quick-start) - [Configuration](#configuration) - [Security](#security) - [Delivery modes](#delivery-modes) - [Voice transcription](#voice-transcription) - [Development](#development) - [Contributing](#contributing) </details> ## Installation ```bash curl -fsSL https://raw.githubusercontent.com/Enriquefft/openclaw-kap

Topics

Explore more

Data from GitHub. Synced on 2026-06-21