← Back to Skills Marketplace
Medusa Commerce
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
105
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install medusa-commerce
Description
Medusa Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Medusa Commerce data.
Usage Guidance
This skill is coherent: it delegates Medusa integration to the Membrane service and tells the user to install and use the Membrane CLI. Before installing or using it, verify you trust Membrane (https://getmembrane.com) because auth and API calls will be proxied through their service and they will hold connection credentials. Prefer using npx or a pinned CLI version instead of 'npm install -g ...@latest' to avoid unintentionally installing unexpected updates. Inspect the Membrane CLI package/repository (https://github.com/membranedev/application-skills is declared) and review its permissions and network behavior if you need stronger assurance. If you do not trust that third party, do not connect sensitive Medusa instances through this broker.
Capability Analysis
Type: OpenClaw Skill
Name: medusa-commerce
Version: 1.0.1
The skill provides a standard integration for Medusa Commerce using the Membrane CLI. It facilitates commerce data management (customers, products, orders) by leveraging the Membrane platform for authentication and action execution. The instructions in SKILL.md are aligned with the stated purpose and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description say 'Medusa Commerce integration' and all runtime instructions describe using the Membrane CLI to connect to Medusa and run actions. Required credentials/env or unrelated binaries are not requested, so the declared purpose matches the required functionality.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating connections, listing and running actions, and building actions if needed. It does not instruct reading unrelated files, scanning system state, or exfiltrating arbitrary data. It does require network access and a Membrane account (documented).
Install Mechanism
This is an instruction-only skill (no install spec). It asks the user to run 'npm install -g @membranehq/cli@latest' (global npm install) and shows 'npx @membranehq/cli@latest' usage. Installing an external CLI from npm is a normal, moderate-risk operation — recommend preferring npx or a pinned version rather than installing an unpinned global package.
Credentials
The skill requests no environment variables, no credentials, and no config paths. It explicitly recommends using Membrane-managed connections rather than asking the user for API keys, which is proportionate to the stated design (a brokered integration).
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request permanent presence or special agent-level privileges. There are no instructions to modify other skills or system-wide configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install medusa-commerce - After installation, invoke the skill by name or use
/medusa-commerce - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Medusa Commerce?
Medusa Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Medusa Commerce data. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install Medusa Commerce?
Run "/install medusa-commerce" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Medusa Commerce free?
Yes, Medusa Commerce is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Medusa Commerce support?
Medusa Commerce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Medusa Commerce?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills