excel-to-csv
Installation
SKILL.md
Metadata
- Primary Keywords:
xlsx,xls,csv,convert,workbook,extraction,spreadsheet,tabular
Prerequisites
- Git Protocol: You MUST initialize a git repository (
git init) before starting the optimization loop to enable the mandatory KEEP/DISCARD commit-rollback logic. - Python Runtime: Use
python3for all script executions to ensure compatibility with modern environments. - Dependencies: Requires
pandasandopenpyxl.
Common Failure Modes
- Non-Workbook Formats: This skill CANNOT process
.pdf,.doc, or.txtfiles. - Visual Formatting: This skill extracts RAW DATA only. It cannot change cell colors, fonts, or spreadsheet styles.
- Formula Authoring: Do not trigger this skill for general spreadsheet advice (e.g., "how to use VLOOKUP"). It is strictly an extraction utility.