← 返回 Skills 市场
membranedev

Melo

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
196
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install melo
功能描述
Melo integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Melo data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to access Melo. Before installing or running it: (1) prefer using npx to avoid a global npm install unless you trust @membranehq/cli; (2) verify the npm package and the Membrane project (homepage/repo) if you have concerns; (3) be mindful that login involves granting the CLI access to your Membrane account — review the consent prompt and use a test account if you want to limit impact; (4) when running commands, confirm any action that will modify data; and (5) if you stop using the tool, revoke the connection in your Membrane account.
功能分析
Type: OpenClaw Skill Name: melo Version: 1.0.3 The 'melo' skill is a wrapper for the Membrane CLI, designed to allow an AI agent to interact with the Melo platform. It provides instructions for installing the `@membranehq/cli` package, authenticating via OAuth, and managing actions. While it requires global NPM installation and relies on an external service (getmembrane.com), the logic is transparent and consistent with its stated purpose. There are no signs of data exfiltration, obfuscation, or malicious prompt injection in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Melo integration) align with the instructions to use the Membrane CLI and connect to the 'melo' connector; required capabilities (network access, Membrane account) are appropriate for the stated purpose.
Instruction Scope
SKILL.md instructs only CLI installation and Membrane commands (login, connect, action list/run). It does not ask the agent to read unrelated files or environment secrets, nor to send data to unexpected endpoints.
Install Mechanism
The skill recommends installing a public npm package (@membranehq/cli) or using npx. This is expected for CLI-based integrations but carries the usual npm-package trust considerations (global install modifies system CLI).
Credentials
No environment variables, secrets, or unrelated credentials are requested. Authentication is delegated to Membrane's interactive flow, which is consistent with the skill's goal.
Persistence & Privilege
always is false. The skill relies on the Membrane CLI, which will store/manage credentials client-side; because the agent can invoke the skill autonomously (platform default), a user should be aware actions could be executed against their Membrane/Melo account if allowed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install melo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /melo 触发
  4. 根据 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
元数据
Slug melo
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Melo 是什么?

Melo integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Melo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。

如何安装 Melo?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install melo」即可一键安装,无需额外配置。

Melo 是免费的吗?

是的,Melo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Melo 支持哪些平台?

Melo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Melo?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论