What problem does it solve?
This Skill automates the tedious tasks of reading, creating, converting, and merging Excel files, saving significant time and reducing manual errors.
Core Features & Use Cases
- Read Excel: Load data from
.xlsx or .xls files into JSON or other formats.
- Create Excel: Generate new spreadsheets from JSON or CSV data, with optional header styling.
- Convert Formats: Transform Excel files into CSV, JSON, HTML, or Markdown.
- Merge Files: Combine multiple Excel files into a single workbook, either as separate sheets or a consolidated sheet.
- Use Case: You have several CSV files containing sales data from different regions. Use this Skill to convert them into a single Excel file with a dedicated sheet for each region, making it easy to analyze and present.
Quick Start
Use the excel-handler skill to read the data from 'sales_data.xlsx' and save it as 'sales_data.json'.