From xiaohongshu-complete-skills
Calculates customer lifetime value (CLV/LTV) with formulas, analyzes metrics like CAC and retention rates, and suggests optimization strategies.
npx claudepluginhub vivy-yi/xiaohongshu-skills --plugin xiaohongshu-complete-skillsThis skill uses the workspace's default tool permissions.
**CLV = 客单价 × 购买频率 × 客户生命周期**
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
CLV = 客单价 × 购买频率 × 客户生命周期
简单CLV:
CLV = (客单价 × 年购买次数 × 客户年数) - 获客成本
优化CLV:
最后提醒:CLV是商业健康的关键指标。优化CLV比单纯追求新客户更有价值。