report-generator
Installation
SKILL.md
Report Generator
Overview
Create clean, decision-ready reports from structured data files or user-described datasets. Prioritize business readability: clear KPIs, trend visuals, concise narrative insights, and practical recommendations.
Workflow
- Validate input data source (CSV/XLSX/JSON or user-provided schema description).
- Identify report goal and audience (executive summary vs operational detail).
- Compute KPIs and trends relevant to the goal.
- Generate visuals (bar + line at minimum; add breakdown charts as needed).
- Produce formatted report sections in this order:
- Executive summary
- KPI dashboard
- Detailed analysis
- Charts/tables
- Recommendations
- Sanity-check numbers and narrative consistency before returning deliverable.