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

Executive Summary Generator

Condenses a full analysis into a one or two page brief that leads with the decision an executive actually needs to make.

Overview

Executive Summary Generator condenses a detailed analysis for a senior audience, answers "what's the bottom line" for an executive who won't read the full report, or leads a recurring report with the key message instead of data tables.

What it covers

  • Extracts only the 3 to 5 findings that actually change or reinforce a decision, filtering out anything interesting but not actionable.
  • Quantifies the business impact of every insight in real numbers: revenue at risk, cost saving, users affected, time to payback.
  • Writes a one-paragraph, jargon-free situation statement explaining why the analysis happened and why the timing matters.
  • Applies the pyramid principle, leading each insight with the conclusion before the supporting evidence.
  • States each recommendation as a specific action with an owner, an expected outcome, and a deadline, then names the exact decision the executive needs to make.

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/executive-summary-generator ~/.claude/skills/ (or ~/.agents/skills/ for Codex)
  3. Ask your agent something like "turn this analysis into a one-page summary for the board" and it activates on its own.

See the Data Analytics Skills entry for the full library.

Related assets