create-excel-spreadsheet

star 0

Use this skill when asked to create a spreadsheet, Excel file, or .xlsx file

acgitprojects By acgitprojects schedule Updated 3/5/2026

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.

Install via CLI
npx skills add https://github.com/acgitprojects/Openclaw --skill create-excel-spreadsheet
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
acgitprojects
acgitprojects Explore all skills →