What problem does it solve?
This Skill helps you create, edit, and analyze spreadsheet files while maintaining formula correctness and preventing Excel error states that break downstream decisions.
Core Features & Use Cases
- Create and update spreadsheets: Generate new .xlsx/.xlsm/csv/tsv-style workbooks with formulas, formatting, and analysis-ready structure.
- Preserve and extend existing templates: Modify existing models without overwriting established layout, style, or conventions.
- Recalculate and verify formulas: Use LibreOffice-based recalculation plus an error scan to ensure no #REF!, #DIV/0!, #VALUE!, #N/A, or related formula failures remain.
- Financial model support: Enforce practical equity/valuation model conventions (color coding, number formats, assumption cells, and link behavior).
- Data analysis workflows: Use pandas for reading/analysis and openpyxl for formula- and format-aware spreadsheet edits.
Quick Start
Use the xlsx skill to create a working financial model in 'model.xlsx' with correct formulas and zero Excel formula errors.