excel-handler

Read, write, and manipulate Excel spreadsheets with support for formulas, styling, and data export.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "excel-handler" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-excel-handler

Excel Handler Tool

Description

Read, write, and manipulate Excel spreadsheets with support for formulas, styling, and data export.

Trigger

  • /excel command

  • User requests Excel file operations

  • User needs to read or create spreadsheets

Usage

Read Excel to JSON

python scripts/excel_handler.py read --input data.xlsx --output data.json

Create Excel from JSON/CSV

python scripts/excel_handler.py create --input data.json --output report.xlsx

Convert Excel to CSV

python scripts/excel_handler.py convert --input data.xlsx --output data.csv

Merge multiple Excel files

python scripts/excel_handler.py merge --inputs file1.xlsx,file2.xlsx --output merged.xlsx

Tags

excel , spreadsheet , xlsx , csv , data

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

exceljs

No summary provided by upstream source.

Repository SourceNeeds Review