← 返回 Skills 市场
Momo
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install momo-integration
功能描述
MoMo integration. Manage Recordses. Use when the user wants to interact with MoMo data.
安全使用建议
This skill looks like a straightforward integration that uses the Membrane CLI to talk to MoMo. Before installing: ensure you have Node/npm if you plan to follow the instructions (the registry metadata didn't list them), verify the @membranehq/cli package and the getmembrane.com / GitHub repo are legitimate, and be comfortable completing an interactive login in your browser. Installing a global npm CLI will add code to your machine — review the package source (GitHub) or run it in a controlled environment if you need higher assurance. If you don't want to install anything, ask the user whether you can use an existing Membrane connection or run actions via an approved service account instead.
功能分析
Type: OpenClaw Skill
Name: momo-integration
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with the MoMo data platform via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` NPM package, authenticating users, and managing data actions. The instructions in SKILL.md follow security best practices by advising the agent to use the platform's built-in connection management rather than requesting sensitive API keys or tokens directly from the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The name/description (MoMo integration) match the instructions (use Membrane CLI to manage Records). Minor omission: the skill expects the 'membrane' CLI (installed via npm) and therefore Node/npm to be available, but the registry metadata lists no required binaries.
Instruction Scope
SKILL.md confines actions to installing and using the Membrane CLI (login, connect, list actions, run actions). It does not instruct reading unrelated files or asking for user API keys; it explicitly advises letting Membrane manage credentials.
Install Mechanism
There is no formal install spec in the metadata, but the instructions recommend installing @membranehq/cli via npm (global install or npx). Installing from the public npm registry is a normal pattern for CLIs but does write code to disk and relies on an external package; this is moderate-risk compared with instruction-only skills that require no installs.
Credentials
The skill declares no required environment variables or credentials and the instructions avoid requesting secrets (relying on Membrane's login flow). Requested access (network + Membrane account) is proportionate to the described purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install momo-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/momo-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Momo 是什么?
MoMo integration. Manage Recordses. Use when the user wants to interact with MoMo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Momo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install momo-integration」即可一键安装,无需额外配置。
Momo 是免费的吗?
是的,Momo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Momo 支持哪些平台?
Momo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Momo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills