executive-dashboard-generator

executive-dashboard-generator is a skill for Claude Code, Codex from OneWave-AI/claude-skills. It costs 56 tokens per session (420 once invoked), scanned A, original, MIT.

A guide for turning data from CSV files, Google Sheets, or databases into reports for company leaders. It combines charts, key measurements, trends, unusual results, and recommended actions.

In plain words
What is it for?
Use it to inspect datasets, calculate period-over-period changes, find trends and outliers, analyze customer groups, set benchmarks, and create executive or board reports.
Why use it?
It helps convert raw tables into a clear explanation of what changed, why it matters, and what leaders could do next. It also highlights data-quality problems and risks.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

not rated 288repo +2 1mo ago A scan Socket: passSnyk: warnSkillSpector: pass 56 tokens original MIT

Good fit Use it to inspect datasets, calculate period-over-period changes, find trends and outliers, analyze customer groups, set benchmarks, and create executive or board reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onewave-ai/claude-skills/executive-dashboard-generator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add OneWave-AI/claude-skills --skill executive-dashboard-generator
Clone the repo
git clone --depth 1 https://github.com/OneWave-AI/claude-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for executive-dashboard-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/onewave-ai/claude-skills/executive-dashboard-generator/github.svg)](https://agentmods.dev/skills/onewave-ai/claude-skills/executive-dashboard-generator)
Your own site
<a href="https://agentmods.dev/skills/onewave-ai/claude-skills/executive-dashboard-generator"><img src="https://agentmods.dev/badge/skills/onewave-ai/claude-skills/executive-dashboard-generator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for executive-dashboard-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/onewave-ai/claude-skills/executive-dashboard-generator"><img src="https://agentmods.dev/badge/skills/onewave-ai/claude-skills/executive-dashboard-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 420 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk warn 15 Feb 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.00420
Opus 5 $0.00028 $0.00210
Sonnet 5 $0.00011 $0.00084
Haiku 4.5 $0.00006 $0.00042

Measured 7d ago against content hash 2672c839806f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

executive-dashboard-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

executive-dashboard-generator/SKILL.md · 27 lines

What it actually says

Executive Dashboard Generator

Turn raw data into executive-ready insights with visualizations and recommendations.

Contents

  • references/analysis-coverage.md — supported data inputs and analysis types per domain (financial, sales/marketing, operations, customer).
  • references/output-template.md — the full Markdown dashboard template to populate.
  • references/best-practices.md — reporting principles, visualization do/don't, trigger phrases, example request.

Workflow

  1. Clarify business context and collect the data sources (files, Sheets links, query output). See references/analysis-coverage.md for accepted inputs and the analysis types to run per domain.
  2. Discover the data: identify structure, date ranges, granularity, key metrics and dimensions, and any data quality issues. Map relationships across datasets.
  3. Analyze: calculate period-over-period changes, identify trends and patterns, flag outliers and anomalies, run cohort analysis, and set benchmarks and targets.
  4. Generate insights: synthesize findings into key messages, prioritize by business impact, connect each metric to a business outcome, and develop concrete action recommendations and risk/opportunity flags.
  5. Choose visualizations: select chart types built for executive readability and maintain a clear visual hierarchy. See references/best-practices.md for the visualization do/don't list.
  6. Assemble the report using the structure in references/output-template.md. Replace every placeholder with real values; never ship a template with bracketed placeholders left in.
  7. Prioritize recommendations and include scenario planning and a risk assessment, then deliver the dashboard.

Lead with insights over raw numbers, and answer "So what?" and "What should we do?" Apply the reporting principles in references/best-practices.md.

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 27 lines · 56 tokens per session scan A 2672c839806f

Subscribe to this mod's changes

executive-dashboard-generator is a skill published in the GitHub repository OneWave-AI/claude-skills (288 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 420 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

google-apps-script

Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form submit), dialogs, sidebars, email batches, PDF export, external API. Use whenever the user wants to automate a Google Sheet, build a Sheets menu / sidebar / dialog, hit a Sheets row from email or a…

jezweb/claude-skills · 89 tokens

literature-matrix-builder

A tool for turning a collection of research papers in PDF format into an organised literature library and comparison spreadsheet. It can find identifiers such as DOIs, retrieve publication details, check for retractions, and prepare reference lists.

Nero1688/claude-academic-skills · 501 tokens

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

Prat011/awesome-llm-skills · 96 tokens

param-xlsx-sync

A workflow for updating structured equipment-parameter tables from Excel files into Markdown files. It recognises rows marked for deletion, compares the data with specification documents, and records approved changes.

CookiesHaha/ash-claude-skills · 122 tokens

xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

lingxling/awesome-skills-cn · 201 tokens

xlsx-th

สร้าง .xlsx + formula + chart | สำหรับ HR ธุรการ หรือผู้จัดการที่ต้อง. Triggers when user says (Thai/EN): 'excel', 'xlsx', 'สเปรดชีต.

PiNocPie/thai-claude-skills · 0 tokens