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