excel-handler

Official

Read, write, and manipulate Excel files

AuthorAIDotNet
Version1.0.0
Installs0

System Documentation

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'.

Dependency Matrix

Required Modules

openpyxlpandas

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: excel-handler
Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#excel-handler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.