Xlsx is an AI skill on SkillBoss. 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... Install: tell your AI agent "set up skillboss.co/skill.md". Supports: Claude Code, Cursor, Windsurf.
$pwd:
1. Home / 2. Skills / 3. Xlsx

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

Download skill.zip
$ git log --oneline --stat
installs:
0
downloads:
0
updated:
April 6, 2026
SKILL.md
readonly
$ cat README.md

## SkillBoss Skills

Browse raw AI skill source files, inspect install metadata, and use the same SkillBoss design system across every skill page.

package.json
"author":
"SkillBoss"
"source":
"/api/skills/xlsx/content"
$ install --global
Command
set up skillboss.co/skill.md
$ download --local man
wget skill.zip

[HINT] Download the complete skill directory including SKILL.md and all related files.

related-imports.ts
// Related Skills
name Xlsx
description 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...
SKILL.md source
SKILL.md
Raw file first
readonly
name: Xlsx
description: 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...
homepage: https://www.skillboss.co/skills/xlsx
metadata: {"category":"developer-tools","subcategory":"automation","skill_id":"xlsx","generated_day":"","seo_keywords":["xlsx","xlsx ai","xlsx automation","developer tools skill"]}
---
name: "Xlsx"
description: "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..."
homepage: "https://www.skillboss.co/skills/xlsx"
metadata: {"category":"developer-tools","subcategory":"automation","skill_id":"xlsx","generated_day":"","seo_keywords":["xlsx","xlsx ai","xlsx automation","developer tools skill"]}
---

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

## Use When

Use this skill for developer workflow work for developers, technical founders, product engineers.

## Workflow

1. Clarify the audience, business goal, constraints, and deliverable.
2. Produce the strongest first draft for the target use case.
3. Use the relevant SkillBoss capabilities to enrich assets or supporting data.
4. Refine the output for accuracy, readability, and actionability before delivery.

## SEO / GEO

- Primary keywords: xlsx, xlsx ai, xlsx automation, developer tools skill
- Search intent: developer workflow
- Canonical slug: `xlsx`
- Install query: Install Xlsx with SkillBoss

## APIs Used

- `chat`
- `document_processing`
- `social_media_data`

## Suggested Prompt

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

## Notes

- 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.
- Review outputs before external publication or automated execution.

## SEO Keywords

- xlsx
- xlsx ai
- xlsx automation
- developer tools skill
detected-apis.ts
LLM
chat

Reasoning, drafting, and structured output

Other
document_processing

Parse documents and extract structured information

Scraping
social_media_data

Analyze public platform and market signals

skill-facts.json
"visibility": "public"
"api_types": "LLM, Other, Scraping"
"source_endpoint": "/api/skills/xlsx/content"