mcp-server-excel readme-management.instructions.md

mcp-server-excel readme-management.instructions.md is an instructions file for GitHub Copilot from sbroenne/mcp-server-excel. It costs 2,648 tokens per session, scanned A, original, MIT.

A set of instructions for keeping the Excel MCP Server project's README files and feature documentation accurate and consistent. MCP is a standard way for AI tools to connect to software capabilities.

In plain words
What is it for?
Use it when updating README files, documenting features, checking tool and operation counts, or maintaining the project's documentation structure.
Why use it?
It helps prevent conflicting documentation, outdated tool counts, and unclear guidance for different users such as .NET developers, command-line users, and VS Code users.

Instructions file for GitHub Copilot

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 instructions/sbroenne/mcp-server-excel/readme-management
Clone the repo
git clone --depth 1 https://github.com/sbroenne/mcp-server-excel

Made for: GitHub Copilot.

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 mcp-server-excel readme-management.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/sbroenne/mcp-server-excel/readme-management.svg)](https://agentmods.dev/instructions/sbroenne/mcp-server-excel/readme-management)
Your own site
<a href="https://agentmods.dev/instructions/sbroenne/mcp-server-excel/readme-management"><img src="https://agentmods.dev/badge/instructions/sbroenne/mcp-server-excel/readme-management.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,648 This file is loaded in full into every session.
When invoked 2,648 The same file — it is already loaded in full.
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.02648 $0.02648
Opus 5 $0.01324 $0.01324
Sonnet 5 $0.00530 $0.00530
Haiku 4.5 $0.00265 $0.00265

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

Security

Grade A, and why

mcp-server-excel readme-management.instructions.md 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.

.github/instructions/readme-management.instructions.md · 230 lines

How it starts

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

README Management - Quick Reference

Core Entry Documents

File Target Lines Audience Purpose
/README.md 120-150 GitHub visitors Acquisition page, requirements, quick start, and website routing
/src/ExcelMcp.McpServer/README.md 80-100 .NET devs Concise NuGet gateway
/src/ExcelMcp.CLI/README.md 180-200 CLI users CLI installation, syntax, and workflows
/vscode-extension/README.md 100-120 VS Code users User benefits focus
/gh-pages/docs/index.md 180-220 Website visitors Website landing page and task routing

Feature Documentation

FEATURES.md is the repository-level navigation hub. Detailed canonical feature documentation lives in the four category files under docs/features/. Update the appropriate category file first whenever a feature changes, then update the hub if its navigation or tool-selection guidance also changed.

Critical Rules

Tool & Action Counts Must Match

⚠️ IMPORTANT: CLI has FEWER tools/operations than MCP Server!

ALWAYS count tools/operations BEFORE updating any README. Never use hardcoded numbers from memory.

Before updating counts, verify by counting:

  • MCP Server: Count tool files (excel_batch handled via ExcelTools.cs, not separate tool file)
  • CLI: Count command group folders (includes Session commands)
  • Operations: Count separately for each - they differ!

Sync counts across:

  • GitHub Project About: https://github.com/sbroenne/mcp-server-excel (use the GitHub CLI to update)
  • /README.md
  • /src/ExcelMcp.McpServer/README.md
  • /src/ExcelMcp.CLI/README.md
  • /vscode-extension/README.md
  • /gh-pages/docs/index.md
  • /FEATURES.md

Operation Lists Must Be Complete

⚠️ IMPORTANT: Where operation lists are documented, they MUST match the actual code!

The canonical docs/features/*.md files contain the operation lists rendered on the website. When adding/removing operations:

Read the full file on GitHub · 230 lines

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 · 230 lines · 2,648 tokens per session scan A 87f8debf5641

Subscribe to this mod's changes

mcp-server-excel readme-management.instructions.md is an instructions file published in the GitHub repository sbroenne/mcp-server-excel (656 stars, last pushed yesterday), licensed MIT. It adds 2,648 tokens to every session, about $0.0132 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.