What problem does it solve?
Excel workbooks are prone to formula errors, inconsistent formatting, and maintenance challenges when teams collaborate across templates. This Skill standardizes workbook creation and updates to ensure reliability, auditability, and scalable design.
Core Features & Use Cases
- Zero formula errors: enforce correct formulas and live recalculation.
- Template preservation: respect existing templates and avoid overwriting established conventions.
- End-to-end workbook standards: apply formatting, number formatting, and documentation guidelines to dashboards, financial models, and data reports.
- Pivot and charts integration: create and maintain pivot tables and charts without breaking structure.
- Automation scripts: use scripts/recalc.py to recalculate formulas and verify errors.
Quick Start
Create or update an .xlsx workbook using the standards described here, then run scripts/recalc.py to validate formulas.