What problem does it solve?
This Skill eliminates broken or non-recalculating spreadsheet models by ensuring Excel formulas are correctly constructed, preserved, and recalculated without common error values like #REF!, #DIV/0!, or #VALUE!.
Core Features & Use Cases
- Create and analyze spreadsheets: Build new .xlsx files or interpret existing spreadsheets for data analysis with pandas and Excel-compatible outputs.
- Edit while preserving templates: Modify existing workbooks while matching established formatting and conventions, and keep existing formulas intact.
- Guarantee reliable recalculation: Recalculate all formulas via LibreOffice and verify that the final workbook contains zero Excel formula errors.
- Spreadsheet best practices for modeling: Enforce “use formulas, not hardcoded values,” correct cell referencing, and robust assumptions documentation.
- Visualization-ready outputs: Prepare data structures suitable for downstream charts and spreadsheet-based visualization.
Quick Start
Ask the Skill to generate or update an Excel model file using Excel formulas (not hardcoded computed values), recalculate everything, and return a workbook with zero formula errors.