xlsx
Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for Word documents, HTML reports, standalone Python scripts, database pipelines, or Google Sheets API work.
Details
- Path
- skills/xlsx
- License
- Proprietary. LICENSE.txt has complete terms
- Allowed tools
- 1
- Bundled scripts
- 13
- Dependencies
- 3
Allowed tools
Read Write Edit Bash Grep Glob
Bundled scripts
- skills/xlsx/scripts/recalc.py
- skills/xlsx/scripts/office/pack.py
- skills/xlsx/scripts/office/validate.py
- skills/xlsx/scripts/office/unpack.py
- skills/xlsx/scripts/office/soffice.py
- skills/xlsx/scripts/office/validators/docx.py
- skills/xlsx/scripts/office/validators/__init__.py
- skills/xlsx/scripts/office/validators/redlining.py
- skills/xlsx/scripts/office/validators/pptx.py
- skills/xlsx/scripts/office/validators/base.py
- skills/xlsx/scripts/office/helpers/__init__.py
- skills/xlsx/scripts/office/helpers/simplify_redlines.py
- skills/xlsx/scripts/office/helpers/merge_runs.py