From aidotnet-moyucode
Reads, writes, and manipulates Excel (.xlsx, .xls) files: creates spreadsheets, exports to JSON/CSV, converts formats, merges files. For data import/export and reporting.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Read, write, and manipulate Excel spreadsheets with support for formulas, styling, and data export.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Read, write, and manipulate Excel spreadsheets with support for formulas, styling, and data export.
/excel command# 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
excel, spreadsheet, xlsx, csv, data