What problem does it solve?
This Skill automates repetitive spreadsheet work by enabling programmatic open, read, edit, and fix operations on common spreadsheet formats (.xlsx, .xlsm, .csv, .tsv). It also supports creating new spreadsheets from scratch or from other data sources and converting between tabular formats, triggering whenever a user references a spreadsheet file by name or path and requiring a final spreadsheet deliverable.
Core Features & Use Cases
- Open, read, validate, and preserve formulas and formatting across .xlsx, .xlsm, .csv, and .tsv files.
- Edit workflows: add columns, apply simple formulas, apply formatting, and clean messy data to produce clean, ready-to-use spreadsheets.
- Convert and export: transform between tabular formats (e.g., Excel to CSV/TSV and vice versa) and assemble data into a new workbook when needed.
- Use case: clean a messy CSV and convert it into a well-formatted XLSX with computed fields and consistent styling.
Quick Start
Provide a sample dataset and ask the agent to return a completed spreadsheet file.