← 返回 Skills 市场
Msg91
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
142
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install msg91
功能描述
MSG91 integration. Manage data, records, and automate workflows. Use when the user wants to interact with MSG91 data.
安全使用建议
This skill is internally consistent: it uses the Membrane CLI to manage MSG91 connections and actions rather than asking for raw API keys. Before installing or running it, confirm you trust Membrane (getmembrane.com) to handle your MSG91 credentials and data because actions and payloads will be handled server-side by their platform. If you are in a restricted environment, avoid global npm installs or use npx instead; verify the @membranehq/cli package and its GitHub repository, and check the connector's privacy/retention policy. Do not provide MSG91 API keys to the agent directly — follow the documented Membrane connect/login flow if you accept the platform's data handling model.
功能分析
Type: OpenClaw Skill
Name: msg91
Version: 1.0.3
The skill provides instructions for an AI agent to manage MSG91 communication services via the Membrane CLI. It covers installation, authentication, and action execution using the '@membranehq/cli' package. The instructions follow standard integration patterns and emphasize secure credential management through the Membrane platform, with no evidence of malicious intent or high-risk behaviors beyond the necessary CLI usage.
能力评估
Purpose & Capability
The name/description (MSG91 integration) match the SKILL.md: it instructs using the Membrane CLI to connect to MSG91 and run actions (list, create, run). There are no unrelated credentials, binaries, or config paths requested that would be inconsistent with a messaging-service integration.
Instruction Scope
Instructions are scoped to installing and using the @membranehq/cli to authenticate with Membrane, create a connection for the msg91 connector, discover and run actions. This is coherent. Note: the workflow routes authentication and API calls through Membrane's service/CLI, which means data and credentials for MSG91 will be handled server-side by Membrane—users should be aware their MSG91 data and action payloads will transit/ be managed by the Membrane platform.
Install Mechanism
The skill is instruction-only (no install spec in registry). It asks the user to run a public npm install -g @membranehq/cli@latest (or use npx). Installing a global npm CLI is a reasonable install path for a CLI-based integration, but users should confirm the package and source (registry/repo) before installing in sensitive environments.
Credentials
The skill declares no required env vars or credentials and the instructions explicitly tell users not to supply API keys locally, relying on Membrane for auth. That is proportionate to the stated purpose. The skill does require network access and a Membrane account (documented).
Persistence & Privilege
No special persistence requested (always: false). The skill does not require modifying other skills or system-wide settings. Normal autonomous invocation is allowed (disable-model-invocation: false), which is expected and not by itself a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install msg91 - 安装完成后,直接呼叫该 Skill 的名称或使用
/msg91触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Msg91 是什么?
MSG91 integration. Manage data, records, and automate workflows. Use when the user wants to interact with MSG91 data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Msg91?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install msg91」即可一键安装,无需额外配置。
Msg91 是免费的吗?
是的,Msg91 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Msg91 支持哪些平台?
Msg91 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Msg91?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills