What problem does it solve?
This Skill streamlines the creation, modification, and analysis of spreadsheet files, ensuring data integrity and dynamic calculations.
Core Features & Use Cases
- Dynamic Spreadsheet Creation: Generate new
.xlsx files with formulas, formatting, and data.
- Data Analysis & Manipulation: Use pandas for in-depth data analysis and visualization.
- Formula Preservation & Recalculation: Edit existing spreadsheets while preserving formulas, and use a dedicated script to ensure all formulas are correctly recalculated and validated.
- Use Case: Analyze sales data from an existing Excel file, create a new summary sheet with calculated growth rates, and ensure all formulas are error-free before saving.
Quick Start
Use the xlsx skill to analyze the data in 'sales_report.xlsx' and create a new file 'summary.xlsx' with calculated quarterly totals.