Xlsx

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, .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.

30-Second Summary

Xlsx is an agent-readable workflow from anthropics/skills for xlsx.

It gives the agent a trigger, ordered guidance, and source-backed checks instead of treating xlsx as a generic tool.

Use it as a brief only while the linked SKILL.md remains available and the risk boundary is still accurate.

1-Minute Read

What it is

Xlsx packages instructions from anthropics/skills into a reusable agent skill brief. The original source is a public SKILL.md file, so the brief can point readers back to the executable workflow instead of a product landing page.

When to use it

Use it when a user asks for help around xlsx and the agent needs a repeatable workflow, checklist, or review path rather than broad background information.

How to test it first

Open the linked SKILL.md, confirm the trigger and procedure still match xlsx, list the risk boundary, then ask the agent to apply the smallest read-only step to a sample task.

Watch out

Do not present this as a generic app or platform. Keep the scope tied to anthropics/skills. Risk boundary: CI/CD, deploy, release, rollback, and migration steps must start with read-only inspection and an approval gate; database, Fabric workspace, notebook, lakehouse, warehouse, or Power BI changes need credential and production-data approval; Anthropic skill package; keep the scope tied to the referenced SKILL.md and bundled resources.

Original sources

Original source GitHub repo Xlsx SKILL.md anthropics/skills repository