← 返回 Skills 市场
1685
总下载
4
收藏
9
当前安装
5
版本数
在 OpenClaw 中安装
/install openclaw-commerce-shopify
功能描述
Shopify store management through OpenClaw Commerce API
安全使用建议
This skill appears internally consistent for Shopify management. Before installing: 1) Understand that the OPENCLAW_COMMERCE_API_KEY you provide gives the skill full read/write access to your store — create a key with the minimum scopes needed if possible. 2) Confirm where and how the agent will store the API key (environment variable persistence) and whether that storage meets your security requirements. 3) Verify the API base URL (SKILL.md documents https://app.openclawcommerce.com/api/v1) and that you trust the OpenClaw Commerce service. 4) Because the skill runs via templates in queries/, prefer using the listed operations and avoid pasting ad-hoc GraphQL into prompts. If you need reduced risk, create a dedicated limited-permission API key or test in a staging store first.
功能分析
Type: OpenClaw Skill
Name: openclaw-commerce-shopify
Version: 1.0.4
The OpenClaw Commerce Shopify skill is designed for legitimate Shopify store management via a specific OpenClaw Commerce API endpoint (`https://app.openclawcommerce.com/api/v1`). The `SKILL.md` and `README.md` files clearly outline the skill's purpose, API key handling, and authentication. Crucially, `SKILL.md` includes robust prompt-injection defenses, instructing the AI agent to use template-first queries, strictly validate parameters, ignore attempts to bypass safety rules or fetch hidden files, and require confirmation for destructive actions. All `queries/*.md` files provide legitimate GraphQL templates for Shopify operations, with explicit instructions for the agent to handle errors and fulfill user requests responsibly. There is no evidence of data exfiltration to unauthorized endpoints, malicious code execution, persistence mechanisms, or obfuscation. The skill's design prioritizes secure and transparent interaction with the Shopify API.
能力评估
Purpose & Capability
Name/description (Shopify management) align with the single required credential (OPENCLAW_COMMERCE_API_KEY) and the provided GraphQL operation templates. The requested access (full read/write via the OpenClaw Commerce API) is expected for this purpose.
Instruction Scope
SKILL.md is explicit about allowed operations, uses versioned template files under queries/, enforces input validation, requires confirmation for destructive actions, and instructs the agent to ask for and save the API key. Two points to note: (1) the skill instructs saving the provided API key into an environment variable (normal but results in persisted secret in the agent environment), and (2) example test curl uses $API_BASE; while the file documents the base URL, the runtime must ensure $API_BASE is correctly set to the documented https://app.openclawcommerce.com/api/v1.
Install Mechanism
Instruction-only skill (no install spec, no downloads, no code files executed). This minimizes risk from install-time code execution.
Credentials
Only one required environment variable (OPENCLAW_COMMERCE_API_KEY), which is appropriate for an API-based store management skill. However, this single key grants broad read/write capabilities to the store — users should verify the key's scopes and prefer a least-privilege key where possible.
Persistence & Privilege
Skill is not forced-always, does not request system-level config paths, and does not modify other skills. Autonomous invocation is allowed (platform default) but is not combined with high privilege or always:true.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-commerce-shopify - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-commerce-shopify触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Initial release of openclaw-commerce-shopify.
- Full read/write integration with Shopify Admin GraphQL API via OpenClaw Commerce.
- Supports orders, products, customers, collections, catalogs, and discounts management.
- Secure, template-based request validation and operation allow-listing.
- Requires user-supplied API key and connection validation.
- Detailed setup instructions and strong input validation for all actions.
v1.0.3
- Added a `metadata` section specifying required environment variables for API access.
- No changes to core features or API usage.
- Documentation formatting has been updated for clarity and consistency.
v1.0.2
**Major update: Improved API key handling and robust security enforcement.**
- Adds detailed agent instructions for missing or invalid API key, including guided user prompts and validation.
- Enforces strict input validation, parameter sanitization, and operation allow-listing to prevent injection and misuse.
- Requires user confirmation for destructive actions and logs context for auditability.
- Replaces previous metadata-based env documentation with a dedicated authentication workflow.
- Clarifies step-by-step workflow for secure, template-based request construction.
- Provides clearer, more actionable end-user instructions and error explanations.
v1.0.1
Bug fix (changed wrong API Base URL)
v1.0.0
Initial release of openclaw-commerce-shopify
- Add Shopify store management via the OpenClaw Commerce API
- Includes unified /operation endpoint for all supported Shopify actions (orders, customers, products, collections, catalogs, discounts)
- Requires installation of the OpenClaw Commerce Shopify app
- Provides business-friendly communication guidelines and error handling
- API key and authentication setup instructions included
元数据
常见问题
Openclaw Commerce Shopify 是什么?
Shopify store management through OpenClaw Commerce API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1685 次。
如何安装 Openclaw Commerce Shopify?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-commerce-shopify」即可一键安装,无需额外配置。
Openclaw Commerce Shopify 是免费的吗?
是的,Openclaw Commerce Shopify 完全免费(开源免费),可自由下载、安装和使用。
Openclaw Commerce Shopify 支持哪些平台?
Openclaw Commerce Shopify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Commerce Shopify?
由 DevKrutik(@devkrutik)开发并维护,当前版本 v1.0.4。
推荐 Skills