← 返回 Skills 市场
mguozhen

Shopify Email Segmentation

作者 mguozhen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shopify-email-segmentation
功能描述
Email list segmentation strategy for Shopify stores. Build customer segments, design automated flows, and create personalized campaigns using Klaviyo, MailCh...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shopify-email-segmentation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shopify-email-segmentation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug shopify-email-segmentation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shopify Email Segmentation 是什么?

Email list segmentation strategy for Shopify stores. Build customer segments, design automated flows, and create personalized campaigns using Klaviyo, MailCh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 Shopify Email Segmentation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopify-email-segmentation」即可一键安装,无需额外配置。

Shopify Email Segmentation 是免费的吗?

是的,Shopify Email Segmentation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shopify Email Segmentation 支持哪些平台?

Shopify Email Segmentation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shopify Email Segmentation?

由 mguozhen(@mguozhen)开发并维护,当前版本 v1.0.0。

💬 留言讨论