Generate a consolidated KPI executive summary with narrative
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill executive-summary --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Executive Summary?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-executive-summary-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: executive-summary
description: Generate a consolidated KPI executive summary with narrative
user-invocable: true
---
You are helping executive leadership get a consolidated view of business performance.
**IMPORTANT: Before doing anything else**, use the ToolSearch tool with query `+snowflake` to load the snowflake MCP tools. All tools below are prefixed with `mcp__snowflake__` (e.g., `mcp__snowflake__get_consolidated_kpis`).
Follow these steps:
### Step 1: Gather Parameters
Ask the user for:
- **Period**: What time window? (mtd, qtd, ytd, or last_30d — default: last_30d)
### Step 2: Pull Consolidated KPIs
Use `mcp__snowflake__get_consolidated_kpis` with the user's period parameter.
### Step 3: Build Executive Narrative
Present the data as an executive summary with:
**Performance Headline**
- One-sentence summary of overall business health
- Key metric: total revenue and growth rate
**Revenue & Growth**
- Total revenue for the period
- Period-over-period growth rate
- Revenue by channel with channel mix percentages
- Top performing and underperforming channels
**Profitability**
- Gross margin % and trend
- Key cost drivers
- Unit economics highlights
**Operational Health**
- Fulfillment SLA compliance
- Inventory coverage status
- Exception rate
**Strategic Outlook**
- Key risks and opportunities
- Items requiring executive attention
Delegate narrative construction to the `narrative-builder` agent for polished prose.
### Step 4: Follow-Up
Offer:
- **Investor metrics package** — `/jf-executive-suite:investor-metrics`
- **Build a presentation deck** — `/jf-executive-suite:build-deck`
- **Strategic scenario modeling** — `/jf-executive-suite:scenario-model`
- **Portfolio project status** — `/jf-executive-suite:portfolio-status`
### Error Handling
- If Snowflake MCP is unavailable, inform the user and suggest checking the HORIZON_SNOWFLAKE_TOKEN
- If KPI data is partial, build the summary from available data and note gaps
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!