← Back to Skills Marketplace
mguozhen

Shopify Email Segmentation

by mguozhen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
129
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-email-segmentation
Description
Email list segmentation strategy for Shopify stores. Build customer segments, design automated flows, and create personalized campaigns using Klaviyo, MailCh...
Usage Guidance
This skill appears to do what it says (generate Shopify email segmentation strategies), but review these points before installing or running it: - The included analyze.sh calls an 'openclaw' CLI and python3, yet the skill manifest lists no required binaries. Ensure you have and trust the 'openclaw' binary on your system and that python3 is available. - 'openclaw agent --local' may be a wrapper that sends data to remote services or requires API keys. Verify how your local OpenClaw agent is configured (does it run fully locally or proxy requests to a cloud model?), and avoid sending sensitive store/customer data until you confirm its behavior. - Run the script in a sandbox with non-sensitive sample input first to observe network activity and outputs. If you need to use real store data, sanitize or redact personally identifiable information. - Consider asking the skill author (or checking the repository) to explicitly declare required binaries and document whether the 'openclaw' invocation is local-only or networked, and to remove or clarify any external telemetry/endpoints. Given the manifest/script mismatch and the delegation to an agent process of unknown network behavior, treat this skill with caution (hence 'suspicious') rather than outright malicious; the inconsistency could be sloppy packaging but could also hide unintended data flows.
Capability Analysis
Type: OpenClaw Skill Name: shopify-email-segmentation Version: 1.0.0 The skill bundle is a legitimate tool designed to generate email marketing and segmentation strategies for Shopify stores. The primary logic in analyze.sh constructs a detailed prompt for an AI agent and processes the response using standard OpenClaw CLI commands, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md and the included analyze.sh both aim to generate an email segmentation strategy for Shopify stores — that is coherent. However, the manifest lists no required binaries while analyze.sh clearly depends on an 'openclaw' CLI and python3 (and a POSIX shell). The missing dependency declaration is an inconsistency: a user installing this skill would legitimately need those binaries.
Instruction Scope
The SKILL.md instructions themselves stay within the advertised scope (segments, flows, calendars, playbooks). The analyze.sh script takes arbitrary user input and injects it into a prompt that is passed to 'openclaw agent --local', then parses the agent's JSON output with python3. That means whatever text the user supplies is forwarded to the OpenClaw agent/process. There are no explicit steps that read unrelated local files or environment variables, and there are no HTTP endpoints called directly from the script, but the behavior depends on what the 'openclaw' CLI does (local-only vs network).
Install Mechanism
There is no install spec (instruction-only), so nothing is automatically downloaded or written to disk by an installer. The only code shipped is analyze.sh (already present in the skill). This is lower risk than an installer that fetches external archives, but the script requires runtime tools not declared in the manifest.
Credentials
The manifest requests no environment variables or credentials, which fits the skill's apparent purpose. However, analyze.sh delegates to an 'openclaw' agent — that agent may itself require credentials or forward data to remote models/services. Because the skill does not document those requirements, it's unclear whether secrets (API keys, model tokens) might be used or needed at runtime.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify system or other skill configs. It simply runs a script when invoked, so there are no elevated persistence or privilege indicators.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shopify-email-segmentation
  3. After installation, invoke the skill by name or use /shopify-email-segmentation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — provides a complete framework for Shopify email list segmentation and email marketing. - Includes 10 core customer segment blueprints tailored for e-commerce. - Delivers an RFM analysis model for smarter targeting. - Provides ready-to-deploy automated email flow maps for Klaviyo and MailChimp. - Supplies a 12-month segment-specific campaign calendar and subject line formulas. - Incorporates revenue attribution guidelines and a prioritised A/B testing roadmap.
Metadata
Slug shopify-email-segmentation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shopify Email Segmentation?

Email list segmentation strategy for Shopify stores. Build customer segments, design automated flows, and create personalized campaigns using Klaviyo, MailCh... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.

How do I install Shopify Email Segmentation?

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

Is Shopify Email Segmentation free?

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

Which platforms does Shopify Email Segmentation support?

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

Who created Shopify Email Segmentation?

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

💬 Comments