data-storytelling

Solid

Narrative generation skill for transforming analytical insights into compelling business stories

Data & Documents 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Data Storytelling ## Overview The Data Storytelling skill transforms analytical insights into compelling, actionable business narratives. It bridges the gap between complex analysis and executive decision-making by generating clear, contextual, and persuasive communications tailored to different audiences. ## Capabilities - Insight prioritization and selection - Narrative structure generation - Chart annotation automation - Key takeaway extraction - Executive summary generation - Recommendation framing - Action item identification - Audience-appropriate language adaptation ## Used By Processes - Insight-to-Action Process - Executive Dashboard Development - Decision Documentation and Learning ## Usage ### Insight Input ```python # Analytical insights to narrate insights = { "context": { "analysis_type": "quarterly_performance", "period": "Q3 2024", "audience": "executive_leadership", "objective": "investment_decision" }, "key_findings": [ { "metric": "Revenue", "value": 12500000, "change": 0.15, "benchmark": "above_target", "significance": "high", "drivers": ["new_product_launch", "market_expansion"] }, { "metric": "Customer Acquisition Cost", "value": 185, "change": 0.22, "benchmark": "above_target", "significance": "medium", "drivers": ["increased_competit...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills