← Back to Skills Marketplace
Shopify
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
630
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install shopify-integration
Description
Shopify integration. Manage e-commerce data, records, and workflows. Use when the user wants to interact with Shopify data.
Usage Guidance
This skill appears to be what it says: it uses Membrane to manage Shopify resources. Before installing or using it, verify the @membranehq npm package and the Membrane provider (check the npm publisher and the GitHub repo at https://github.com/membranedev/application-skills). When you run `membrane login` review the requested OAuth permissions in the browser flow and only authorize accounts you control. Because the SKILL.md tells you to install a global CLI, run that install only on machines you trust. The skill itself does not request local secrets; however, using it grants the Membrane service access to your Shopify data via the connection you create, so confirm that trust and review any Membrane privacy/security docs before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-integration
Version: 1.0.3
The Shopify integration skill provides a structured interface for managing e-commerce data via the Membrane CLI. The instructions in SKILL.md emphasize security best practices, such as using managed connections instead of requesting raw API keys from the user. No indicators of malicious intent, data exfiltration, or unauthorized execution were found; the reliance on the '@membranehq/cli' package is consistent with the stated purpose of the integration.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill instructs the agent to use the Membrane CLI to interact with Shopify (listing, creating, updating resources). No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, creating connections, listing/searching/creating actions, and running them. It does not instruct the agent to read unrelated files, exfiltrate environment variables, or call endpoints outside Membrane/Shopify contexts. It explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only (no install spec in the registry). It tells users to run `npm install -g @membranehq/cli@latest`. This is a standard public npm install but does require trusting the @membranehq package and will install code to the host if the user runs it. Registry metadata does not perform the install automatically.
Credentials
The skill declares no required environment variables or secrets. Authentication is delegated to Membrane's login flow (browser/headless authorization code) which is appropriate for this integration and avoids asking for direct API keys in the skill instructions.
Persistence & Privilege
The skill is not forced-always, and does not request system-wide configuration changes. disable-model-invocation is false (normal), so the agent could invoke it autonomously — this is expected for skills and not by itself a problem here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-integration - After installation, invoke the skill by name or use
/shopify-integration - 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 Shopify?
Shopify integration. Manage e-commerce data, records, and workflows. Use when the user wants to interact with Shopify data. It is an AI Agent Skill for Claude Code / OpenClaw, with 630 downloads so far.
How do I install Shopify?
Run "/install shopify-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopify free?
Yes, Shopify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopify support?
Shopify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopify?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills