← 返回 Skills 市场
harrylabsj

Customer Lifetime Value Optimizer

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install customer-lifetime-value-optimizer
功能描述
Segment ecommerce customers by repeat behavior, margin quality, membership depth, and churn or return risk, then turn rough order-history notes into a priori...
使用说明 (SKILL.md)

Customer Lifetime Value Optimizer

Overview

Use this skill to convert customer-segment notes, order-history summaries, gross-margin signals, and retention context into a practical LTV action plan. It is built for operators who need fast prioritization across new-customer nurture, repeat purchase growth, margin protection, and winback strategy.

This MVP is heuristic. It does not connect to live CRM, CDP, ESP, loyalty, or analytics systems. It relies on the user's segment notes, exported summaries, and lifecycle context.

Trigger

Use this skill when the user wants to:

  • identify which customer segments deserve the most retention investment
  • design different lifecycle moves for high-value, price-sensitive, dormant, or return-risk customers
  • rank LTV levers such as repeat rate, AOV, margin mix, or churn reduction
  • turn rough order-history notes into a CRM or membership action brief
  • separate revenue growth ideas from margin-quality and retention-quality risks

Example prompts

  • "Which segments should we prioritize to improve LTV this quarter?"
  • "Create a retention plan for VIP, new, and dormant customers"
  • "How can we grow LTV without overusing discounts?"
  • "Turn these order and membership notes into an LTV roadmap"

Workflow

  1. Capture the customer segments, order behavior, and whether the main tension is repeat rate, AOV, churn, or margin quality.
  2. Normalize the likely LTV signals: order history, repurchase cycle, segment mix, return behavior, and offer sensitivity.
  3. Separate customer groups into different action lanes instead of giving one generic lifecycle answer.
  4. Rank the highest-value LTV levers and attach practical plays, owners, and success metrics.
  5. Return a markdown plan with segment diagnosis, lever ranking, and action packages.

Inputs

The user can provide any mix of:

  • customer segments or membership tiers
  • order history and repeat-cycle notes
  • AOV, gross margin, bundle rate, or attach-rate context
  • churn, dormancy, or lapsed-customer notes
  • refund or return-risk observations
  • lifecycle messaging constraints and incentive constraints

Outputs

Return a markdown plan with:

  • a segment diagnosis table
  • ranked LTV levers
  • action packages by segment
  • short, medium, and longer-horizon priorities
  • measurement notes, assumptions, and limits

Safety

  • Do not claim access to live CRM, ESP, loyalty, or analytics systems.
  • Do not auto-send discounts, coupons, or lifecycle messages.
  • Keep revenue lift and margin impact separate in the recommendations.
  • Downgrade certainty when user-level order history is incomplete.
  • Treat financial LTV models and operator-facing lifecycle plans as related but not identical.

Best-fit Scenarios

  • CRM and membership planning for ecommerce teams
  • repeat-purchase and lifecycle improvement reviews
  • retention strategy design when data is partial but usable
  • operator-led businesses that need an action plan before building a deeper model

Not Ideal For

  • formal finance-grade LTV forecasting
  • automatic customer scoring or trigger orchestration
  • businesses with no segment or order-history visibility at all
  • scenarios that require privacy-reviewed activation logic

Acceptance Criteria

  • Return markdown text.
  • Include segment diagnosis, lever ranking, action packages, and limits.
  • Show at least one short-term, one medium-term, and one longer-term move.
  • Keep the plan practical for CRM, lifecycle, and retention operators.
安全使用建议
This appears to be a self-contained, heuristic LTV planning skill. Before installing: (1) review the handler.py yourself if you can (it will run on the agent), (2) avoid feeding raw, sensitive PII (full customer records) into the skill—use aggregated or anonymized segment notes instead, (3) do not allow the agent to auto-apply recommendations to live CRM/ESP systems (the SKILL.md already warns against auto-sending), and (4) treat outputs as operator-facing suggestions, not finance-grade forecasts. If future versions introduce network calls or require credentials, re-evaluate before use.
功能分析
Type: OpenClaw Skill Name: customer-lifetime-value-optimizer Version: 1.0.0 The skill bundle is a heuristic-based text generator designed to create customer lifetime value (LTV) optimization plans from user-provided notes. The Python code in handler.py performs simple keyword matching and string formatting without any network access, file system modifications, or sensitive data access. The SKILL.md instructions are well-defined and include safety constraints that prevent the agent from claiming unauthorized access to external systems.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name and description match the implementation: the SKILL.md describes an offline planner and the handler parses user-provided segment notes into a markdown plan. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits the skill to using user-provided exports/notes and explicitly disallows connecting to live CRM/ESP/analytics systems or auto-sending messages. The handler code follows that scope (parsing inputs, applying heuristics, and rendering markdown) and does not read unrelated system files or environment variables.
Install Mechanism
There is no install spec (instruction-only), and the included Python files are local. Nothing is downloaded or extracted from external URLs.
Credentials
The skill requires no environment variables, keys, or config paths. The code reads only SKILL.md (its own documentation) and the user-provided input — proportional to the declared purpose.
Persistence & Privilege
Flags show always: false and normal model invocation. The skill does not request permanent presence or attempt to modify other skill/system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install customer-lifetime-value-optimizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /customer-lifetime-value-optimizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Customer Lifetime Value Optimizer 1.0.0 - Initial release of the Customer Lifetime Value Optimizer skill. - Segments ecommerce customers by key behaviors (repeat, margin, membership, churn/return risk) using user-provided notes and summaries. - Generates a prioritized, markdown-formatted LTV growth plan with diagnosis, lever ranking, and actionable steps. - Designed for CRM, membership, lifecycle, and retention teams without requiring live CRM, CDP, ESP, or analytics integrations. - Separates revenue and margin considerations in recommendations and provides action plans by segment, including short, medium, and long-term priorities.
元数据
Slug customer-lifetime-value-optimizer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Customer Lifetime Value Optimizer 是什么?

Segment ecommerce customers by repeat behavior, margin quality, membership depth, and churn or return risk, then turn rough order-history notes into a priori... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 Customer Lifetime Value Optimizer?

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

Customer Lifetime Value Optimizer 是免费的吗?

是的,Customer Lifetime Value Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Customer Lifetime Value Optimizer 支持哪些平台?

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

谁开发了 Customer Lifetime Value Optimizer?

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

💬 留言讨论