← 返回 Skills 市场
Melissa Data
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
166
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install melissa-data
功能描述
Melissa Data integration. Manage data, records, and automate workflows. Use when the user wants to interact with Melissa Data data.
安全使用建议
This skill is internally consistent: it expects you to install and use the Membrane CLI to access Melissa Data. Before installing, verify that you trust the Membrane project (check getmembrane.com and the GitHub repo), prefer using npx if you don't want a global install, and be aware that the CLI will authenticate to a third-party service and may transmit data to Membrane. The skill itself does not ask for API keys or for unrelated system access. If you need stricter control, avoid installing the global CLI and instead run commands in a tightly controlled environment or inspect the @membranehq/cli package source before use.
功能分析
Type: OpenClaw Skill
Name: melissa-data
Version: 1.0.3
The skill provides instructions for integrating Melissa Data services via the Membrane CLI and platform. It guides the agent through installation, authentication, and action discovery using the `@membranehq/cli` package. The instructions align with the stated purpose and follow security best practices by delegating credential management to the Membrane service rather than storing secrets locally. No malicious code, data exfiltration, or harmful prompt injections were identified.
能力评估
Purpose & Capability
The skill name/description (Melissa Data integration) match the instructions: it tells the agent to use the Membrane CLI and a melissa-data connector. Required capabilities (network access, Membrane account) are proportional to that purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, authenticating via interactive OAuth, creating connections, listing actions, and running actions. It does not instruct reading unrelated files, requesting unrelated credentials, or exfiltrating local data.
Install Mechanism
There is no registry install spec, but the instructions recommend installing @membranehq/cli globally via npm (or using npx). Installing a global npm package will run third-party code on the host — this is expected for a CLI integration but carries the usual risk of running an external package.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys; authentication is handled via Membrane. The requested access (interactive login to Membrane) is proportional to the stated functionality.
Persistence & Privilege
The skill is instruction-only, does not set always: true, and does not request system-wide configuration changes. The only persistence impact comes from installing the Membrane CLI (a normal user action).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install melissa-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/melissa-data触发 - 根据 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
元数据
常见问题
Melissa Data 是什么?
Melissa Data integration. Manage data, records, and automate workflows. Use when the user wants to interact with Melissa Data data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 Melissa Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install melissa-data」即可一键安装,无需额外配置。
Melissa Data 是免费的吗?
是的,Melissa Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Melissa Data 支持哪些平台?
Melissa Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Melissa Data?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills