← Back to Skills Marketplace
gora050

Mezmo

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
181
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mezmo
Description
Mezmo integration. Manage Organizations. Use when the user wants to interact with Mezmo data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to connect to Mezmo and does not ask for unrelated secrets. Before installing/use: (1) verify the @membranehq/cli package on npm and the Membrane project/repo (confirm package integrity and maintainership); (2) be comfortable that you are delegating Mezmo credentials and API access to Membrane's hosted service; (3) prefer using npx or a local install instead of a global -g install if you want to limit system-wide changes; (4) when authenticating, only paste the one-time login code the CLI requests — do not provide other secrets; (5) review the permissions Membrane requests when you create the connector so you understand the scope of access to your Mezmo data.
Capability Analysis
Type: OpenClaw Skill Name: mezmo Version: 1.0.3 The skill provides instructions for an AI agent to interact with Mezmo via the Membrane CLI (@membranehq/cli). It follows a standard pattern for tool integration, focusing on authentication, action discovery, and execution through the Membrane platform. No indicators of malicious intent, data exfiltration, or suspicious obfuscation were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Mezmo and all runtime instructions center on using the Membrane CLI to create a connection, discover and run actions against Mezmo. Requiring a Membrane account and CLI is consistent with that purpose; there are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md's runtime steps are narrowly scoped to installing/using the Membrane CLI, authenticating via browser or headless flow, listing/creating connections, discovering actions, and running them. The instructions do not request reading local files, scanning unrelated system state, or exfiltrating data to unexpected endpoints. They do rely on the user completing an OAuth-style browser flow (copying a code back into the CLI) and on Membrane's hosted service for auth and action execution.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), but it instructs users to install @membranehq/cli via npm (global install example). Installing a public npm package is expected for a CLI-based integration but carries the usual supply-chain risk of third-party packages; the installer URL is the npm package name (no opaque download links).
Credentials
The skill declares no required environment variables or local credential files and tells users to let Membrane manage credentials server-side. That is proportionate to a connector-based integration. Users should note they are delegating credential storage/refresh to the Membrane service.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level privileges. It is an instruction-only skill that directs use of an external CLI and service; it does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mezmo
  3. After installation, invoke the skill by name or use /mezmo
  4. 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
Slug mezmo
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mezmo?

Mezmo integration. Manage Organizations. Use when the user wants to interact with Mezmo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.

How do I install Mezmo?

Run "/install mezmo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mezmo free?

Yes, Mezmo is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mezmo support?

Mezmo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mezmo?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments