What problem does it solve?
This Skill removes the friction of working with messy or incorrect spreadsheet files by helping you open, restructure, compute, and repair .xlsx/.xlsm/.csv/.tsv inputs into a clean spreadsheet deliverable.
Core Features & Use Cases
- Spreadsheet repair and cleanup: Fix malformed or poorly structured tabular files by reorganizing headers, cleaning rows, and producing a valid workbook.
- Spreadsheet creation and transformation: Build new spreadsheets from scratch or convert between tabular formats while ensuring the output remains a true spreadsheet file.
- Formula correctness with guardrails: Produce Excel formulas (not Python hardcodes) and enforce zero error requirements like #REF!, #DIV/0!, #VALUE!, and #N/A, including mandatory LibreOffice recalculation for evaluation.
- Financial-model formatting & safety: Apply valuation/financial conventions such as input/link color coding, number formats, assumption placement, and parentheses for negatives.
Quick Start
Use the xlsx skill to convert and clean the spreadsheet file 'budget.csv' into a formatted and fully formula-driven 'budget.xlsx' with zero formula errors.