What problem does it solve?
This Skill empowers users to create, edit, and analyze spreadsheet files (.xlsx, .xlsm, .csv, .tsv) programmatically, handling everything from complex formulas and formatting to data analysis and visualization.
Core Features & Use Cases
- Comprehensive Spreadsheet Management: Build new spreadsheets with intricate formulas and formatting, or modify existing ones while preserving their integrity.
- Data Analysis & Visualization: Extract, analyze, and visualize data directly within spreadsheets.
- Formula Recalculation & Error Handling: Ensures all formulas are correctly calculated and identifies/fixes common spreadsheet errors.
- Use Case: Automatically generate a financial forecast model in Excel, including all necessary formulas, formatting, and data links, based on provided assumptions.
Quick Start
Use the xlsx skill to create a new Excel file named 'financial_report.xlsx' with sales data and a sum formula in cell B10.