Use the XLSX skill for spreadsheet tasks
mainThe xlsx skill is triggered when a user's primary goal involves spreadsheet files (.xlsx, .xlsm, .csv, or .tsv).
Use this skill for:
- Opening, reading, editing, or fixing existing spreadsheet files.
- Adding columns, computing formulas, formatting, charting, or cleaning messy data.
- Creating new spreadsheets from scratch or from other data sources.
- Converting between tabular file formats.
- Restructuring malformed tabular data into proper spreadsheets.
Do NOT trigger this skill when:
- The primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration.