document-skills:xlsx
Installation
SKILL.md
Excel/Spreadsheet Skills
Overview
This skill provides comprehensive spreadsheet manipulation capabilities using Python's openpyxl library for .xlsx files and pandas for data analysis.
When to Use
- Creating new spreadsheets with formulas and formatting
- Reading or analyzing spreadsheet data
- Modifying existing spreadsheets while preserving formulas
- Data analysis and visualization in spreadsheets
- Recalculating formulas
- Converting between CSV/TSV and Excel formats