Token导航 LogoToken导航TokenDH.com
开发需要联网github未标认证来源可访问许可证需确认审计通过

email-list-segmentation电子邮件列表细分

Agent Skill

email-list-segmentation 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

470

周安装

19

GitHub Stars

19

下载量

147
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:email-list-segmentation(电子邮件列表细分)
来源仓库:https://github.com/finsilabs/awesome-ecommerce-skills
仓库路径:skills/email-list-segmentation
安装命令:
npx skills add https://github.com/finsilabs/awesome-ecommerce-skills --skill email-list-segmentation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/finsilabs/awesome-ecommerce-skills --skill email-list-segmentation

简介

email-list-segmentation 根据客户行为与 RFM 模型细分邮件营销受众群体。

  • 适用于提升低打开率列表的精准度与转化率,减少 ISP 限流风险。
  • 推荐结合 Klaviyo 或 Mailchimp 等平台内置功能实现自动化分群推送。
  • 实施前应清理无效订阅者并优化双重确认流程以保障送达率。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Email List Segmentation

Overview

Sending the same email to your entire list is one of the most expensive mistakes in ecommerce marketing. ISPs throttle senders with low engagement, unsubscribe rates spike for irrelevant content, and you leave revenue on the table by treating a VIP customer identically to someone who has never purchased. Klaviyo (for Shopify/BigCommerce) and AutomateWoo or Mailchimp (for WooCommerce) include RFM and behavioral segmentation built-in — no custom code needed for most stores.

When to Use This Skill

  • When email open rates drop below 20% and you suspect low engagement dragging deliverability
  • When migrating from blast-and-pray sends to targeted campaign logic
  • When building a suppression system to protect high-value subscribers from over-messaging
  • When launching a win-back program and need to identify the "at-risk" vs. "lapsed" cohort
  • When analyzing email revenue and needing to attribute performance to specific segments

Core Instructions

Step 1: Choose the right segmentation tool

PlatformRecommended ToolBuilt-in Segmentation Capabilities
ShopifyKlaviyoPredictive CLV, churn risk, RFM scoring, purchase behavior segments — all built-in
WooCommerceKlaviyo (via plugin) or AutomateWooKlaviyo plugin syncs order data; AutomateWoo has native WooCommerce RFM reports
BigCommerceKlaviyoNative BigCommerce integration with full order history sync
All platformsKlaviyo (via API)Use Klaviyo's Track/Identify API to send behavioral events from any platform

Step 2: Set up the essential segments — start with five

Build these five segments first. They cover 80% of the value. Add more only when you have campaigns ready for each.


Klaviyo (Shopify, BigCommerce, or API-connected)

Segment 1: Champions (VIP buyers)

  1. Go to Klaviyo → Segments → Create Segment
  2. Conditions:

- Has placed order at least 5 times ever - AND Total Customer Value greater than $500 - AND Opened email in the last 60 days

  1. Save as "Champions — VIP Buyers"

Segment 2: Active buyers (engaged, not yet VIP)

  1. Create segment with conditions:

- Has placed order at least 2 times ever - AND Has placed order in the last 90 days

  1. Save as "Active Buyers"

Segment 3: At-risk (used to buy, now quiet)

  1. Create segment using Klaviyo's predictive analytics:

- Predicted Churn Risk equals High - AND Has placed order at least 1 time ever

  1. Save as "At-Risk Customers"

Segment 4: Email-engaged non-buyers

  1. Create segment with conditions:

- Has placed 0 orders - AND Opened email in the last 30 days

  1. Save as "Engaged Subscribers — No Purchase"

Segment 5: Unengaged (to suppress)

  1. Create segment with conditions:

- Has NOT opened email in the last 180 days - AND Has NOT clicked email in the last 180 days - AND Email subscription status is Subscribed

  1. Save as "Unengaged — Suppression List"

Suppress the unengaged segment before every campaign send:

  • When creating a campaign in Klaviyo, under Excluded Segments, add "Unengaged — Suppression List"
  • This protects deliverability by not sending to cold contacts who will mark you as spam

WooCommerce with Mailchimp or Klaviyo

Mailchimp:

  1. Go to Mailchimp → Audience → Segments → Create Segment
  2. Mailchimp's ecommerce segments require the WooCommerce + Mailchimp plugin for purchase data sync
  3. Common conditions: "Purchased" / "Has not purchased" / "Total spent is greater than" / "Last purchase was more than 90 days ago"

AutomateWoo (for WooCommerce automation, not campaigns):

  1. Go to AutomateWoo → Reports → RFM Analysis to view your customers plotted on an RFM grid
  2. Export customer lists from each RFM quadrant and import into your ESP for targeted campaigns

WooCommerce with Klaviyo plugin

  1. Install the Klaviyo plugin from the WordPress plugin directory
  2. In Klaviyo, all WooCommerce orders and customers sync automatically
  3. Follow the same segment setup as the Shopify/Klaviyo instructions above

Step 3: Set up behavioral segments for campaign targeting

Beyond RFM, create segments that map to specific campaigns:

Sale shoppers (always use discounts — suppress from full-price launches):

  • Klaviyo condition: Has used a discount code more than 2 times ever

High AOV customers (show premium products):

  • Klaviyo condition: Average Order Value greater than $150

Category-specific buyers (for product launches):

  • Klaviyo condition: Ordered product in category = "Skincare" (use your Shopify product type or Klaviyo collection data)

Recently subscribed non-buyers (in welcome flow):

  • Klaviyo condition: Subscribed to email in the last 30 days AND Has placed 0 orders

Step 4: Apply segments to campaigns

In Klaviyo, when creating a campaign:

  1. Under Recipient Selection, choose your target segment (e.g., "Active Buyers")
  2. Under Excluded Segments, always add "Unengaged — Suppression List"
  3. Preview the segment size before sending — avoid sending to segments under 200 contacts (can trigger spam filters on some providers)

Frequency rules by segment:

  • Champions: max 2 emails/week (they are engaged; maintain relationship but don't over-message)
  • Active Buyers: 1–2 emails/week
  • At-Risk: 1 email/week (retention focus)
  • Engaged Subscribers (no purchase): 1–2 emails/week (nurture toward first purchase)

Step 5: List hygiene — run quarterly

  1. In Klaviyo, go to Segments → [Unengaged list] and check the size
  2. If unengaged segment exceeds 20% of your total list, run a sunset campaign:

- Send one final email: "We've noticed you haven't engaged lately — still want to hear from us?" - Wait 7 days - Suppress anyone who did not open the sunset email

  1. Never delete unsubscribed contacts — suppress them. Klaviyo retains the unsubscribe signal to prevent accidental re-subscription.

Best Practices

  • Start with 5 segments, not 50 — champion, active, at-risk, engaged non-buyer, unengaged is enough to see 80% of the benefit
  • Suppress before you send — always build a suppression list (unengaged + unsubscribed) and apply it to every campaign
  • Protect champions — never include your champions segment in sales/discount campaigns unless you want to train VIPs to wait for promotions
  • Engagement tier beats purchase history for deliverability — for inbox placement, behavioral engagement signals matter more than how much someone has spent
  • Process unsubscribes immediately — Klaviyo handles this automatically via webhooks; ensure your ESP is connected to your platform's unsubscribe events
  • GDPR: for EU contacts, track consent separately and never rely on legitimate interest for marketing emails — require explicit opt-in

Common Pitfalls

ProblemSolution
Open rates drop after adding segmentationEnsure segments are correctly excluding unsubscribed contacts; check Klaviyo's suppression list under Audience → Suppressions
Klaviyo lists go out of sync with ShopifyConfirm the Klaviyo–Shopify integration is connected under Klaviyo → Integrations → Shopify; enable "Sync historical data"
Champions segment shrinks after every sendYou are emailing them too frequently — apply Klaviyo's Smart Sending limit (once every 16 hours per person)
GDPR violations from imported listValidate lawful basis for all contacts before import; only import contacts who have explicitly opted in
Segments overlap and contacts receive duplicate emailsIn Klaviyo, use "Send to unique recipients" option and check for segment overlap before sending

Related Skills

  • @email-marketing-automation
  • @win-back-reactivation
  • @lifecycle-marketing-automation
  • @customer-retention-engine
  • @first-party-data-collection

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.64%
按下载量换算57

Claude

28.87%
按下载量换算42

Cursor

18.63%
按下载量换算27

Gemini CLI

10.05%
按下载量换算15

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills