Claude Skill

Enriquefft/openclaw-kapso-whatsapp

通过Kapso和官方Meta Cloud API将WhatsApp集成到您的OpenClaw AI代理中。基于Go,无封号风险,设置简单。

概览

Stars199
Forks23
语言Go
最后更新2026-03-29
最近同步2026-06-21
前往 GitHub

仓库信息

拥有者Enriquefft
仓库openclaw-kapso-whatsapp
完整名称Enriquefft/openclaw-kapso-whatsapp
Repo ID1,168,949,794

安装这个 Skill

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

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-21
平台
OpenClaw
能力
videoterminalworkflowaichatbotgokapsometa-cloud-apiopenclawwhatsapp
识别文件
README.md
配置键
KAPSO_API_KEYKAPSO_PHONE_NUMBER_IDKAPSO_WEBHOOK_VERIFY_TOKENKAPSO_WEBHOOK_SECRETOPENCLAW_TOKENKAPSO_TRANSCRIBE_API_KEYURL

项目简介

通过Kapso使用官方Meta Cloud API,将WhatsApp集成到您的OpenClaw AI代理中。这个基于Go的项目提供了一个安全、无封号风险的桥梁,让您的AI代理能够发送和接收WhatsApp消息,实现与全球最流行消息平台用户的自然对话交互。

英文描述

Give your OpenClaw AI agent a WhatsApp number. Official Meta Cloud API via Kapso. No ban risk.

要点

  • 通过Kapso集成官方Meta Cloud API
  • 合规消息传递,零封号风险
  • 基于Go的轻量级桥接,专为OpenClaw代理设计
  • 无缝发送和接收WhatsApp消息
  • 简单配置,快速上手

使用场景

  • 在WhatsApp上运行的客户支持聊天机器人
  • 通过WhatsApp访问的个人AI助手
  • 自动订单更新和通知
  • 通过聊天进行潜在客户生成与筛选
  • 交互式常见问题解答与知识库机器人

README 摘要

<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

话题

探索更多

数据来自 GitHub,同步时间:2026-06-21