~/ai_assets_directory_
Claude Skill verified · tested by us 448 stars · whole nimrodfisher/data-analytics-skills repo
data-analytics-insight-synthesis.skill

Insight Synthesis

Turns a pile of statistics into the 3 to 5 insights worth acting on, each scored by impact, confidence, and how actionable it actually is.

Overview

Insight Synthesis steps in when an analysis has produced many statistics but no clear "so what," or when stakeholders keep asking what the findings mean rather than what was found.

What it covers

  • Lists every statistically meaningful finding as a plain factual statement, without interpreting yet.
  • Applies "so what, why, now what" to each finding to turn a fact into a real insight.
  • Quantifies the business impact of every insight, since an insight without a number is just an observation.
  • Scores each insight on impact, confidence, and actionability, and deprioritizes anything high-impact but low-confidence until it's validated.
  • Groups related insights, resolves contradictions, and produces a brief with the top 3 to 5 insights in priority order.

Part of Data Analytics Skills

This is one of 31 skills in the Data Analytics Skills library, in the Data Storytelling & Visualization group.

Installation

  1. Clone the repo once: git clone https://github.com/nimrodfisher/data-analytics-skills.git
  2. Copy just this skill: cp -r data-analytics-skills/04-data-storytelling-visualization/insight-synthesis ~/.claude/skills/ (or ~/.agents/skills/ for Codex)
  3. Ask your agent something like "turn these findings into the 3 insights worth acting on" and it activates on its own.

See the Data Analytics Skills entry for the full library.

Related assets