customer-success-manager

Identify at-risk accounts and expansion opportunities using weighted health signals.

Updated Dec 23, 2024
One-click install
npx skills add https://github.com/salamientark/dotfiles --skill customer-success-manager-salamientark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customer-success-manager
Source: https://github.com/salamientark/dotfiles/tree/main/claude/skills/business-growth/customer-success-manager
Command: npx skills add https://github.com/salamientark/dotfiles --skill customer-success-manager-salamientark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Monitors customer health, predicts churn risk, and identifies expansion opportunities using weighted scoring models for SaaS customer success.

Core Features & Use Cases

  • Health scoring across usage, engagement, support, and relationship with multi-dimensional weights
  • Churn risk analysis with tiered intervention playbooks and time-to-renewal urgency
  • Expansion opportunity scoring with adoption depth analysis, whitespace mapping, and revenue estimation

Quick Start

Run the three Python CLI tools on a sample data file to generate health, churn risk, and expansion insights.

Frequently Asked Questions about customer-success-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate customer health scores to predict SaaS churn risk?

To calculate customer health scores and predict SaaS churn risk, this Skill applies multi-dimensional weighted scoring across usage, engagement, support, and relationship signals. It uses deterministic Python CLI logic to identify at-risk accounts without requiring external API calls.

What is the best way to identify expansion opportunities in a SaaS portfolio?

The best way to identify expansion opportunities is by analyzing adoption depth and mapping whitespace to estimate potential revenue. This Skill scores expansion opportunities by evaluating these factors across your SaaS portfolio using deterministic Python CLI logic.

Do I need external API connections to run churn prediction analysis?

No, you do not need external API connections to run churn prediction analysis. The Python CLI tools use deterministic scoring logic applied directly to your local data files to generate health, churn risk, and expansion insights.

How do I set up tiered intervention playbooks based on time-to-renewal urgency?

You can set up tiered intervention playbooks by using churn risk analysis that factors in time-to-renewal urgency. The Python CLI evaluates weighted health signals to categorize at-risk accounts, allowing you to align intervention strategies with renewal timelines.

Can I use Python CLI tools for customer success without installing dependencies?

Yes, you can use the Python CLI tools for customer success tasks without installing dependencies. The Skill is designed with no external dependencies and operates on a sample data file to generate health, churn risk, and expansion insights.

What SaaS metrics are used for multi-dimensional health scoring?

Multi-dimensional health scoring uses SaaS metrics across four core areas: usage, engagement, support, and relationship. These signals are weighted to generate a comprehensive health score for each account in your portfolio.