Top AI Skills Top AI Skills

Xlsx

Anthropic

156K 18K 2026-06-01

Creates and edits Excel spreadsheets with formulas, formatting, multiple sheets, and data analysis capabilities in Claude Code

>_
Quick Install
npx skills add anthropics/skills
Instructions

What It Is + Verdict

XLSX is Anthropic’s spreadsheet skill that creates and edits Excel files from Claude Code. It handles formulas, cell formatting, multiple worksheets, and data layout — producing files that open correctly in Excel, Google Sheets, and LibreOffice Calc.

The One Thing That Matters

The skill handles formulas correctly, not just static values. You can describe a calculation — “add a column that is tax plus shipping” — and it generates the correct Excel formula in the right cell. This means the output spreadsheet is alive: recipients can change inputs and see results update automatically.

What’s Actually Different

Where CSV export dumps data and loses all formatting, XLSX preserves column widths, number formats, cell colors, merged cells, and named ranges. It handles multiple sheets in a single workbook, which is essential for organized data reporting. Compared to writing Python scripts that use openpyxl or xlsxwriter, describing what you want in natural language is significantly faster for one-off reports.

Who It’s For

Anyone who delivers data as spreadsheets — financial reports, inventory lists, budget trackers, survey results. Also useful for transforming data from one spreadsheet format to another. Less relevant if CSV output meets your needs.

Bottom Line

XLSX produces real Excel files with working formulas and professional formatting, from a natural language description.

Frequently Asked Questions

What is Xlsx?
Creates and edits Excel spreadsheets with formulas, formatting, multiple sheets, and data analysis capabilities in Claude Code
How to install Xlsx?
Run: npx skills add anthropics/skills
Which AI tools is Xlsx compatible with?
Claude Code, Cursor, Codex
Who created Xlsx?
Anthropic
What category is Xlsx?
General