What problem does it solve?
Reduce manual time spent designing and populating Excel reports by transforming structured JSON templates into ready-to-use, styled .xlsx workbooks that include multi-sheet layouts, merged headers, formulas, and formatted columns.
Core Features & Use Cases
- JSON-driven templates that define sheets, FreezePanes, column widths, page settings, and a mix of Grid and RecordSet templates for headers and tabular data.
- Style controls for alignment, borders, fonts, background colors, data formats, and support for formulas, merged cells, and auto-filters to produce presentation-ready reports.
- Typical use cases include generating sales reports, invoice exports, inventory snapshots, and programmatic exports from databases or application logs.
Quick Start
Run the export-excel skill with a JSON template file (for example report.json) and provide an output path such as output.xlsx to generate the workbook.