What problem does it solve?
This Skill helps you create, edit, clean, and validate spreadsheet files (especially .xlsx/.xlsm and tabular CSV/TSV inputs) while preventing common calculation and formatting mistakes.
Core Features & Use Cases
- Create or convert spreadsheets: Build new Excel workbooks from provided tabular data, or convert between tabular file formats such as CSV/TSV and Excel.
- Edit and restructure existing files: Add columns, reorganize messy tables, and fix malformed or poorly structured datasets into clean spreadsheets.
- Financial-model safety guardrails: Produces deliverables with professional formatting rules and prevents broken models by ensuring zero Excel formula errors (no #REF!, #DIV/0!, #VALUE!, #N/A, etc.) after recalculation.
- On-demand formula recalculation: Uses LibreOffice-based recalculation for formula evaluation and error detection after edits.
Quick Start
Use the xlsx skill to clean and convert the spreadsheet file "messy-data.csv" into a valid, error-free Excel workbook called "cleaned.xlsx".