What problem does it solve?
This Skill removes the tedium and fragility of manually editing and validating Excel spreadsheets by using the officecli command-line tool with safe, repeatable batch workflows.
Core Features & Use Cases
- Read and validate existing spreadsheets: Inspect cell/range contents, formulas, charts, tables, pivots, and data issues to catch broken references early.
- Create and modify .xlsx files reliably: Build or update workbooks (including formulas, formatting, number formats, charts, pivots, validation, and templates).
- Bulk edits via JSON batch ops: Perform deterministic bulk changes through
officecli batch using a UTF-8 JSON file (avoids shell/encoding pitfalls, especially on Windows PowerShell).
- CSV/TSV to Excel: Import tabular data into sheets as Excel-ready tables and structures.
Quick Start
Use the officecli-xlsx skill to update the attached spreadsheet file by following the Skill’s rules and applying your requested changes to the .xlsx cells, ranges, charts, or tables.