add-whatsapp
仓库创建 2026年1月31日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由
适合想直接连接个人 WhatsApp 的使用场景。
▸ 风险提示
需扫码或配对登录,可能存在连接稳定性或封号风险。
这个 Skill 做什么
通过 Baileys 原生适配器为 NanoClaw 添加 WhatsApp 通道,支持 QR 或配对码认证。
给 NanoClaw 加上 WhatsApp 通道,直接用 Baileys 适配器连到 WhatsApp Web,不走 Chat SDK 的桥接。用在想把 WhatsApp 消息接入到 NanoClaw 系统里并希望保持原生连接的场景,认证支持扫码或配对码。特别之处是直接复制并启用 Baileys 通道实现,省去中间层,延迟和复杂度都更低。
▸ 展开 SKILL.md 英文原文
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
3.0w
Stars
1.3w
Forks
40
仓库内 Skill
+241
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/add-whatsapp/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/add-whatsapp/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Add WhatsApp Channel Adds WhatsApp support via the native Baileys adapter — a direct WhatsApp Web connection, no Chat SDK bridge. NanoClaw doesn't ship channels in trunk — this skill copies the WhatsApp 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. ## Number safety check (required) Complete this check before running any install or authentication command. If the user already said they
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有