ClaudSkills / Engineering / frontend

Xlsx

Quality score: 65/100  ·  Category: Engineering  ·  Sub-category: frontend
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.

What this skill does

Xlsx is a community-contributed Claude Code skill (quality score 65/100) in the frontend sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/xlsx/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Xlsx skill is built for software engineers, backend developers, full-stack teams, and technical leads building and maintaining production systems. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/xlsx
curl -L https://claudskills.com/skills/xlsx/SKILL.md \
  -o ~/.claude/skills/xlsx/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/xlsx/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/xlsx/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\xlsx\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

More Engineering skills

Browse all Engineering skills in the ClaudSkills registry, or explore these top-rated picks from the same category:

Browse all Engineering skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt