xlsx

from anthropics/skills scored 2026-07-07

Reads, creates, and repairs spreadsheets: formulas, formatting, charts, and messy-tabular-data cleanup, scripts included.

Skill scores
scored 2026-07-07 · rubric
Skill Leverage78
Reliability74
Evaluation Readiness66
Safety / Governance82

Anatomy

Parent repoanthropics/skills
Pathskills/xlsx
Trigger conditions"Use this skill any time a spreadsheet file is the primary input or output"
Instruction formatyaml-frontmatter-md
Required toolspython, shell
Reusabilityuniversal
Complexitymedium
Ships scripts / examples / tests / boundariesyes / yes / no / yes

Failure modes

Formula-heavy workbooks with cross-sheet dependencies are the hard case; validation of computed results still belongs to the user.

Verdict

The most business-critical of the document skills and the one whose trigger discipline matters most, since spreadsheet requests arrive in wildly varied phrasing.

Related skills

Frequently asked questions

What does the xlsx skill do?

Reads, creates, and repairs spreadsheets: formulas, formatting, charts, and messy-tabular-data cleanup, scripts included.

When does xlsx trigger?

Its stated trigger: "Use this skill any time a spreadsheet file is the primary input or output". Trigger precision is a scored reliability dimension.

Go deeper