What problem does it solve?
This Skill automates the creation, editing, and analysis of spreadsheet files, handling complex formulas, formatting, and data manipulation tasks efficiently.
Core Features & Use Cases
- Spreadsheet Creation & Editing: Generate new
.xlsx files with formulas and formatting, or modify existing ones while preserving structure.
- Data Analysis & Visualization: Analyze data within spreadsheets using pandas and generate insights.
- Formula Recalculation & Error Checking: Ensure all formulas are correctly calculated and identify/fix errors using LibreOffice.
- Use Case: Automatically generate a monthly sales report in
.xlsx format, including complex calculations and specific financial formatting, then verify all formulas for accuracy.
Quick Start
Use the xlsx skill to create a new spreadsheet named 'sales_report.xlsx' with columns for 'Date', 'Product', and 'Revenue', and add a formula to calculate the total revenue.