xlsx

xlsx is a skill for Claude Code, Codex from Hmbown/CodeWhale. It costs 20 tokens per session (107 once invoked), scanned A, original, MIT.

A toolset for creating, changing, analyzing, and checking spreadsheet files such as XLSX, CSV, and TSV workbooks. It also covers formulas, tables, and charts.

In plain words
What is it for?
Use it to build or edit workbooks, analyze tabular data, add formulas or charts, and verify key cells and totals.
Why use it?
It helps keep spreadsheet data organized and formulas understandable, while checking that important results are still correct after changes.

Skill for Claude CodeCodex

About the project

Hmbown/CodeWhale is an open-source coding agent that runs in the terminal and is written in Rust. Developers use it to inspect repositories, edit files, run commands, and coordinate work with configurable model providers, skills, MCP servers, and approval controls; the catalogue entries extend its available workflows.

Hmbown/CodeWhale · 40,889 stars · on GitHub · codewhale.net

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/hmbown/codewhale/xlsx
Any agent
npx skills add Hmbown/CodeWhale --skill xlsx
Clone the repo
git clone --depth 1 https://github.com/Hmbown/CodeWhale

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for xlsx

README.md
[![agentmods](https://agentmods.dev/badge/skills/hmbown/codewhale/xlsx.svg)](https://agentmods.dev/skills/hmbown/codewhale/xlsx)
Your own site
<a href="https://agentmods.dev/skills/hmbown/codewhale/xlsx"><img src="https://agentmods.dev/badge/skills/hmbown/codewhale/xlsx.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 107 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00107
Opus 5 $0.00010 $0.00053
Sonnet 5 $0.00004 $0.00021
Haiku 4.5 $0.00002 $0.00011

Measured 6d ago against content hash 9f39afcb4035, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

xlsx scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

crates/tui/assets/skills/xlsx/SKILL.md · 19 lines

What it actually says

Xlsx

When to use

Use for spreadsheets, tabular analysis, formulas, and charts in workbooks.

Compatibility

spreadsheets is a compatibility alias for this skill.

Workflow

  1. Prefer structured tables with clear headers.
  2. Keep formulas auditable.
  3. Verify by reopening and checking key cells/aggregates.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 19 lines · 20 tokens per session scan A 9f39afcb4035

Subscribe to this mod's changes

xlsx is a skill published in the GitHub repository Hmbown/CodeWhale (40,889 stars, last pushed 3d ago), licensed MIT. It adds 20 tokens to every session and 107 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

computer-use

See the screen and operate it. Use when the user asks to click, type, or check something visually on this machine.

Hmbown/Codewhale · 28 tokens

office-excel

Use the bundled Office tools as the default artifact path. Do not install OfficeCLI, pandas, or openpyxl when the built-in tools cover the task.

Orkas-AI/Orkas · 3 tokens

office-docx

生成与读取 Word 文档(.docx)——报告、合同、交付文档、投标书;原生 docx 渲染,支持 heading/paragraph/table/code/list 内容块与居中标题.

huiliyi37/Tianshu-harness · 50 tokens

Spreadsheets

Create, edit, analyze, and verify standalone spreadsheet files or Google Sheets-ready workbooks, including .xlsx, .xls, .csv, and .tsv. Do not use for live controlling Microsoft Excel app or a live Excel session.

rojim666/SztuCode · 52 tokens

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…

nextlevelbuilder/goclaw · 201 tokens

excel-live-control

Control an open or active Microsoft Excel workbook through the ChatGPT add-in or connected session. Use when the user tags the Microsoft Excel app in Codex or follows up on an established live Excel task. Do not use for standalone spreadsheet files or Google Sheets.

rojim666/SztuCode · 55 tokens