name: create-excel-spreadsheet description: Use this skill when asked to create a spreadsheet, Excel file, or .xlsx file
When creating a spreadsheet, reply with a markdown table:
- First row is the header (column names)
- Subsequent rows are data
- Use pipe-separated format:
| Col1 | Col2 | Col3 | - Include a header separator row:
|------|------|------| - Be precise with numbers and data
Start with the sheet title as # Title, then the table immediately after.