xlsx
An agent skill by anthropics, from anthropics/skills. Tags: anthropic, debugging, documents, office, spreadsheets.
What it does
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add anthropics/skills --skill xlsx
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/anthropics/skills
cp -r skills/skills/xlsx ~/.claude/skills/xlsx
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- anthropics/skills (all skills from this repository)
- Path
- skills/xlsx/SKILL.md
- Branch
- main
- Updated
- 2026-09-19
Related skills
- pdf — Use this skill whenever the user wants to do anything with PDF files.
- discernment-nudge — After you give a substantive answer or draft that the user may act on — advice or recommendations, drafted artifacts such as goals, plans, pitches, proposals.
- doc-coauthoring — Guide users through a structured workflow for co-authoring documentation.
- docx — dotx files). dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads.
- internal-comms — A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. ).
- pptx — potx file is involved in any way — as input, output, or both. potx), layouts, speaker notes, or comments.