What problem does it solve? Building or editing spreadsheets by hand often produces formula errors, pasted hardcoded values, inconsistent formats, and unverifiable financial models. This Skill enforces a disciplined workflow so every workbook recalculates cleanly, keeps formulas live, and documents where every number came from. ## Core Features & Use Cases - Workbook creation and editing: Add sheets, ranges, formulas, tables, charts, validation, conditional formatting, and pivot tables through batched office tool operations, with support for .xlsx, .xlsm, .csv, and .tsv files. - Financial model auditing: Run the financial-model audit profile to detect formula errors, rogue hardcodes, unguarded divisions, missing Checks sheets, and unsourced inputs, following the conventions in references/model-conventions.md. - Report design and review: Build report surfaces with native charts, print setup, and rendered-page review using the guidance in references/report-design.md. - Use Case: A user asks for a three-year revenue projection model. The Skill creates an Inputs sheet with sourced assumptions, a Calc sheet with consistent formulas, a Checks sheet with tie-outs, and a formatted Report sheet, then finalizes with zero formula errors. ## Quick Start Use the xlsx skill to create a financial model workbook with an assumptions sheet, live formulas, and a checks sheet, then audit it with the financial-model profile.