← Back to Skills Marketplace
harrylabsj

Shopify Store Optimizer

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-store-optimizer
Description
Diagnoses Shopify stores on Conversion, SEO, and User Experience, providing actionable tips and curated App recommendations based on best practices and templ...
Usage Guidance
This skill appears to do what it claims: offline, template-based Shopify diagnostics with no credential access or network calls. Before installing, you should: (1) review handler.py locally (run the included tests: python3 tests/test_handler.py) to confirm behavior in your environment; (2) note that the skill's owner and homepage are unknown — treat recommendations as informational and verify any third‑party apps yourself before installing them on your store; (3) be aware SKILL.md mentions a .claw/identity.json in acceptance criteria but that file is missing from the manifest (a minor metadata inconsistency); and (4) if future versions add API connectivity, require explicit credentials or network access, re-evaluate permissions and data-flow before enabling. Overall: coherent and low-risk as distributed.
Capability Analysis
Type: OpenClaw Skill Name: shopify-store-optimizer Version: 1.0.0 The Shopify Store Optimizer skill is a purely descriptive diagnostic tool that uses built-in templates and best-practice libraries to generate store health reports. Analysis of handler.py and SKILL.md confirms that the code performs no network requests, makes no API calls, and contains no logic for data exfiltration or unauthorized execution. The skill operates entirely on user-provided text input using basic regex parsing and returns static recommendations, aligning perfectly with its stated purpose.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (Shopify diagnostics: Conversion/SEO/UX) line up with the included data libraries, app catalog, and diagnostic engine. The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md promises offline, template-driven diagnostics and the handler.py implementation (as visible) performs parsing and report generation from user-provided text; it does not reference external APIs or system paths. Minor inconsistency: the SKILL.md acceptance criteria mention presence of .claw/identity.json, but that file is not in the manifest.
Install Mechanism
No install spec and no package downloads; code is shipped in the bundle. No install mechanisms that would write or execute remote code were detected.
Credentials
The skill declares no required environment variables, no credentials, and the code imports only standard libs (json, re, sys). App recommendations include external URLs but these are printed only — there is no evidence of secret access or unrelated credential requests.
Persistence & Privilege
The skill is not force-included (always: false) and does not declare persistent/system-wide privileges. It appears to be invoked on demand and does not modify other skills or agent-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shopify-store-optimizer
  3. After installation, invoke the skill by name or use /shopify-store-optimizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Shopify Store Optimizer 1.0.0 – Initial Release - Diagnose Shopify store health in Conversion Rate, SEO, and User Experience. - Delivers actionable suggestions and curated App recommendations based on built-in templates. - No real-time API calls; works fully offline and does not collect user data. - Structured markdown reports with area-specific scores and prioritized action items. - Supports input and output in both Chinese and English. - Runs standalone with no external dependencies.
Metadata
Slug shopify-store-optimizer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shopify Store Optimizer?

Diagnoses Shopify stores on Conversion, SEO, and User Experience, providing actionable tips and curated App recommendations based on best practices and templ... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Shopify Store Optimizer?

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

Is Shopify Store Optimizer free?

Yes, Shopify Store Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shopify Store Optimizer support?

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

Who created Shopify Store Optimizer?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments