add-whatsapp-cloud

仓库创建 2026年1月31日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由

适合做企业级客户沟通与消息自动化场景。

▸ 风险提示

需配置 WhatsApp Business 账号并提供 Meta API 凭证。

这个 Skill 做什么

接入 Meta 官方 WhatsApp Business Cloud API,使代理能通过 WhatsApp 交互。

把官方的 Meta WhatsApp Business Cloud API 接入 NanoClaw,让代理可以通过 WhatsApp 发消息并与用户交互。适合想把聊天机器人直接部署到 WhatsApp 的团队或产品。实现时会把 channels 分支里的 WhatsApp 适配器拷贝进来,因为主干不自带通道。

▸ 展开 SKILL.md 英文原文

Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.

开发编程WhatsAppMetaBusiness通用
3.0w
Stars
1.3w
Forks
40
仓库内 Skill
+241
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/add-whatsapp-cloud/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/add-whatsapp-cloud/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Add WhatsApp Cloud API Channel

Connect NanoClaw to WhatsApp via the official Meta WhatsApp Business Cloud API.
NanoClaw doesn't ship channels in trunk — this skill copies the WhatsApp Cloud
adapter in from the `channels` branch.

The mechanical steps under **Apply** carry `nc:` directive fences: an agent reads
the prose and applies them, and a parser can apply them deterministically from
the same document. Every directive is idempotent, so the whole skill is safe to
re-run; anything a parser can't apply falls back to the prose beside it.

## Apply

### 1. Copy the adapter

Fetch the `channels` branch and copy the WhatsApp Cloud adapter into
`src/channels/` (overwrite — the branch is canon
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有