xlsx - XLSX Processing Skill
Toolkit for creating, reading, and manipulating .xlsx files using pandas and openpyxl with support for formulas, formatting, and charts.
Tags
Updated: 2026-09-21Typical Inputs
Typical Outputs
What this skill does
- Read Excel files
- Create Excel spreadsheets
- Format cell styles
- Add formulas to cells
- Generate charts
- Verify formula errors
Inputs
- Excel files
- Spreadsheet data
Outputs
- Excel files
Requirements
- pandas library
- openpyxl library
- xlrd library
