excel-live-control

excel-live-control is a skill for Codex from zm1990s/kb-agent. It costs 55 tokens per session (4,763 once invoked), scanned A, a copy of excel-live-control, MIT.

A controller for inspecting, editing, analyzing, formatting, and checking an open Microsoft Excel workbook through a connected ChatGPT session.

In plain words
What is it for?
Use it for tasks in an active Excel desktop workbook or ChatGPT Excel add-in, such as reading data, making edits, formatting cells, and verifying results.
Why use it?
It lets you work with the selected live workbook while keeping the target workbook and application session confirmed.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

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/zm1990s/kb-agent/excel-live-control
Any agent
npx skills add zm1990s/kb-agent --skill excel-live-control
Clone the repo
git clone --depth 1 https://github.com/zm1990s/kb-agent

Made for: 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-live-control

README.md
[![agentmods](https://agentmods.dev/badge/skills/zm1990s/kb-agent/excel-live-control.svg)](https://agentmods.dev/skills/zm1990s/kb-agent/excel-live-control)
Your own site
<a href="https://agentmods.dev/skills/zm1990s/kb-agent/excel-live-control"><img src="https://agentmods.dev/badge/skills/zm1990s/kb-agent/excel-live-control.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,763 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00055 $0.04763
Opus 5 $0.00028 $0.02381
Sonnet 5 $0.00011 $0.00953
Haiku 4.5 $0.00006 $0.00476

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

Security

Grade A, and why

excel-live-control 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.

Origin

This is a copy

100% identical to excel-live-control — 460 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

backend/codex_skills/excel-live-control/SKILL.md · 231 lines

How it starts

The opening of the file, as written. The whole thing — 231 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Excel Live Control

Inspect, edit, analyze, format, and verify the workbook in the selected live Microsoft Excel session. Use connected-document tools for workbook reads and writes; use Computer Use only for application setup, target confirmation, and focus management.

On initial entry, complete the setup gates in order before session discovery. On follow-ups, reuse only the verified target and rediscover after workbook or add-in lifecycle changes.

Resolve every referenced file relative to this skill folder. Do not load the sibling artifact skill or its artifact-tool instructions while this live route is active.

Hard Routing Rules

Use this skill only when explicitly tagged or when the request clearly targets the Microsoft Excel desktop application, an open, active, or connected workbook in Excel Desktop, a selected range in Excel Desktop, the ChatGPT add-in for Excel, or a follow-up edit on the live-control path. For generic requests such as "create a spreadsheet," "create a workbook," or "create an Excel file" without explicit targeting of the Microsoft Excel desktop application or ChatGPT add-in, use the local workbook-authoring Spreadsheets skill instead. Stay on the live-control path unless the user explicitly switches targets; keep follow-up edits on the same path.

Routing selects the execution and delivery surface only; it does not override requested workbook content or a supplied reference/template.

Setup is part of the task. Use Computer Use only for setup checks and focus management, then use connected-document tools for workbook reads and writes. If a setup gate or required live capability is unavailable, stop and use the applicable exact guidance below. Do not silently switch to artifact authoring, open an unrelated workbook, or edit workbook cells through Computer Use.

Keep user-facing language to "Microsoft Excel", "ChatGPT add-in for Excel", "open workbook", "connected Excel session", or "live Excel control"; avoid internal connector/backend names.

Read the full file on GitHub · 231 lines

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 231 lines · 55 tokens per session scan A 994e33cf1d33

Subscribe to this mod's changes

excel-live-control is a skill published in the GitHub repository zm1990s/kb-agent (5 stars, last pushed 16d ago), licensed MIT. It adds 55 tokens to every session and 4,763 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to excel-live-control, differing in 460 lines, and is treated as a copy.