← 返回 Skills 市场
byungkyu

WhatsApp Business

作者 byungkyu · GitHub ↗ · v1.2.2 · MIT-0
cross-platform ✓ 安全检测通过
23569
总下载
60
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install whatsapp-business
功能描述
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install this only if you are comfortable connecting a WhatsApp Business account through Maton. Confirm the exact recipient, message body, account connection, and payload before any send, template change, media deletion, or profile update. Prefer OAuth over API keys, and use the raw HTTP fallback only when the CLI and SDK cannot run.
能力评估
Credentials
Network access, OAuth, and access to the connected WhatsApp Business account are proportionate to the integration, though users should recognize that sends and deletes affect real recipients, account reputation, and business data.
Install Mechanism
Installation is limited to documented Maton CLI or optional SDK package installs, with no bundled executable scripts or hidden install behavior in the artifact.
Instruction Scope
The skill uses a generic API passthrough that can technically reach more than the documented endpoints, but it explicitly defines a reviewed boundary, says not to probe or invent endpoints, and requires user approval for undocumented or write operations.
Persistence & Privilege
The skill discloses persistent OAuth/profile storage in the operating system credential store and gives explicit instructions not to read, print, export, or persist credentials elsewhere; no background worker or autonomous persistence is present.
Purpose & Capability
Its capabilities match the stated purpose: WhatsApp Business messages, media, templates, phone numbers, and business profile operations through the Maton gateway.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whatsapp-business
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whatsapp-business 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Resolve remaining audit findings: state one consistent endpoint policy instead of conflicting scope claims, qualify the local-execution and high-impact wording, note that locale examples are illustrative, and correct app-specific auth, method and upload-path documentation
v1.2.1
Address security-audit findings: disclose the api passthrough in the access-scope and description text, warn on irreversible connection deletion, add response data-minimization guidance, and correct app-specific auth and request-body notes
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.1
- Removed the sample file skill-card.md. - No other functional or documentation changes in this patch.
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.4
- Changed all endpoint URLs from *.maton.ai/gateway and *.maton.ai/ctrl to *.maton.ai/api. - Updated examples and documentation to use the new https://api.maton.ai base URL for WhatsApp Business API and connection management. - Added a Security & Permissions section clarifying access scope and user approval requirements for write operations. - Removed LICENSE.txt file from the project.
v1.0.3
- Added metadata specifying required environment variable: MATON_API_KEY. - Included emoji indicator in the metadata for identification. - No changes to code or core functionality.
v1.0.2
- Documentation formatting corrections in SKILL.md for improved readability. - No functional or API changes in this version.
v1.0.1
- Added a reference to the api-gateway skill in the description for interactions with other third party apps. - Updated all Quick Start and connection management examples to use Python scripts instead of curl. - Changed environment variable usage in documentation from `YOUR_API_KEY` to `$MATON_API_KEY` for improved consistency. - Minor clarity and style adjustments throughout documentation.
v1.0.0
Initial release of WhatsApp Business API integration. - Provides managed OAuth authentication via Maton. - Supports sending messages (text, templates, media, location, contacts, interactive types). - Enables message template management. - Allows connection management (create, list, delete, specify via header). - Proxy gateway to WhatsApp Business API using Maton API key for authentication. - Includes example cURL commands and detailed usage instructions.
元数据
Slug whatsapp-business
版本 1.2.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 10
常见问题

WhatsApp Business 是什么?

WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23569 次。

如何安装 WhatsApp Business?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install whatsapp-business」即可一键安装,无需额外配置。

WhatsApp Business 是免费的吗?

是的,WhatsApp Business 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WhatsApp Business 支持哪些平台?

WhatsApp Business 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WhatsApp Business?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.2。

💬 留言讨论