What problem does it solve?
This Skill removes the guesswork of building, updating, and validating spreadsheets by ensuring formulas are correct and recalculated reliably instead of relying on manual checks.
Core Features & Use Cases
- Spreadsheet creation & editing: Build new .xlsx files or modify existing ones while preserving structure, templates, and formatting conventions.
- Formula-safe workflows: Prefer Excel formulas over hardcoded computed values so results update when inputs change.
- Recalculation & error verification: Recalculate formulas using LibreOffice and verify the workbook for Excel error states to prevent broken models.
- Data analysis support: Use pandas for targeted inspection and analysis of spreadsheet data after a safe preview step.
- Use case: Update a financial model template with new assumptions, keep all existing styling and conventions, add linked calculations via formulas, then recalculate and ensure the workbook has zero formula errors.
Quick Start
Use the xlsx skill to update the attached workbook while preserving its template, then recalculate all formulas and verify there are zero Excel errors.