What problem does it solve?
This Skill eliminates the tedious manual work of creating, editing, and analyzing Excel spreadsheets, saving you hours of repetitive data entry, formula debugging, and formatting adjustments.
Core Features & Use Cases
- Spreadsheet Creation & Editing: Create new .xlsx files from scratch or modify existing ones with openpyxl, preserving formulas and formatting.
- Data Analysis & Cleaning: Use pandas to read, clean, and analyze messy tabular data from .csv, .tsv, or .xlsx files.
- Financial Modeling: Build professional Excel models with industry-standard color coding, number formatting, and zero formula errors.
- Use Case: Imagine you have a messy CSV of sales data with malformed rows. Use this Skill to clean it, load it into a properly formatted Excel file with formulas and professional styling, and recalculate all values.
Quick Start
Use the xlsx skill to open 'sales_data.csv', clean the malformed rows, and save it as a professionally formatted Excel file named 'sales_report.xlsx'.