git log --oneline --stat
HEAD
- Stars
- 4.9k
- Forks
- 306
- Updated
- May 27, 2026
repo --stat
stars
4.9k
forks
306
last update
May 27, 2026
license
MITv2.0.3
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add xlsx-skill - Invoke
// Run from any project directory
$ claude --skill xlsx-skill "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill xlsx-skill "now refactor it"
xlsx-skill/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- XLSX Skill
- slug:
- xlsx-skill
- version:
- v2.0.3
- license:
- MIT
- author:
- @anthropic-labs
- repository:
- github.com/anthropics/skills/tree/main/document-skills/xlsx
- categories:
- tags:
- #excel#xlsx#spreadsheet#csv#anthropic
- description:
Create, read, and edit Excel spreadsheets (.xlsx, .xlsm, .csv) — formulas, charts, formatting included.
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
xlsx-skill/README.md
5 sections
Loading README…
@anthropic-labs/index.json
more by author
authored by
@anthropic-labsAutoresearch
Automated multi-source research: gather, dedupe, cite, and synthesize web + paper sources into a single brief.
4.2kPDF Skill
Read, extract, merge, split, OCR, and fill PDF forms — all from a single Claude skill.
5.8kPPTX Skill
Create and edit PowerPoint decks — slides, layouts, speaker notes, templates — all programmatically.
3.7kMCP Builder
Scaffold a Model Context Protocol server in TypeScript or Python — tools, resources, prompts wired in.
7.3k
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…