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
- repository:
- github.com/xlsx-pro/excel-wizard
- categories:
- tags:
- #excel#xlsx#spreadsheets#formulas#pivot-tables
- description:
Build .xlsx files: formulas, conditional formatting, pivot tables, charts — typed and tested.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
excel-spreadsheet-wizard/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…