← Back to Skills Marketplace
Melo
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
196
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install melo
Description
Melo integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Melo data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install melo - After installation, invoke the skill by name or use
/melo - 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 Melo?
Melo integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Melo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.
How do I install Melo?
Run "/install melo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Melo free?
Yes, Melo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Melo support?
Melo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Melo?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills