What problem does it solve? Automating Microsoft Excel tasks like building PivotTables, writing Power Query M code, creating DAX measures, and formatting ranges normally requires deep Excel expertise and repetitive manual work. This Skill lets an AI assistant control the actual Excel application through natural language commands via an MCP server or CLI. ## Core Features & Use Cases - Full Excel Automation: 25 tools covering Power Query, Data Model/DAX, Excel Tables, PivotTables, Charts, VBA, ranges, connections, slicers, and conditional formatting. - CLI for Coding Agents: The excelcli command-line interface uses 64% fewer tokens than the MCP server, making it ideal for Copilot, Cursor, and scripted workflows. - Use Case: Build a sales dashboard end-to-end: create a workbook, load data into a table, add a calculated column, generate a PivotTable summarizing revenue by product, and render a clustered column chart, all from natural language commands. ## Quick Start Ask the AI to create a new Excel workbook, add sample sales data, convert it to a table, and build a PivotTable with a chart summarizing totals by product.