What problem does it solve?
This skill automates the end-to-end handling of spreadsheet files, enabling users to open, read, edit, format, clean, and convert .xlsx, .xlsm, .csv, and .tsv data, while supporting the creation of new spreadsheets from various data sources. It also ensures the deliverable remains a valid spreadsheet file, reducing manual, repetitive work across data workflows.
Core Features & Use Cases
- Open, read, edit, and format spreadsheet data (including applying formulas and basic styling).
- Create new spreadsheets from other data sources, or consolidate multiple inputs into a single workbook.
- Convert between tabular formats (e.g., CSV/TSV to XLSX and vice versa) and clean messy data structures.
- Use cases include data cleaning for reports, generating formatted deliverables for stakeholders, and automating routine spreadsheet updates.
Quick Start
Load an input dataset (data.csv) and save the processed results as output.xlsx with basic formatting.