What problem does it solve?
This skill automates the creation, formatting, and export of Excel workbooks, turning raw data into polished reports with AI-generated card summaries and charts.
Core Features & Use Cases
- Workbook generation: Create multi-sheet Excel files with formatted data, calculations, and visualizations.
- Card-driven reporting: Export four-color cards (blue, green, yellow, red) to Excel to present findings at a glance.
- Data integration: Import data from CSV, Excel, or database sources and produce integrated reports for business analytics.
- Use Case: Ingest weekly sales data to generate a comprehensive Excel report with trends and actionable cards.
Quick Start
Install dependencies: openpyxl and pandas.
- Run a quick demonstration: outline a small dataset and export to Excel using the provided functions.