What problem does it solve?
This Skill helps you generate, edit, and analyze spreadsheet files while preserving correctness by preventing common Excel formula failures and validating workbook structure before delivery.
Core Features & Use Cases
- Formula-safe spreadsheet creation and editing: Build new .xlsx/.xlsm/.csv/.tsv spreadsheets or update existing workbooks without hardcoding computed values and while preserving existing templates and formatting conventions.
- Data analysis and visualization workflows: Use pandas for analysis steps and then write back structured results into spreadsheets, keeping calculations dynamic in Excel.
- Recalculation and openability validation: Recalculate all formulas via LibreOffice and scan the workbook for Excel error states, then validate the produced XLSX package (parts, XML well-formedness, relationships, shared strings, styles, media signatures).
Quick Start
Ask the xlsx skill to create an Excel model for your uploaded dataset using formulas only, then validate the workbook and recalculate until it reports zero Excel formula errors.