Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

account-health账户健康状况

Agent Skill

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

总安装

1,929

周安装

82

GitHub Stars

85

下载量

676
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:account-health(账户健康状况)
来源仓库:https://github.com/guia-matthieu/clawfu-skills
仓库路径:skills/account-health
安装命令:
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill account-health
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill account-health

简介

account-health 提供基于多维指标的客户账户健康评估与风险预警功能。

  • 适用于月度评审、健康看板构建、流失预防及增购机会识别等客户成功场景。
  • 结合产品采用率、支持反馈、财务状态和关系强度进行综合评分与信号分析。
  • 由代理设计评分框架并计算复合分数,用户负责设定权重与干预阈值。
  • 使用前需明确数据来源权限,确保能访问支付记录、支持工单和产品使用日志。

SKILL.md

Account Health Scoring

Evaluate customer account health through multi-dimensional analysis to predict retention, identify expansion opportunities, and prevent churn.

When to Use This Skill

  • Monthly/quarterly account reviews
  • Building customer health dashboards
  • Prioritizing CSM attention
  • Identifying expansion opportunities
  • Churn risk assessment

Methodology Foundation

Based on Gainsight Customer Health methodology and Lincoln Murphy's Customer Success principles, combining:

  • Product adoption metrics
  • Support/sentiment signals
  • Financial health (payments, expansion)
  • Relationship strength (engagement)

What Claude Does vs What You Decide

Claude DoesYou Decide
Designs health score frameworkWeight of each factor
Calculates composite scoresThreshold for intervention
Identifies risk signalsResource allocation
Suggests actions by scoreEscalation decisions
Tracks trend directionAccount save vs. let go

What This Skill Does

  1. Framework design - Multi-factor health scoring model
  2. Score calculation - Weighted composite health score
  3. Risk identification - Early warning signals
  4. Trend analysis - Health trajectory over time
  5. Action recommendations - Interventions by health status

How to Use

Assess health for this account:

Account: [Company Name]
Contract: $[ARR], [Renewal Date]
Tenure: [Months as customer]

Product Usage:
- Daily active users: X / Y licensed
- Feature adoption: X% of features used
- Login frequency: [Daily/Weekly/Monthly]
- Last login: [Date]

Support:
- Tickets this quarter: X
- CSAT score: X/5
- Open escalations: X
- Last interaction sentiment: [Positive/Neutral/Negative]

Financial:
- Payment status: [Current/Late/At Risk]
- Expansion conversations: [Yes/No]
- Contract modifications: [None/Downgrade/Upgrade]

Relationship:
- Executive sponsor: [Active/Passive/Gone]
- Champion status: [Strong/Weak/Churned]
- NPS score: X
- QBR attendance: [Regular/Sporadic/None]

Instructions

Step 1: Define Health Dimensions (4 Pillars)

DimensionWeightWhat It Measures
Product30%Are they using the product?
Support20%Are they happy with service?
Financial25%Are they paying and growing?
Relationship25%Do we have strong contacts?

Step 2: Score Each Dimension (0-100)

Product Health (30%):

MetricScore
DAU/MAU > 70%+30
DAU/MAU 50-70%+20
DAU/MAU 30-50%+10
DAU/MAU < 30%+0
Feature adoption > 60%+25
Feature adoption 40-60%+15
Feature adoption < 40%+5
No login 7+ days-20
No login 30+ days-40
Usage trending up+15
Usage trending down-15

Support Health (20%):

MetricScore
CSAT > 4.5+30
CSAT 4.0-4.5+20
CSAT 3.5-4.0+10
CSAT < 3.5+0
No escalations+25
Resolved escalations+15
Open escalations-20
Negative sentiment-25
Tickets trending down+10
Tickets trending up-10

Financial Health (25%):

MetricScore
Payment current+30
Payment 30 days late+10
Payment 60+ days late-20
Expansion discussion+20
Upgrade completed+30
Downgrade risk-30
Multi-year contract+20
Month-to-month-10

Relationship Health (25%):

MetricScore
Exec sponsor active+30
Champion engaged+25
NPS Promoter (9-10)+25
NPS Passive (7-8)+10
NPS Detractor (0-6)-20
Regular QBR attendance+20
No QBR in 6 months-15
Champion left company-30

Step 3: Calculate Composite Score

Health Score = (Product × 0.30) + (Support × 0.20) +
               (Financial × 0.25) + (Relationship × 0.25)

Step 4: Assign Health Status

ScoreStatusColorAction
80-100Healthy🟢 GreenExpand, get referrals
60-79Monitor🟡 YellowProactive engagement
40-59At Risk🟠 OrangeIntervention required
0-39Critical🔴 RedExecutive escalation

Step 5: Identify Trend Direction

PatternSignalAction
↗️ ImprovingScore up 10+ pointsContinue current approach
→ StableScore within 5 pointsMonitor for changes
↘️ DecliningScore down 10+ pointsImmediate intervention

Examples

Example 1: Healthy Account

Input:

Account: TechCorp Solutions
Contract: $120K ARR, Renewal: Sep 2026
Tenure: 24 months

Product Usage:
- DAU: 85 / 100 licensed (85%)
- Feature adoption: 72%
- Login frequency: Daily
- Last login: Today

Support:
- Tickets this quarter: 3 (minor issues)
- CSAT: 4.8/5
- Open escalations: 0
- Last interaction: Positive

Financial:
- Payment: Current
- Expansion: Discussing 20 more seats
- Contract: 2-year renewal signed

Relationship:
- Exec sponsor: CTO actively engaged
- Champion: VP Eng, very strong
- NPS: 9
- QBR: Quarterly, well-attended

Output:

## Account Health: TechCorp Solutions

### Overall Score: 92/100 🟢 HEALTHY

### Dimension Scores

| Dimension | Score | Weight | Weighted |
|-----------|-------|--------|----------|
| Product | 95 | 30% | 28.5 |
| Support | 90 | 20% | 18.0 |
| Financial | 95 | 25% | 23.8 |
| Relationship | 90 | 25% | 22.5 |
| **Total** | | | **92.8** |

### Score Breakdown

**Product Health: 95/100** ✅
- DAU/MAU at 85% (+30)
- Feature adoption 72% (+25)
- Daily logins (+20)
- Usage trending stable (+10)
- No concerning signals

**Support Health: 90/100** ✅
- CSAT 4.8 (+30)
- Only 3 minor tickets (+25)
- No escalations (+25)
- Positive sentiment (+10)

**Financial Health: 95/100** ✅
- Payment current (+30)
- Expansion in discussion (+20)
- Multi-year renewal signed (+30)
- No downgrade signals (+15)

**Relationship Health: 90/100** ✅
- CTO actively engaged (+30)
- Strong VP Eng champion (+25)
- NPS 9 (Promoter) (+25)
- Regular QBRs (+20)
- Slight gap: Could add more contacts (-10)

### Trend: → Stable (High)

### Recommended Actions

**Expansion Focus:**
1. Close the 20-seat expansion discussion
2. Introduce new product features for upsell
3. Request case study/testimonial

**Relationship Deepening:**
1. Add 1-2 more stakeholder relationships
2. Invite to customer advisory board
3. Offer early access to beta features

**Risk Mitigation:**
- Champion VP Eng is critical - ensure backup contact
- Document success metrics for renewal proof points

Example 2: At-Risk Account

Input:

Account: RetailMax Inc
Contract: $85K ARR, Renewal: Apr 2026 (3 months)
Tenure: 18 months

Product Usage:
- DAU: 12 / 50 licensed (24%)
- Feature adoption: 35%
- Login frequency: Weekly
- Last login: 8 days ago

Support:
- Tickets this quarter: 12 (several complaints)
- CSAT: 3.2/5
- Open escalations: 2
- Last interaction: Negative (product complaints)

Financial:
- Payment: 15 days late
- Expansion: No discussions
- Contract: Mentioned budget cuts

Relationship:
- Exec sponsor: CFO, never met
- Champion: Original champion left 2 months ago
- NPS: 5 (Detractor)
- QBR: Skipped last 2

Output:

## Account Health: RetailMax Inc

### Overall Score: 31/100 🔴 CRITICAL

⚠️ **IMMEDIATE ATTENTION REQUIRED**
Renewal in 3 months with multiple critical risk factors.

### Dimension Scores

| Dimension | Score | Weight | Weighted |
|-----------|-------|--------|----------|
| Product | 20 | 30% | 6.0 |
| Support | 25 | 20% | 5.0 |
| Financial | 30 | 25% | 7.5 |
| Relationship | 20 | 25% | 5.0 |
| **Total** | | | **31** |

### Critical Risk Factors 🚨

1. **🔴 Champion Churned** (-30)
   - Original champion left 2 months ago
   - No replacement identified
   - Institutional knowledge lost

2. **🔴 Low Adoption** (24% DAU)
   - Only 12 of 50 users active
   - Indicates low perceived value
   - Hard to justify renewal

3. **🔴 NPS Detractor** (5)
   - Actively unhappy
   - May influence other buyers
   - Requires executive intervention

4. **🟠 Open Escalations** (2)
   - Unresolved issues damaging trust
   - Need immediate resolution

5. **🟠 Payment Late**
   - Could signal budget issues
   - "Budget cuts" mentioned

### Trend: ↘️ Declining

Score dropped ~25 points since champion departure.

### Save Plan: 90-Day Sprint

**Week 1: Triage**
- [ ] Resolve both open escalations
- [ ] CSM call with current users to assess sentiment
- [ ] Identify new potential champion
- [ ] Check payment status/AR outreach

**Week 2-4: Stabilize**
- [ ] Executive sponsor meeting (your VP + their CFO)
- [ ] Onboard new champion
- [ ] Re-training for low-adoption users
- [ ] Document 3 value proof points

**Week 5-8: Rebuild**
- [ ] Adoption bootcamp for inactive users
- [ ] Success planning session
- [ ] Get CSAT above 4.0
- [ ] Monthly check-ins scheduled

**Week 9-12: Renewal**
- [ ] QBR with full stakeholder group
- [ ] Renewal proposal with options
- [ ] Right-size if needed (reduce seats)
- [ ] Multi-year incentive if healthy

### If Save Fails
- Prepare for graceful offboarding
- Document learnings for post-mortem
- Maintain relationship for potential return
- Collect exit feedback

### Success Probability: 40%
Without new champion, save is difficult.

Skill Boundaries

What This Skill Does Well

  • Structured health assessment framework
  • Multi-factor scoring with clear logic
  • Risk identification and prioritization
  • Action recommendations by health tier

What This Skill Cannot Do

  • Access actual product usage data
  • Predict specific churn timing
  • Know internal customer politics
  • Replace CSM relationship judgment

When to Escalate to Human

  • Accounts with complex multi-product relationships
  • Strategic accounts with executive relationships
  • Accounts involving legal or contractual disputes
  • Save decisions requiring investment approval

Iteration Guide

Follow-up Prompts

  • "What's the #1 action to improve this score by 20 points?"
  • "Compare health scores for my top 10 accounts."
  • "Build a 30-60-90 day save plan for this account."
  • "What early warning signals should I watch for?"

Continuous Monitoring

  1. Score all accounts monthly
  2. Alert on 10+ point drops
  3. Segment by health tier
  4. Track save success rates
  5. Refine weights based on churn correlation

Checklists & Templates

Monthly Health Review Checklist

  • Pull usage data for all accounts
  • Update support sentiment scores
  • Check payment status
  • Review relationship changes
  • Calculate health scores
  • Triage critical accounts

Health Score Template

## Account: [Name] | Score: X/100 [Emoji]

**Contract**: $X ARR | Renewal: [Date] | Tenure: X months

### Scores
| Dimension | Score | Key Factor |
|-----------|-------|------------|
| Product | /100 | |
| Support | /100 | |
| Financial | /100 | |
| Relationship | /100 | |

### Top Risks
1.
2.

### Actions This Month
1.
2.

References

  • Gainsight Customer Health Best Practices
  • Lincoln Murphy's Customer Success Metrics
  • ChurnZero Customer Health Framework
  • Totango Customer Health Scoring

Related Skills

  • churn-prediction - Deeper churn analysis
  • qbr-preparation - Health-informed QBR prep
  • expansion-signals - Identify growth opportunities

Skill Metadata

  • Domain: RevOps
  • Complexity: Intermediate
  • Mode: centaur
  • Time to Value: 20-30 min per account
  • Prerequisites: Usage data, support history, relationship context

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

33.78%
按下载量换算228

Claude

30.89%
按下载量换算209

Cursor

19.72%
按下载量换算133

Gemini CLI

10.14%
按下载量换算69

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills