spreadsheet-analyst

spreadsheet-analyst is a skill for Claude Code, Codex from lfyxhappy/lfcode. It costs 59 tokens per session (347 once invoked), scanned A, original, MIT.

A spreadsheet and CSV analysis guide for inspecting, transforming, calculating, and validating workbook data. It treats formulas, formatting, hidden sheets, tables, and cell types as part of the file's structure.

In plain words
What is it for?
Use it to clean data, calculate metrics, inspect workbook structure, transform sheets, or produce a new CSV or spreadsheet. It can document assumptions and render important sheets when suitable tools are available.
Why use it?
It helps preserve the original data and avoid silent changes to identifiers, dates, formulas, or missing values. It checks results with row counts, key uniqueness, independent totals, formula errors, and whether the output still opens correctly.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to clean data, calculate metrics, inspect workbook structure, transform sheets, or produce a new CSV or spreadsheet. It can document assumptions and render important sheets when suitable tools are available.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lfyxhappy/lfcode/spreadsheet-analyst
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.

Any agent
npx skills add lfyxhappy/lfcode --skill spreadsheet-analyst
Clone the repo
git clone --depth 1 https://github.com/lfyxhappy/lfcode

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 spreadsheet-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/lfyxhappy/lfcode/spreadsheet-analyst.svg)](https://agentmods.dev/skills/lfyxhappy/lfcode/spreadsheet-analyst)
Your own site
<a href="https://agentmods.dev/skills/lfyxhappy/lfcode/spreadsheet-analyst"><img src="https://agentmods.dev/badge/skills/lfyxhappy/lfcode/spreadsheet-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 347 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00059 $0.00347
Opus 5 $0.00030 $0.00173
Sonnet 5 $0.00012 $0.00069
Haiku 4.5 $0.00006 $0.00035

Measured 2d ago against content hash 3f77797b3ac1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

spreadsheet-analyst 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 2d 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.

packages/lfcode/src/skill/lfcode/.bundle/spreadsheet-analyst/SKILL.md · 28 lines

What it actually says

Spreadsheet Analyst

Treat cells, formulas, formatting, and hidden sheets as part of the workbook contract.

Workflow

  1. Identify input and output files, sheet names, tables, row counts, headers, types, formulas, named ranges, hidden content, and requested metrics.
  2. Inspect a safe sample and workbook structure before loading or rewriting everything. Check the available local CSV/XLSX parser, calculation engine, and renderer.
  3. Preserve the original and document assumptions about missing values, dates, currencies, duplicates, delimiters, and formula recalculation.
  4. Apply transformations deterministically. Keep formulas when requested, avoid converting identifiers or dates silently, and do not invent values for missing data.
  5. Validate row and column counts, key uniqueness, formula errors, independent aggregates, representative cell values, and output openability. Render important sheets when a renderer is available.
  6. Summarize methodology, assumptions, changed sheets, output location, and limitations separately from factual results.

Boundaries

  • Do not overwrite the only workbook, disclose sensitive rows, or remove hidden sheets and formulas without explicit instruction.
  • Do not present a calculated result as authoritative when the calculation engine or source data is incomplete.
  • Redact personal, financial, and credential-like data from logs and examples.

Completion check

Confirm the exact output, validation evidence, formula or formatting fidelity, and every assumption that affects interpretation.

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. 2d ago First seen · 28 lines · 59 tokens per session scan A 3f77797b3ac1

Subscribe to this mod's changes

spreadsheet-analyst is a skill published in the GitHub repository lfyxhappy/lfcode (2 stars, last pushed 4d ago), licensed MIT. It adds 59 tokens to every session and 347 once invoked, about $0.0003 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-09-05.

Related

Other skills, from other repositories

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

feishu-bitable

A skill for managing Feishu Bitable, a database-like spreadsheet for organising structured records. It supports tables, fields, views, filters, and bulk changes.

op7418/CodePilot · 159 tokens

google

Gmail, Google Calendar, Drive, Docs, Sheets and Contacts for a connected Google account: read and search mail, send and reply, book and move meetings, find files, read and write Docs and Sheets, look people up. Use whenever the user mentions their email, inbox, calendar, meetings, Drive, a Google Doc or Sheet.

intentic/intentic · 71 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

strategy-decompose

Decompose a strategy handed down from above into a hierarchy of aspects and states, audit it for necessity, sufficiency and overlap, and output it as an xlsx. Use before writing your own team's or unit's policy from a company/department/team strategy, when the user wants to break a strategy down into "what state we…

atman-33/workhub · 85 tokens

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

freestylefly/wesight · 96 tokens