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

lifecycle-marketing-automation生命周期营销自动化

Agent Skill

lifecycle-marketing-automation 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

442

周安装

19

GitHub Stars

19

下载量

155
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:lifecycle-marketing-automation(生命周期营销自动化)
来源仓库:https://github.com/finsilabs/awesome-ecommerce-skills
仓库路径:skills/lifecycle-marketing-automation
安装命令:
npx skills add https://github.com/finsilabs/awesome-ecommerce-skills --skill lifecycle-marketing-automation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/finsilabs/awesome-ecommerce-skills --skill lifecycle-marketing-automation

简介

lifecycle-marketing-automation 用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词快速定位候选结果。
  • 通过 npx skills add 命令从指定仓库安装,需确认权限和维护状态。
  • 使用前建议核验是否会触发联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Lifecycle Marketing Automation

Overview

Lifecycle marketing treats each customer as being at a defined stage in their relationship with your brand — from anonymous visitor to loyal advocate — and delivers stage-appropriate messaging automatically. Unlike broadcast campaigns, lifecycle automation is triggered by behavior and stage transitions, ensuring every message is relevant. Klaviyo's predictive analytics and flow builder cover most lifecycle automation needs without custom code.

When to Use This Skill

  • When moving from batch-and-blast campaigns to behavior-triggered messaging
  • When different customer segments are receiving identical generic emails
  • When onboarding new customers and needing a structured first-30-day nurture plan
  • When LTV and repeat purchase rate are flat despite healthy acquisition numbers
  • When building a holistic view of the customer journey across email, SMS, and push

Core Instructions

Step 1: Define your lifecycle stages

StageDefinitionPrimary Goal
SubscriberEmail captured, no purchaseConvert to first purchase
First-time buyer1 order, placed < 60 days agoOnboard, reduce returns, build habit
Active2+ orders, purchased within repurchase windowGrow AOV and purchase frequency
Loyal4+ orders OR > $500 LTVMaintain, protect from churn, reward
At-riskApproaching 1.5x their normal repurchase windowProactive re-engagement
LapsedBeyond 2x their normal repurchase windowWin-back campaign
AdvocateHas reviewed, referred, or engaged heavilyAmplify via referral program

Step 2: Set up lifecycle automation per stage


Shopify with Klaviyo

Klaviyo computes expected repurchase dates and churn risk automatically based on your order history — you do not need to calculate lifecycle stages manually.

Subscriber stage — Welcome Series:

  1. Go to Klaviyo → Flows → Create Flow → Welcome Series (use template)
  2. The flow fires when someone joins your email list
  3. Configure 3 emails over 7 days:

- Email 1 (immediate): Welcome + brand story + first-order discount - Email 2 (day 2): Bestsellers or "Start here" product guide - Email 3 (day 7): Social proof (reviews, customer photos, media mentions)

  1. Add a flow filter: "Has NOT placed an order" — exits the flow if they purchase before completing it

First-time buyer stage — Post-Purchase Onboarding:

  1. Create a new flow: trigger = Placed Order, filter = "First order ever" (Klaviyo's "First order" conditional)
  2. Configure 3 emails:

- Email 1 (day 2): Product usage tips or setup guide - Email 2 (day 7): Cross-sell recommendations based on purchased product - Email 3 (day 21): Review request

  1. This flow is separate from the standard post-purchase flow to give first-timers extra attention

Loyal stage — VIP Recognition:

  1. Create a segment: Total Customer Value > $500 OR Total Order Count >= 4
  2. Create a flow triggered by Segment Entry for this segment
  3. Send a single "You've unlocked VIP status" email with exclusive benefits (early access, free shipping, loyalty points bonus)
  4. Add these customers to a Klaviyo List called "VIP" and use it as a segment for early access campaigns

At-risk stage — Retention Nudge:

  1. Create a segment using Klaviyo's predictive analytics: Predicted Churn Risk = High OR Mid
  2. Create a flow triggered by Segment Entry:

- Email 1 (immediate): Personalized "We miss you" with product recommendations based on past purchases - Wait 5 days → Email 2: New arrivals or "What's changed since your last visit" - Wait 5 days → Email 3 (only for customers with > $200 LTV): 15% off exclusive offer

Lapsed stage → Win-Back:

  • See @win-back-reactivation for the full win-back campaign setup

WooCommerce with AutomateWoo

  1. Install AutomateWoo ($99/yr) from the WooCommerce marketplace
  2. Build individual workflows for each stage transition:

Welcome Series:

  • Trigger: Subscribe → Newsletter (with your email plugin) or Customer → Created (new account)
  • Add 3 email actions with timing delays

Post-purchase onboarding:

  • Trigger: Order → Status Changed to Completed
  • Add condition: Customer order count equals 1 (first-time buyer)
  • Configure email sequence with delays

At-risk re-engagement:

  • Trigger: Customer → Win Back (built-in AutomateWoo trigger)
  • Set "No order in last" to 1.5x your average repurchase cycle
  • Create escalating emails: reminder → offer

AutomateWoo's built-in RFM Analysis (go to AutomateWoo → Reports → RFM Analysis) shows your customers on an RFM grid — use this to identify which customers to target with each lifecycle stage campaign.


BigCommerce

  1. Install Klaviyo from the BigCommerce App Marketplace
  2. Klaviyo syncs all BigCommerce order history automatically
  3. Follow the same Klaviyo flow setup as the Shopify section above

Custom / Headless

Send lifecycle events to Klaviyo's API:

// Update customer's lifecycle stage as a Klaviyo profile property
async function updateLifecycleStage(email: string, stage: string) {
  await fetch('https://a.klaviyo.com/api/profile-import/', {
    method: 'POST',
    headers: {
      'Authorization': `Klaviyo-API-Key ${process.env.KLAVIYO_PRIVATE_KEY}`,
      'Content-Type': 'application/json',
      'revision': '2024-10-15',
    },
    body: JSON.stringify({
      data: {
        type: 'profile',
        attributes: {
          email,
          properties: {
            lifecycle_stage: stage,
            lifecycle_stage_updated_at: new Date().toISOString(),
          },
        },
      },
    }),
  });
}

// Call this on key events:
// After first purchase: updateLifecycleStage(email, 'first-time-buyer')
// After 4th purchase or $500 LTV: updateLifecycleStage(email, 'loyal')
// When churn risk detected: updateLifecycleStage(email, 'at-risk')

Then in Klaviyo, create flows triggered by Profile Property Changed → lifecycle_stage equals [stage].

Step 3: Configure stage-appropriate messaging

StageChannelFrequencyContent FocusIncentive
SubscriberEmailWeeklyBrand education, social proofFirst-order discount
First-time buyerEmailTriggered onlyProduct onboarding, care tipsNo discount — build value
ActiveEmailBiweeklyNew arrivals, cross-sellNone (they are buying)
LoyalEmailWeeklyExclusive access, new dropsEarly access, not discounts
At-riskEmail + SMSTriggered onlyRe-engagement, recommendationsSmall offer for high-LTV only
AdvocateEmailBiweeklyReferral program, exclusivesReferral bonuses

Step 4: Measure lifecycle health

Track these in Klaviyo or your analytics dashboard:

MetricTargetWhere to Find
Subscriber → first purchase conversion> 10% within 30 daysKlaviyo → Welcome series flow analytics
First-time buyer repeat purchase rate> 30% within 90 daysShopify: Analytics → Customer cohorts
At-risk customers saved> 20% convert after retention flowKlaviyo → Segment size change over time
Loyal customer share of revenue> 40% of total revenueKlaviyo → VIP segment campaign analytics

Best Practices

  • Cancel competing flows on conversion — in Klaviyo, add a flow filter to every win-back and retention flow: "Has placed order since starting flow → exit"; prevents irrelevant messages after purchase
  • Always cancel retention flows when a customer purchases — set up a Klaviyo flow that triggers on "Placed Order" and uses a Trigger Split to exit the person from any active retention flows
  • Use Klaviyo's predictive analytics — do not manually calculate lifecycle stages; Klaviyo's expected next purchase date and churn risk are more accurate than manual rules
  • Personalize with dynamic product blocks — every retention and win-back email should show products based on what the customer has bought before, not generic bestsellers
  • Keep stage definitions simple — 5–7 stages is enough; adding more stages creates messaging overlap and complexity without proportional benefit

Common Pitfalls

ProblemSolution
Customers receive win-back email after just buyingAdd flow filter "Has placed order in last 7 days → exit" and verify the Placed Order event is firing in Klaviyo
All customers stuck in "subscriber" stageCheck that Placed Order events are syncing from Shopify to Klaviyo; verify integration is active under Klaviyo → Integrations
Loyal customers receiving lapsed messagingSegment filters in Klaviyo run at entry time; add re-evaluation by using Flow Filters that check current lifetime value before each send
Welcome series and post-purchase flow both send to new buyersAdd a flow filter to the Welcome Series: "Has NOT placed an order" — this exits them from Welcome when they buy

Related Skills

  • @customer-retention-engine
  • @email-marketing-automation
  • @win-back-reactivation
  • @loyalty-program-optimization
  • @email-list-segmentation

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

33.68%
按下载量换算52

Claude

30.58%
按下载量换算47

Cursor

17.55%
按下载量换算27

Gemini CLI

8.8%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills