Agent skill
customer-insights
Use when consolidating product usage, health, and sentiment signals for lifecycle programs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/customer-insights
SKILL.md
Customer Insights & Telemetry Skill
When to Use
- Building segment-specific lifecycle journeys.
- Prioritizing accounts for adoption help, expansion offers, or advocacy invites.
- Diagnosing churn/retention risks and surfacing insights to CS + product.
Framework
- Signals Stack – product usage, engagement, sentiment, commercial, health composite.
- Data Plumbing – define sources (warehouse, product analytics, CS tools) and refresh cadence.
- Normalization – align account/user IDs, tag personas/verticals.
- Insight Delivery – dashboards + alerts to lifecycle, CS, product teams.
- Closed Loop – track outcomes (expansion booked, churn prevented, advocacy activated).
Templates
- Health score schema (dimensions, weight, threshold, owner).
- Insight brief (observation, impact, recommended play, owner, due date).
- Data dictionary for lifecycle dashboards.
Tips
- Keep manual notes from CSMs in sync with telemetry to avoid blind spots.
- Tag signals by persona/vertical for more precise plays.
- Automate distribution via Slack/email alerts tied to triggers.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?