← Back to Skills Marketplace
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-traffic-analyzer
Description
Website traffic analysis and growth strategy for Shopify stores. Estimate traffic sources, benchmark against competitors, identify growth channels, and build...
Usage Guidance
Before installing or running this skill, inspect analyze.sh (already included) and verify you are comfortable with what it runs. Specifically: (1) confirm the 'openclaw' CLI and python3 are available where you plan to run it — the skill metadata did not declare these binaries; (2) understand that analyze.sh sends whatever input you provide to the local OpenClaw agent — if that agent is configured to call external model providers, any sensitive data you include (API keys, private store URLs, customer PII) may be transmitted to third parties; (3) run the script in a controlled environment (no secrets in arguments), or modify the script to sanitize inputs or use a private model/backend; (4) if you need exhaustive guarantees about data handling, ask the maintainer how the local 'openclaw' agent is configured or run the prompt generation against a model instance you control. The skill appears coherent for its stated purpose, but the undeclared dependency on a CLI that may forward data externally is the main reason to proceed cautiously.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-traffic-analyzer
Version: 1.0.0
The shopify-traffic-analyzer skill bundle is a legitimate tool designed to generate traffic growth strategies for Shopify stores. The core logic in `analyze.sh` constructs a structured prompt for an AI agent to perform industry benchmarking, competitor profiling, and growth planning. The `SKILL.md` file provides clear, non-malicious instructions to the OpenClaw agent. No indicators of data exfiltration, shell injection, or unauthorized access were found; the script uses standard OpenClaw CLI patterns to process user input and format the resulting report.
Capability Assessment
Purpose & Capability
The skill's name and description align with its behavior: it builds a traffic-analysis prompt and produces a growth report. However, the executable analyze.sh invokes the local 'openclaw' agent CLI and python3; the registry metadata lists no required binaries. Requiring a local agent CLI is reasonable for generating model-backed reports, but the dependency is not declared, which is an inconsistency.
Instruction Scope
SKILL.md is scoped to Shopify traffic analysis and the included analyze.sh sticks to that: it constructs a prompt and asks a model to generate a report. It does not read unrelated files or require extra environment variables. Caveat: analyze.sh sends the user-provided input to the local 'openclaw' agent — depending on how that agent is configured, that data could be transmitted to external model providers. The SKILL.md does not mention this or warn about sensitive inputs.
Install Mechanism
There is no install spec and no network downloads. The only code shipped is analyze.sh (and SKILL.md). No archives or external installers are used.
Credentials
The skill declares no required environment variables or credentials, and the script doesn't ask for secrets. But it does require (implicitly) the 'openclaw' CLI and python3 to be present — these were not declared in the metadata. Also, because it forwards the input to a model via the local agent, secrets included in the input could be exposed to whatever backend the local agent uses.
Persistence & Privilege
The skill is not persistent (always: false) and does not modify system or other skills' configuration. It only spawns a local agent process and prints a report.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-traffic-analyzer - After installation, invoke the skill by name or use
/shopify-traffic-analyzer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Shopify Traffic Analyzer.
- Analyze and benchmark website traffic sources for Shopify stores.
- Estimate competitor traffic and identify channel performance.
- Build a 90-day, week-by-week traffic growth and content plan.
- Suggest quick win actions to rapidly boost store visitors.
Metadata
Frequently Asked Questions
What is Shopify Traffic Analyzer?
Website traffic analysis and growth strategy for Shopify stores. Estimate traffic sources, benchmark against competitors, identify growth channels, and build... It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Shopify Traffic Analyzer?
Run "/install shopify-traffic-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopify Traffic Analyzer free?
Yes, Shopify Traffic Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopify Traffic Analyzer support?
Shopify Traffic Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopify Traffic Analyzer?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills