← 返回 Skills 市场
22463
总下载
60
收藏
73
当前安装
5
版本数
在 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 w...
安全使用建议
Install only if you trust Maton as an intermediary for WhatsApp Business account access and message data. Keep MATON_API_KEY private, confirm recipients, connection IDs, message contents, and destructive changes before writes, and revoke unused OAuth connections.
功能分析
Type: OpenClaw Skill
Name: whatsapp-business
Version: 1.0.4
The skill is a standard API integration for WhatsApp Business via the maton.ai proxy service. It provides functional Python and JavaScript examples for messaging and account management, correctly utilizes the MATON_API_KEY environment variable for authentication, and includes explicit instructions in SKILL.md for the AI agent to obtain user approval before performing any write operations. No indicators of data exfiltration, malicious execution, or obfuscation were found.
能力评估
Purpose & Capability
The capabilities match the stated purpose: sending WhatsApp messages, managing templates, media, phone numbers, business profiles, and OAuth connections. These can affect customer communications but are disclosed and purpose-aligned.
Instruction Scope
The runtime instructions explicitly require user approval before create, update, or delete operations, and advise specifying a connection ID when multiple WhatsApp Business connections exist.
Install Mechanism
The package contains a single non-executable SKILL.md documentation file with API examples; there are no install scripts, dependencies, background workers, or hidden helpers.
Credentials
Network access and MATON_API_KEY are required, and WhatsApp request data is routed through api.maton.ai; this is expected for the managed OAuth proxy model and is disclosed in the artifact.
Persistence & Privilege
The skill can create and delete Maton OAuth connections, and active delegated access may persist until revoked or deleted; this is expected for the integration and should be managed carefully.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whatsapp-business - 安装完成后,直接呼叫该 Skill 的名称或使用
/whatsapp-business触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
WhatsApp Business 是什么?
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 22463 次。
如何安装 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.0.4。
推荐 Skills