← Back to Skills Marketplace
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-logistics-optimizer
Description
Optimize shipping and logistics operations for Shopify stores to reduce costs, improve delivery times, and delight customers. Triggers: logistics optimizer,...
Usage Guidance
This skill's logic and prompt are coherent for generating a Shopify logistics report, but review the following before installing or running: 1) The included script calls a local 'openclaw' CLI (openclaw agent --local). Confirm you trust that binary, understand what credentials or network access it has, and that it is present in the runtime environment. 2) If you don't want the skill to re-invoke a local agent, open analyze.sh and remove or replace the 'openclaw' call (the rest of the prompt can be used directly with whatever LLM you trust). 3) Run the script in an isolated environment (or inspect the repository README) to verify any implicit dependencies and to ensure no secrets are passed to the local agent. If you want, provide the repository README or the system PATH/setup details and I can re-assess with higher confidence.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-logistics-optimizer
Version: 1.0.0
The shopify-logistics-optimizer skill is a legitimate tool designed to generate logistics strategies for Shopify merchants. The core logic in analyze.sh constructs a detailed prompt for the OpenClaw agent to perform a shipping audit and carrier comparison. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the script follows standard OpenClaw patterns for local agent invocation.
Capability Assessment
Purpose & Capability
The SKILL.md and analyze.sh both describe generating a logistics optimization report — that's coherent. However, analyze.sh invokes an external binary named 'openclaw' (openclaw agent --local ...) even though the skill declares no required binaries or environment variables. Requiring a platform CLI without declaring it is an inconsistency: the skill implicitly depends on a local agent binary.
Instruction Scope
The instructions and the script stay within the stated purpose (they build an LLM prompt and request a report). They do not read arbitrary files or request credentials. The notable behavior is that the script asks the environment to run the 'openclaw' CLI locally to produce the report, which effectively chains/recurses into the local agent — this may change execution context and any permissions the local 'openclaw' process has.
Install Mechanism
No install/spec is provided (instruction-only), so nothing will be written to disk beyond the included file. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables or credentials and the script does not reference secrets. However, because it invokes a local 'openclaw' binary, the actual runtime may rely on the local agent's configuration (which could have credentials or network access). The skill does not document or justify that dependency.
Persistence & Privilege
always is false, the skill makes no changes to system or other skills, and there is no attempt to persist configuration or escalate privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-logistics-optimizer - After installation, invoke the skill by name or use
/shopify-logistics-optimizer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Shopify Logistics Optimizer skill.
- Provides shipping cost audits, carrier rate optimization, and packaging strategies.
- Supports distributed inventory planning and zone skipping for faster deliveries.
- Includes recommendations for international shipping and free shipping threshold strategies.
- Enhances customer experience with tailored shipping UX suggestions.
Metadata
Frequently Asked Questions
What is Shopify Logistics Optimizer?
Optimize shipping and logistics operations for Shopify stores to reduce costs, improve delivery times, and delight customers. Triggers: logistics optimizer,... It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Shopify Logistics Optimizer?
Run "/install shopify-logistics-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopify Logistics Optimizer free?
Yes, Shopify Logistics Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopify Logistics Optimizer support?
Shopify Logistics Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopify Logistics Optimizer?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills