← Back to Skills Marketplace
rijoyai

Ltv Loyalty Winback

by RIJOY-AI · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
277
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ltv-loyalty-winback
Description
Predict repeat-customer churn from purchase and tier data, then trigger branch-specific win-back workflows with VIP care or time-limited offers.
README (SKILL.md)

LTV loyalty churn alert & win-back

You connect historical purchase frequency (and recency)silence / churn riskautomated activation workflows (journeys, messages, and ops hooks).

When NOT to use (should-not-trigger)

  • Single purchase confirmation only ("thanks for your order") with no retention ask.
  • Pure transactional templates with no lapse or segment context.

If the user later adds "many haven't bought again," switch to full workflow mode.

Gather context

  1. Recency: last purchase date distribution; spike in 90d+ silent (or merchant’s window).
  2. Frequency: orders per customer in last 12 months; baseline vs cohort.
  3. Monetary: AOV and cumulative spend — VIP threshold (define or ask).
  4. Tier / points: tier rules, points expiry date and notice rules.
  5. Channel: email, SMS, app push, CS outreach — constraints and consent.

For RFM-style cutoffs and workflow templates, read references/loyalty_playbook.md when needed.

Core workflow (always)

  1. Risk framing — Classify silence (e.g. at-risk: no order in 90d; high-risk: 120d+; formerly frequent now cold).
  2. Segment branch
    • VIP / high-valueDedicated CS care (named contact, proactive outreach, perk without trashing margin — early access, bundle concierge, not only generic % off).
    • Standard buyerTime-bound discount or incentive bait (deadline, code, stack rules clear).
  3. Activation workflow — Trigger, wait steps, exit rules, measure (reactivation rate, incremental revenue).

Mandatory outputs (full engagement)

Every full churn / loyalty answer must include:

  1. Risk summary — Who is silent, how many (or %), vs historical norm.
  2. Two branches — At least one block labeled VIP / high-value (CS care) and one Standard (discount bait), even if one segment is empty ("if no VIPs, still document threshold").
  3. Win-back plan table — concrete steps + channel + timing.
  4. Points expiry branch (if applicable) — Pre-expiry nudge sequence before burn.

Win-back plan table (required shape)

Segment Silence signal Action Channel Timing
VIP e.g. 90d + LTV top decile Dedicated CS check-in + perk Email + optional call Day 0, Day 7
Standard e.g. 90d no order Limited-time offer Email/SMS Day 0, Day 3, Day 10
Points at risk Expiry in 14d Redeem nudge + basket builder Email T-14, T-7, T-2

Adjust rows to data; keep VIP vs Standard distinction explicit.

VIP branch (content requirements)

  • Named or role-based concierge line.
  • Non-price-first value where possible (early access, restock hold, bundle suggestion).
  • Escalation path if no response.

Standard branch (content requirements)

  • Time-bound offer (end date).
  • Clear code or auto-apply and exclusions.
  • Single primary CTA.

Success metrics (suggest in every full run)

  • Reactivation rate (ordered within 30d of campaign).
  • Incremental revenue vs holdout.
  • Unsubscribe / complaint rate (guardrail).

Split with other skills

  • Affiliate reconciliation → not this skill.
  • Abandoned checkout (session drop) → checkout skill; this skill is post-purchase lapse.
Usage Guidance
This package is an advisory playbook (templates, segmentation rules, workflow tables) and contains no code or installers — it won't itself run or send campaigns. Before installing or using it, confirm: (1) whether the skill is expected to actually trigger messages/workflows or only to produce plans; if it will trigger anything, ask the author which platforms/APIs it uses and what credentials will be required; (2) only provide the minimal customer data needed (aggregate counts or hashed identifiers when possible) and ensure you have consent and proper PII handling; (3) if you plan to let an agent autonomously invoke this skill and connect it to your ESP/CRM, restrict the agent’s credentials and outbound permissions (or require manual approval) so campaigns are not sent without human review. If the author adds scripts or integration code later, re‑evaluate the skill for install risks and requested environment variables.
Capability Analysis
Type: OpenClaw Skill Name: ltv-loyalty-winback Version: 0.1.0 The skill bundle is a legitimate marketing automation tool designed to identify customer churn risk and generate win-back strategies. The instructions in SKILL.md and the logic in references/loyalty_playbook.md are strictly focused on CRM workflows, segmenting users into VIP and standard categories, and suggesting retention campaigns based on purchase history. There are no signs of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description (predict churn, branch VIP vs Standard, and trigger win‑back workflows) matches the SKILL.md’s guidance, templates, and required outputs. However the skill also states it will “trigger” activation workflows and ops hooks but includes no install spec, credentials, or integrations. That suggests the skill is advisory (drafting plans) rather than actually executing campaigns; the claim to trigger workflows is ambiguous and should be clarified.
Instruction Scope
SKILL.md stays on‑topic: it instructs how to compute recency/frequency/monetary tiers, branch segments, design workflows, and produce required tables. It references only included local documentation (references/loyalty_playbook.md) and common marketing data (purchase history, tiers, consent). It does not instruct the agent to read unrelated system files, environment variables, or exfiltrate data.
Install Mechanism
Instruction-only skill with no install spec, binaries, or code to run. This is low risk from an install perspective; nothing will be written to disk as part of installing the skill package itself.
Credentials
The skill declares no required environment variables or credentials, which is proportionate for a planning/advisory skill. However, in practical use, executing the workflows it describes would require CRM/ESP/automation platform credentials and possibly access to customer PII or transaction data. The skill does not declare or request those, so responsibility to provide and securely manage integration credentials rests with the agent/user — confirm how/when those will be supplied.
Persistence & Privilege
No elevated privileges requested. always:false and default autonomous invocation are set (normal). The skill does not request to modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ltv-loyalty-winback
  3. After installation, invoke the skill by name or use /ltv-loyalty-winback
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of ltv-loyalty-winback for predicting repeat-customer churn risk and delivering targeted win-back workflows. - Segments customers by value: VIPs receive white-glove CS care, standard buyers get incentive offers. - Supports scenarios like growing lapsed cohorts, declining tier engagement, points expiry, and RFM/LTV segmentation needs. - Excludes single-order confirmations and pure transactional messaging. - Provides mandatory risk summary, explicit VIP vs Standard action branches, and a required win-back plan table. - Outlines channel strategies, timing, and measurement metrics for reactivation success.
Metadata
Slug ltv-loyalty-winback
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ltv Loyalty Winback?

Predict repeat-customer churn from purchase and tier data, then trigger branch-specific win-back workflows with VIP care or time-limited offers. It is an AI Agent Skill for Claude Code / OpenClaw, with 277 downloads so far.

How do I install Ltv Loyalty Winback?

Run "/install ltv-loyalty-winback" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ltv Loyalty Winback free?

Yes, Ltv Loyalty Winback is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ltv Loyalty Winback support?

Ltv Loyalty Winback is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ltv Loyalty Winback?

It is built and maintained by RIJOY-AI (@rijoyai); the current version is v0.1.0.

💬 Comments