data-storytelling

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

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/SanketAdlak/PDMProjectDesign --skill data-storytelling-sanketadlak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-storytelling
Source: https://github.com/SanketAdlak/PDMProjectDesign/tree/main/.agents/skills/data-storytelling
Command: npx skills add https://github.com/SanketAdlak/PDMProjectDesign --skill data-storytelling-sanketadlak

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires matplotlib, pandas.

What problem does it solve? Raw data and metrics often fail to persuade stakeholders because they lack narrative structure, context, and clear recommendations. This Skill turns analytics into structured stories that drive decisions. ## Core Features & Use Cases - Story Frameworks: Apply problem-solution, trend, and comparison narrative structures to business data. - Visualization Techniques: Use progressive reveal, before/after contrast, and annotated matplotlib charts to highlight key insights. - Presentation Templates: Build executive summary slides, data story flows, and one-page dashboard reviews. - Use Case: When preparing a quarterly business review, structure churn analysis as a hook-context-insight-recommendation narrative with annotated charts and a clear budget ask. ## Quick Start Help me turn my Q4 churn analysis into an executive presentation with a clear narrative and 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?

Lead with the key insight as a headline using a specific number and business impact, then provide context, the discovery, and a clear recommendation. Use the executive summary slide template pairing the data with its implication and expected ROI.

What is a good structure for a data story?

Use the narrative arc: hook with a surprising insight, establish baseline context, build through data points, deliver the key insight, then close with recommendations and a call to action. Frameworks include problem-solution, trend, and comparison stories.

How do I annotate matplotlib charts for presentations?

Use ax.annotate with arrowprops to label key events like product launches, ax.axvspan to highlight growth periods, and ax.axhline to show target thresholds. Combine these with a bold title to make the chart tell the story.

How should I write headlines for data reports?

Combine a specific number, business impact, and actionable context, such as "Q4 Sales Beat Target by 23% - Here's Why". Avoid generic titles like "Sales Analysis" that bury the insight.

How do I present uncertain or statistical findings?

Acknowledge limitations with confidence levels and sample sizes, present ranges instead of point estimates, and distinguish correlation from causation. Phrases like "With 95% confidence" or "Impact estimate: $400K-$600K" keep the narrative credible.