What problem does it solve?
This Skill streamlines all your spreadsheet tasks, from creating new files and editing existing ones to performing complex data analysis and ensuring formula integrity.
Core Features & Use Cases
- Dynamic Formula Management: Ensures all calculations use Excel formulas, not hardcoded values, for maximum flexibility.
- Data Analysis & Visualization: Leverages pandas for powerful data manipulation and insights.
- Formula Recalculation & Error Checking: Utilizes LibreOffice via
scripts/recalc.py to guarantee zero formula errors and provide detailed error reports.
- Use Case: Automatically generate a monthly sales report by pulling data from multiple sources, calculating growth rates, creating charts, and ensuring all financial models adhere to industry-standard color and formatting conventions.
Quick Start
Use the xlsx skill to create a new spreadsheet named 'sales_report.xlsx' with columns for 'Date', 'Product', and 'Revenue'.