agentsclimarketplace

Data storytelling

Skill hollandkevint/data-product-operator/skills/data-storytelling

Claude Code skills for data product managers. Product thinking meets data engineering.

Install
npx -y skills add hollandkevint/data-product-operator --skill data-storytelling

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Data presentation and storytelling for data product operators. Narrative structures, chart selection, headline formulas, and anti-patterns. Use when presenting data to stakeholders, building a data presentation, writing an executive summary of findings, telling a data story, or making a case with data. For stakeholder alignment process, see stakeholder-alignment. For metric definitions, see metrics-definition.

SKILL.md

3.3 KB, as published. Nobody here has run it

Headline Formula

Every data finding needs a headline: [Specific Number] + [Business Impact] + [Actionable Context].

"Readmission risk scores now flag 23% more high-risk patients, saving $2.1M annually." Not "We improved our model performance." Not "Results were statistically significant."

The number makes it concrete. The impact makes it relevant. The context makes it actionable.

Narrative Structures

Pick the structure that matches the situation:

StructureWhen to UseShape
Problem-SolutionPitching new work"Here's the gap, here's what we built"
TrendStatus updates"Here's what changed and why it matters"
ComparisonTrade-off decisions"Here are two options with costs"

Narrative Arc for Presentations

Hook (the surprise or gap) → Context (what the audience needs to know) → Evidence (the data, 2-3 charts max) → Implication (so what?) → Recommendation (now what?)

Start with the finding, not the methodology. Executives care about the answer. They'll ask about the method if they want it.

Chart Selection

Match the metric type to the right chart:

Metric TypeChartExample
CountsBar chartMonthly patient encounters
Rates over timeLine chart30-day readmission rate by quarter
Part-of-wholeStacked barClaim denials by category
DistributionHistogram or box plotLength of stay distribution
CorrelationScatter plotCost vs complexity score
RankingHorizontal barTop 10 diagnoses by volume

NEVER use pie charts. Stacked bar does everything a pie chart does, with readable labels.

NEVER use dual Y-axes. Two metrics, two charts. Dual axes let you imply any correlation by scaling the axes.

ALWAYS label data directly on the chart. A legend across the room is useless.

Presentation Anti-Patterns

Charts without a "so what." Every chart needs a headline that states the finding. "Figure 3: Revenue by Region" tells the audience nothing. "Northeast revenue dropped 12% after formulary change" tells them what to see.

Data dumps disguised as analysis. 47 metrics on one slide helps no one. Pick the 2-3 numbers that matter and make them big.

Leading with methodology. "We used a logistic regression with 47 features and cross-validated using..." Save it for the appendix. Lead with the result.

Hiding bad news in an appendix. If the data tells an inconvenient story, put it up front. Credibility compounds faster than any dashboard metric.

Cross-References

For stakeholder alignment process (getting agreement on what to build), see stakeholder-alignment. For metric definitions (what exactly does this number mean?), see metrics-definition. This skill covers how to present the results.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.