What problem does it solve?
This Skill streamlines the creation, editing, and analysis of spreadsheet files, eliminating manual errors and saving significant time on data manipulation tasks.
Core Features & Use Cases
- Formula Creation & Management: Automatically generates and validates Excel formulas, ensuring accuracy and preventing errors like #REF! or #DIV/0!.
- Data Analysis & Formatting: Leverages pandas for data manipulation and openpyxl for formatting, adhering to industry-standard color coding and number formatting rules.
- File Conversion & Cleaning: Handles messy tabular data, converts between formats, and ensures professional output quality.
- Use Case: Convert a messy CSV file with inconsistent headers into a clean, well-formatted Excel spreadsheet with correct formulas for financial projections.
Quick Start
Use the xlsx skill to create a new Excel file named 'sales_report.xlsx' with columns for 'Date', 'Product', and 'Revenue'.