← 返回 Skills 市场
Shopify
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
630
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install shopify-integration
功能描述
Shopify integration. Manage e-commerce data, records, and workflows. Use when the user wants to interact with Shopify data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shopify-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/shopify-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Shopify 是什么?
Shopify integration. Manage e-commerce data, records, and workflows. Use when the user wants to interact with Shopify data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 630 次。
如何安装 Shopify?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopify-integration」即可一键安装,无需额外配置。
Shopify 是免费的吗?
是的,Shopify 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shopify 支持哪些平台?
Shopify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shopify?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills