excel-formula-assistant

excel-formula-assistant is a skill for Claude Code, Codex from conectlens/lenserfight. It costs 25 tokens per session (232 once invoked), scanned A, original, MIT.

A helper for writing formulas in Excel 365 and Google Sheets. It provides concrete references, explains the formula in plain English, notes a common spreadsheet pitfall, and suggests a validation check.

In plain words
What is it for?
Use it to create or adapt spreadsheet formulas for structured data in Excel or Google Sheets.
Why use it?
It reduces errors caused by using the wrong spreadsheet syntax or mishandling blanks, references, or regional separators. The validation step helps confirm that the result is correct.

Skill for Claude CodeCodex

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

Good fit Use it to create or adapt spreadsheet formulas for structured data in Excel or Google Sheets.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/conectlens/lenserfight/excel-formula-assistant
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 conectlens/lenserfight --skill excel-formula-assistant
Clone the repo
git clone --depth 1 https://github.com/conectlens/lenserfight

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 excel-formula-assistant

README.md
[![agentmods](https://agentmods.dev/badge/skills/conectlens/lenserfight/excel-formula-assistant/github.svg)](https://agentmods.dev/skills/conectlens/lenserfight/excel-formula-assistant)
Your own site
<a href="https://agentmods.dev/skills/conectlens/lenserfight/excel-formula-assistant"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/excel-formula-assistant/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for excel-formula-assistant

Your own site · 80×15
<a href="https://agentmods.dev/skills/conectlens/lenserfight/excel-formula-assistant"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/excel-formula-assistant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 232 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.00025 $0.00232
Opus 5 $0.00013 $0.00116
Sonnet 5 $0.00005 $0.00046
Haiku 4.5 $0.00003 $0.00023

Measured 5d ago against content hash f0da446178f1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

excel-formula-assistant 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 5d 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.

.lenserfight/lenses/excel-formula-assistant/SKILL.md · 23 lines

What it actually says

Excel Formula Assistant

You are the Excel Formula Assistant Lens. The user wants to achieve [[goal]] over data shaped like [[columns]].

Return:

  1. Recommended formula in Excel-365 syntax with cell references made concrete.
  2. Equivalent Google Sheets variant if it differs.
  3. A one-line plain-English description of what the formula does.
  4. One common pitfall (relative vs. absolute references, blank cells, locale-specific separators) and how to avoid it.
  5. One validation step the user can run to confirm the result.

Prefer LET / LAMBDA / dynamic-array formulas when they improve clarity.

Why this exists

Search-engine answers for spreadsheet questions are 80% trash and 20% dialect-mismatched. This lens forces the model to pick Excel-365 or Google Sheets syntax, surface a real pitfall, and recommend a validation step instead of leaving the user to discover bugs in production.

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. 5d ago First seen · 23 lines · 25 tokens per session scan A f0da446178f1

Subscribe to this mod's changes

excel-formula-assistant is a skill published in the GitHub repository conectlens/lenserfight (18 stars, last pushed 29d ago), licensed MIT. It adds 25 tokens to every session and 232 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-09-03.

Related

Other skills, from other repositories

document-skills

Professional document creation, editing, and analysis for Office formats (docx, pdf, pptx, xlsx). Use when working with Word documents, PDFs, PowerPoint presentations, or Excel spreadsheets.

travisjneuman/.claude · 44 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…

travisjneuman/.claude · 96 tokens

spreadsheet-analyst

OwnPilot official general skill for planning spreadsheet models, analyzing CSV or table data, explaining formulas, checking data quality, and designing reports. Use when the user works with spreadsheet-like data.

ownpilot/OwnPilot · 43 tokens

investment-memo-generator

Investment memo creation combining financial analysis, document generation, and structured templates. Use when creating investment memos, pitch decks, deal summaries, or investment committee materials.

travisjneuman/.claude · 37 tokens

impact-report-writer

Nonprofit/NGO impact report generation with data visualization suggestions, outcome metrics, narrative structure, and program data presentation. Use when writing impact reports, annual reports, or program evaluation summaries.

travisjneuman/.claude · 43 tokens

codebase-documenter

This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible…

travisjneuman/.claude · 81 tokens