What problem does it solve?
This Skill streamlines the creation, editing, and analysis of spreadsheet files, automating complex calculations, formatting, and data manipulation tasks.
Core Features & Use Cases
- Formula Creation & Management: Generates Excel formulas instead of hardcoding values, ensuring dynamic and updateable spreadsheets.
- Data Analysis & Formatting: Utilizes pandas for data manipulation and openpyxl for formatting and formula application.
- Use Case: Automatically create a financial model with industry-standard color coding and number formatting, or clean messy tabular data from a CSV file into a structured Excel report.
Quick Start
Use the xlsx skill to create a new Excel file named 'sales_report.xlsx' with columns for 'Date', 'Product', and 'Revenue'.