What problem does it solve?
This Skill streamlines complex spreadsheet tasks, from data cleaning and formula creation to advanced financial modeling, eliminating manual errors and saving significant time.
Core Features & Use Cases
- Data Analysis & Manipulation: Use pandas for reading, analyzing, and writing Excel files.
- Formula Creation & Management: Leverage openpyxl to insert formulas, ensuring accuracy and dynamic updates.
- Formula Recalculation & Error Checking: Utilize
scripts/recalc.py to validate and fix formula errors like #REF!, #DIV/0!, etc.
- Use Case: Automatically clean messy tabular data, calculate growth rates using Excel formulas, format financial reports with industry-standard color coding, and ensure zero formula errors in the final deliverable.
Quick Start
Use the xlsx skill to read the data from the file named 'sales_data.xlsx'.