← Back to Skills Marketplace
Message Bird
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install message-bird-integration
Description
Message Bird integration. Manage Persons, Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Message Bird data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install message-bird-integration - After installation, invoke the skill by name or use
/message-bird-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Message Bird?
Message Bird integration. Manage Persons, Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Message Bird data. It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Message Bird?
Run "/install message-bird-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Message Bird free?
Yes, Message Bird is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Message Bird support?
Message Bird is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Message Bird?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills