excel-ops
Read, clean, analyse and generate Excel workbooks (.xlsx/.csv) without the silent wrong answers. Use when the user has a spreadsheet to parse, summarise, validate, join, convert or produce; when a total from a sheet looks off; when dates shift by a day, numbers arrive as text, formulas read back as objects, or headers are not on row 1; and when generating a report someone else has to open and read. Covers ExcelJS in Node, with equivalents for Python (openpyxl/pandas) and the traps that apply in every language.
Pinned to revision 9dc5172fc254, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/excel-ops/SKILL.md
- skills/excel-ops/scripts/inspect.mjs
- skills/excel-ops/scripts/read-table.mjs
- skills/excel-ops/scripts/write-report.mjs
Every link opens the file at its source, pinned to the revision this page describes.