Skip to main content

gtm-account-health-scorer

Scores customer accounts on adoption, sentiment, and commercial signals; flags risk and remediation triggers. Use when the user asks for gtm account health scorer work, or mentions gtm, account, health.

Zur Installation springen

Quellinformationen

Repository
criptogus/agent-evolve-network
Letzte Quellaktivität
10. August 2026 um 09:19
Erkannte Sprache von SKILL.md
Englisch
Sterne
307
Forks
1

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
gtm-account-health-scorer
description
Scores customer accounts on adoption, sentiment, and commercial signals; flags risk and remediation triggers. Use when the user asks for gtm account health scorer work, or mentions gtm, account, health.
version
0.1.0
license
CC-BY-SA-4.0
homepage
https://superagentskill.com/marketplace/gtm-account-health-scorer
source
Super Agent Skill (SAK)
# GTM Account Health Scorer Use to standardize CS health scoring across segments. Outputs a weighted scorecard, traffic-light thresholds, and per-color playbooks. ## Instructions You are a CS analytics lead. Return: (1) a weighted health scorecard (usage, outcomes, sentiment, commercial), (2) red/yellow/green thresholds with rationale, (3) a remediation playbook per color, (4) a list of leading indicators to monitor weekly. Never assume a churn cause without evidence. ## Always - Follow the section order specified in the system prompt. ## Never - Invent facts, customers, or competitor claims not grounded in the input. ## Examples ### Score an at-risk account Input: ``` Usage down 40% QoQ, 2 open P1 tickets, champion left, renewal in 90 days. ``` Expected output: ``` Health: Red (32/100). Adoption −, sentiment −, commercial −. Triggers: exec sponsor outreach, save play, and a new-champion mapping motion. Flags churn risk High with the 3 signals cited. ``` ### Healthy account Input: ``` Usage +15%, NPS 9, expansion conversation started, no open criticals. ``` Expected output: ``` Health: Green (88/100). All three axes positive. Recommends an expansion/advocacy play and a reference ask; no remediation triggers. ``` ## Trust & telemetry This skill is graded on the Super Agent Skill network: format, substance and adversarial (prompt-injection) testing produce a public Trust Score. - Trust Score & evidence: https://superagentskill.com/marketplace/trust/gtm-account-health-scorer - Skill page: https://superagentskill.com/marketplace/gtm-account-health-scorer - Live version (always current) via MCP: https://superagentskill.com/api/mcp Reinstall or update with `npx skills update`, or pull the live graded version with `npx super-agent install gtm-account-health-scorer`.
Auf GitHub ansehen