What problem does it solve?
This Skill automates the creation, modification, and analysis of spreadsheet files (.xlsx), eliminating manual data entry and complex formula calculations.
Core Features & Use Cases
- Dynamic Spreadsheet Creation: Generate new Excel files with data, formulas, and formatting.
- Data Analysis & Manipulation: Read, analyze, and transform data within spreadsheets using pandas.
- Formula Preservation & Recalculation: Ensure formulas are correctly implemented and recalculated using LibreOffice.
- Use Case: Automatically generate a monthly sales report by pulling data from a database, applying financial formulas, and formatting it according to industry standards.
Quick Start
Use the xlsx-ops skill to create a new spreadsheet named 'sales_report.xlsx' with columns 'Product', 'Quantity', and 'Price', and add a formula to calculate the total sales in the last column.