← 返回 Skills 市场
Message Bird
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install message-bird-integration
功能描述
Message Bird integration. Manage Persons, Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Message Bird data.
安全使用建议
This skill is internally consistent: it delegates MessageBird interaction to the Membrane CLI. Before installing or using it, consider: (1) You will install a third-party global npm CLI (@membranehq/cli) which writes files to your system — review the npm package and its GitHub repo to verify publisher and code. (2) Membrane will handle MessageBird credentials/auth; you must trust Membrane with that access — review what permissions the connector requests. (3) Prefer to install the CLI in a controlled environment (not a production host) and verify the package integrity (npm page, GitHub repo, recent releases). (4) Do not provide MessageBird API keys directly to the skill; follow the documented Membrane login/connection flow. If you want tighter control, ask for a clear review of the @membranehq/cli source or use a scoped/testing MessageBird account first.
功能分析
Type: OpenClaw Skill
Name: message-bird-integration
Version: 1.0.1
The skill requires the agent to perform high-risk system operations, including the global installation of an npm package (@membranehq/cli) and the execution of a CLI tool for authentication and remote action management. While these actions are plausibly needed for the stated purpose of using the Membrane platform, they involve significant shell and network activity. Furthermore, the SKILL.md file contains a description mismatch (referencing CRM entities like 'Pipelines' and 'Goals' for a Message Bird SMS integration) and a future-dated timestamp in _meta.json, suggesting unverified or low-quality documentation.
能力标签
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to a MessageBird connector and run actions (list, run, create). The declared purpose does not request unrelated credentials or system access.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI (login, connect, action list/run). They do not instruct reading arbitrary files, harvesting env vars, or sending data to endpoints outside the Membrane/MessageBird flow. The login flow will involve interactive auth or a browser-coded headless flow as documented.
Install Mechanism
The SKILL.md recommends installing a global npm package (npm install -g @membranehq/cli@latest). This is a standard but moderate-risk install mechanism (writes binaries/config to disk). The package is from the public npm registry rather than a direct arbitrary URL; still, installing any third-party CLI requires trusting that package.
Credentials
The skill declares no required env vars or secrets and explicitly says not to ask users for API keys. However, using Membrane implies delegating MessageBird credentials/authorization to the Membrane service/CLI — users must trust Membrane with access to their MessageBird account. No disproportionate environment requirements are present in the skill itself.
Persistence & Privilege
always:false and agent autonomous invocation defaults are normal. The only persistence impact is from installing the Membrane CLI and performing login, which may store credentials/config locally and on Membrane's servers. The skill does not ask to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install message-bird-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/message-bird-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Message Bird 是什么?
Message Bird integration. Manage Persons, Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Message Bird data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Message Bird?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install message-bird-integration」即可一键安装,无需额外配置。
Message Bird 是免费的吗?
是的,Message Bird 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Message Bird 支持哪些平台?
Message Bird 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Message Bird?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills