← Back to Skills Marketplace
devkrutik

Openclaw Commerce Shopify

by DevKrutik · GitHub ↗ · v1.0.4
cross-platform ✓ Security Clean
1685
Downloads
4
Stars
9
Active Installs
5
Versions
Install in OpenClaw
/install openclaw-commerce-shopify
Description
Shopify store management through OpenClaw Commerce API
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-commerce-shopify
  3. After installation, invoke the skill by name or use /openclaw-commerce-shopify
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug openclaw-commerce-shopify
Version 1.0.4
License
All-time Installs 9
Active Installs 9
Total Versions 5
Frequently Asked Questions

What is Openclaw Commerce Shopify?

Shopify store management through OpenClaw Commerce API. It is an AI Agent Skill for Claude Code / OpenClaw, with 1685 downloads so far.

How do I install Openclaw Commerce Shopify?

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

Is Openclaw Commerce Shopify free?

Yes, Openclaw Commerce Shopify is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Openclaw Commerce Shopify support?

Openclaw Commerce Shopify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Commerce Shopify?

It is built and maintained by DevKrutik (@devkrutik); the current version is v1.0.4.

💬 Comments