data-storytelling

Transform raw data into narrative presentations using story frameworks, visualization techniques, and executive templates.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/zzafergok/tulpar --skill data-storytelling-zzafergok
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: data-storytelling
Source: https://github.com/zzafergok/tulpar/tree/main/.agent/skills/data-storytelling
Command: npx skills add https://github.com/zzafergok/tulpar --skill data-storytelling-zzafergok

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires matplotlib, pandas.

What problem does it solve? Raw metrics and analysis often fail to persuade stakeholders because numbers alone lack context and meaning. This Skill structures data into compelling narratives with clear hooks, insights, and calls to action that drive decisions. ## Core Features & Use Cases - Story Frameworks: Apply proven structures like Problem-Solution, Trend, and Comparison stories to organize analysis into persuasive arcs. - Visualization Techniques: Use progressive reveal, contrast-and-compare, and annotated matplotlib charts to make insights visually clear. - Presentation Templates: Generate executive summary slides, data story flows, and one-page dashboard reviews with headlines that lead with the "so what". - Use Case: Imagine you need to present quarterly churn analysis to executives. Use this Skill to frame the $2.4M revenue impact, reveal the 14-day engagement insight, and close with a specific budget request. ## Quick Start Use the data-storytelling skill to turn my Q4 sales metrics into an executive presentation with a clear recommendation.

Frequently Asked Questions about data-storytelling

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

FAQPage Schema
How do I present data analysis to executives effectively?▼

Lead with the key insight as a specific headline, then provide context, the discovery, and a clear recommendation. Use the Problem-Solution or Trend story framework to structure the narrative arc from hook to call to action.

What is a good structure for a data-driven presentation?▼

Follow the narrative arc: hook with a surprising insight, establish baseline context, build through data points, deliver the key insight, then close with recommendations and next steps. The three pillars are data, narrative, and visuals.

How do I write headlines for data reports?▼

Use the formula: specific number plus business impact plus actionable context. For example, "Q4 Sales Beat Target by 23% - Here's Why" works better than a generic title like "Q4 Sales Analysis".

How do I visualize trends with annotations in matplotlib?▼

Plot the main data series, then use ax.annotate to mark key events with arrows, ax.axvspan to highlight growth periods, and ax.axhline to show target thresholds. This layers narrative context directly onto the chart.

How should I present uncertain or statistical findings?▼

Acknowledge limitations explicitly with confidence levels, sample sizes, and ranges. Phrases like "with 95% confidence" or "impact estimate: $400K-$600K" maintain credibility while still supporting a clear recommendation.

When should I not lead with methodology in a data report?▼

Avoid presenting methodology first when addressing non-technical or executive audiences. Front-load the key findings and business implications, then provide method details only as supporting context after the insight lands.