What problem does it solve?
This Skill helps you create, edit, and analyze spreadsheet files (.xlsx/.csv/.tsv) while keeping models reliable—especially by preventing formula errors and preserving existing templates and conventions.
Core Features & Use Cases
- Create and edit spreadsheets with formulas preserved: Use pandas/openpyxl workflows to add data, update cells, and build dynamic models without hardcoding computed values.
- Recalculate formulas reliably: Forces a full formula recalculation using a LibreOffice-backed script and detects Excel error tokens like #REF!, #DIV/0!, and #VALUE!.
- Spreadsheet safety guardrails: Enforces strong requirements such as “zero formula errors”, preservation of existing formatting conventions when modifying templates, and structured guidance for financial-model cell styling.
Quick Start
Use the xlsx skill to modify the attached spreadsheet 'model.xlsx' and ensure all formulas recalculate with zero Excel errors.