Enables Claude to interactively explore, analyze, and modify open Microsoft Excel workbooks using natural language commands.
The Excel Interactive Agent (xl) provides a powerful bridge between Claude and running Microsoft Excel instances. It allows users to perform deep spreadsheet analysis, refactor complex formulas, and automate data manipulation directly through the CLI. By exposing workbook structures, named ranges, and cell metadata, it empowers Claude to audit financial models, clean datasets, and manage spreadsheet architecture with the same precision as source code. This skill is ideal for developers and analysts who need to integrate spreadsheet logic into their workflows or migrate legacy Excel processes to more robust systems.
主な機能
01Control over Excel calculation modes and manual triggers
02Interactive discovery of open workbooks and sheets
030 GitHub stars
04Read and write access to cell values, formulas, and data types
05Comprehensive management of named ranges and sheet structures
06Safe-by-default execution with explicit read-write mode requirements
ユースケース
01Automating data extraction and cleaning across multiple open workbooks
02Auditing and refactoring complex Excel formulas and nested logic
03Migrating spreadsheet-based business rules into code or database schemas