excel-mcp-skill
v1.7.0
Published
Agent Skill for automating Microsoft Excel via MCP Server — 225 operations including Power Query, DAX, PivotTables, Charts, and more
Maintainers
Readme
excel-mcp-skill
An Agent Skill for automating Microsoft Excel via the Excel MCP Server.
What this skill does
When loaded by an AI agent (Claude, Codex, Cursor, Gemini CLI, etc.), this skill teaches the agent how to automate Excel through 225 MCP operations:
- Workbook management — open, create, save, close
- Range operations — read/write values, formatting, formulas
- Tables & PivotTables — create, modify, refresh
- Charts — create and configure chart types
- Power Query (M code) — create and edit queries
- Data Model (DAX) — add measures and calculated columns
- Conditional formatting, slicers, VBA macros, and more
Requirements
- Windows with Microsoft Excel 2016+ installed
- Excel MCP Server running
Install
npx skillpm install excel-mcp-skillOr with npm directly:
npm install excel-mcp-skillLicense
MIT
