What problem does it solve?
This Skill streamlines the creation, editing, and analysis of spreadsheet files, automating tedious tasks and ensuring data accuracy.
Core Features & Use Cases
- Data Manipulation: Read, write, and modify data in .xlsx, .xlsm, .csv, and .tsv files using pandas.
- Formula Management: Create, apply, and verify Excel formulas, ensuring zero errors and adherence to best practices.
- Formatting & Analysis: Apply professional formatting, perform data analysis, and generate reports from tabular data.
- Use Case: Automatically clean messy tabular data from a CSV, format it into a professional Excel report with correct formulas, and ensure all calculations are error-free.
Quick Start
Use the xlsx skill to read the data from 'sales_report.xlsx' and calculate the total revenue for each region.