What problem does it solve?
This Skill addresses the tedious, error-prone task of building, validating, and updating Excel workbooks by providing a programmable toolkit to create, edit, and recalculate spreadsheets with consistent formatting and zero formula errors.
Core Features & Use Cases
- Workbook creation & editing: Generate new Excel files, modify existing templates, and preserve formatting and templates.
- Formula integrity & recalculation: Maintain correct formulas, recalculate with LibreOffice via recalc.py, and validate results across sheets.
- Data analysis & formatting: Load data with pandas/openpyxl, apply consistent styles, and produce publication-ready spreadsheets for reports.
- Use Case: A financial model uses predefined templates; you automatically populate inputs, ensure all formulas are intact, and export a distribution-ready workbook.
Quick Start
Use the xlsx skill to create a new workbook from a template and apply a simple formula to a cell.