CtrlK
BlogDocsLog inGet started
Tessl Logo

analyze-account-health

Summarizes B2B account health by analyzing usage patterns, engagement trends, risk signals, and expansion opportunities. Use for customer success reviews, renewal preparation, QBRs, or account prioritization.

76

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

92%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-sequenced analysis workflow with concrete tool calls, thresholds, and a detailed report template. Its only weakness is progressive disclosure: everything is inline with no bundle references, and at over 50 lines it exceeds the simple-skill exception.

Suggestions

Move the ~90-line report output template (lines 105–195) into a references/REPORT_TEMPLATE.md and link to it from Step 5, keeping only the section skeleton inline in SKILL.md.

Extract "Common Patterns" (Churn Risks / Expansion Signals) into a references/PATTERNS.md referenced once near Step 1's classification, reducing body length and improving discoverability.

Add a brief validation note in Step 0 or Step 1 for what to do when Amplitude returns no data or the account property is missing (e.g., ask user to confirm the identifier) to make the data-gap guidance an explicit checkpoint.

DimensionReasoningScore

Conciseness

Lean and dense—specific tool calls, query parameters, and thresholds with no padding explaining concepts Claude already knows; even the long output template earns its tokens by defining report structure.

3 / 3

Actionability

Concrete, executable guidance throughout: named Amplitude tools, explicit query fields, numeric classification thresholds (DAU/MAU >40%, <20%), and a copy-ready report template.

3 / 3

Workflow Clarity

Steps 0–5 are clearly sequenced with parallelization noted and a health-classification checkpoint that drives conditional branching in Step 3; the task is read-only so the destructive/batch validation cap does not apply.

3 / 3

Progressive Disclosure

Well-organized into clear sections but entirely inline at ~210 lines with no external references; the large output template and Common Patterns are content that could plausibly live in a separate reference file.

2 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that names concrete capabilities and pairs them with natural, well-scoped trigger terms covering both what and when. No fluff or over-claims; easily distinguishable from other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities—"analyzing usage patterns, engagement trends, risk signals, and expansion opportunities"—matching the anchor for several specific actions rather than vague language.

3 / 3

Completeness

Clearly answers both what ("Summarizes B2B account health by analyzing...") and when ("Use for customer success reviews, renewal preparation, QBRs...") with an explicit "Use for" trigger clause.

3 / 3

Trigger Term Quality

Natural terms a CS user would say—"customer success reviews, renewal preparation, QBRs, or account prioritization"—give strong coverage of how the need is actually voiced.

3 / 3

Distinctiveness Conflict Risk

The B2B account-health niche with QBR/renewal triggers is clearly distinct and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
amplitude/builder-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.