excel-webview2

excel-webview2 is a skill for Claude Code from dsbissett/excel-webview2-mcp. It costs 66 tokens per session (1,839 once invoked), scanned A, original, no licence file.

A tool for inspecting and automating the embedded browser used by an Excel add-in, such as the web page shown in its task pane.

In plain words
What is it for?
Use it to debug, inspect, or automate a running Excel add-in through WebView2. The add-in must already be running with remote debugging enabled on port 9222.
Why use it?
It helps investigate or control an add-in's web content when normal inspection is difficult.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the excel-webview2-mcp plugin — 8 skills, 2 MCP servers shipped together

Good fit Use it to debug, inspect, or automate a running Excel add-in through WebView2. The add-in must already be running with remote debugging enabled on port 9222.

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

Made for: Claude Code.

Or install excel-webview2-mcp, the plugin that ships this one along with the rest of its 8 skills, 2 MCP servers.

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-webview2

README.md
[![agentmods](https://agentmods.dev/badge/skills/dsbissett/excel-webview2-mcp/excel-webview2.svg)](https://agentmods.dev/skills/dsbissett/excel-webview2-mcp/excel-webview2)
Your own site
<a href="https://agentmods.dev/skills/dsbissett/excel-webview2-mcp/excel-webview2"><img src="https://agentmods.dev/badge/skills/dsbissett/excel-webview2-mcp/excel-webview2.svg" alt="Measured on agentmods" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,839 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00066 $0.01839
Opus 5 $0.00033 $0.00920
Sonnet 5 $0.00013 $0.00368
Haiku 4.5 $0.00007 $0.00184

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

Security

Grade A, and why

excel-webview2 scanned grade A with 1 finding 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 8d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

If tools fail to connect, verify the debuggable target is available: `curl http://localhost:9222/json/version`
skills/excel-webview2/SKILL.md · 106 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 106 lines · 66 tokens per session scan A b023119aba11

Subscribe to this mod's changes

excel-webview2 is a skill published in the GitHub repository dsbissett/excel-webview2-mcp (2 stars, last pushed 4mo ago), with no licence file. It adds 66 tokens to every session and 1,839 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

openclaw-rpa

Record browser, Excel, Word & API actions once — replay without the LLM: faster, cheaper, no hallucinations. github.com/laziobird/openclaw-rpa . Supports computer-use automation: web clicks/fill/extract, local Excel (.xlsx via openpyxl), Word (.docx via python-docx), HTTP API calls (httpx GET/POST), and auto-login…

laziobird/openclaw-rpa · 163 tokens

browser-data-scraper

Scrapes structured data from static web pages into JSONL and exports to CSV, XLSX, or JSONL. Use when asked to 'scrape a website', 'extract data from these URLs', 'collect listings into a spreadsheet', 'paginate through search results', 'crawl a sitemap', or 'pull records from a page'. Handles URL-parameter…

Amazon-Quick/Amazon-Quick-official-catalog · 92 tokens

table-to-csv

Converts visible web tables — HTML tables, pricing grids, comparison charts, reports — into clean Markdown tables that users can copy or download as CSV from the extension. Use when the user wants to extract, scrape, convert, copy, or export a table from a webpage.

surfmind-space/awesome-surfmind · 60 tokens

wechat-mcp-operator

Use the local wechat-mcp MCP server for WeChat automation workflows. Trigger when the user asks Codex to add WeChat friends, read Excel/XLSX rows for WeChat IDs, generate Xiaohongshu outreach remarks, check friend-request states, monitor pending requests, fetch or reply to WeChat messages, publish text Moments, or…

zbvxbb622-code/wechat-mcp-friend-automation · 86 tokens

court-auction-scraper

A browser-automation skill for searching South Korean court-auction listings on courtauction.go.kr and organising results in an Excel file.

jkf87/court-auction-scraper · 136 tokens

dcf-model

Build discounted cash flow valuation workbooks in Excel.

NousResearch/hermes-agent · 14 tokens