git log --oneline --stat
HEAD
- Stars
- 1.8k
- Forks
- 80
- Updated
- Apr 25, 2026
repo --stat
stars
1.8k
forks
80
last update
Apr 25, 2026
license
MITv2.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add excel-spreadsheet-wizard - Invoke
// Run from any project directory
$ claude --skill excel-spreadsheet-wizard "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill excel-spreadsheet-wizard "now refactor it"
excel-spreadsheet-wizard/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Excel Spreadsheet Wizard
- slug:
- excel-spreadsheet-wizard
- version:
- v2.4.0
- license:
- MIT
- author:
- @xlsx-pro
- categories:
- tags:
- #excel#xlsx#spreadsheets#formulas#pivot-tables
- description:
Build .xlsx files: formulas, conditional formatting, pivot tables, charts — typed and tested.
README.md
excel-spreadsheet-wizard/README.md
7 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…