什么是 excel-automation?
在 macOS 上创建、解析和控制 Excel 文件。使用 openpyxl 进行专业格式化,使用 stdlib zipfile+xml 进行复杂的 xlsm 解析以用于投资银行财务模型,以及通过 AppleScript 进行 Excel 窗口控制。在创建格式化 Excel 报告、解析 openpyxl 无法处理的财务模型或在 macOS 上自动化 Excel 时使用。 来源:daymade/claude-code-skills。
在 macOS 上创建、解析和控制 Excel 文件。使用 openpyxl 进行专业格式化,使用 stdlib zipfile+xml 进行复杂的 xlsm 解析以用于投资银行财务模型,以及通过 AppleScript 进行 Excel 窗口控制。在创建格式化 Excel 报告、解析 openpyxl 无法处理的财务模型或在 macOS 上自动化 Excel 时使用。
通过命令行快速安装 excel-automation AI 技能到你的开发环境
来源:daymade/claude-code-skills。
Create professional Excel files, parse complex financial models, and control Excel on macOS.
| Create formatted Excel | openpyxl | Reports, mockups, dashboards | | Parse complex xlsm/xlsx | zipfile + xml.etree | Financial models, VBA workbooks, >1MB files | | Control Excel window | AppleScript (osascript) | Zoom, scroll, select cells programmatically |
Signals of "complex" Excel: file >1MB, .xlsm extension, from investment bank/broker, contains VBA macros.
在 macOS 上创建、解析和控制 Excel 文件。使用 openpyxl 进行专业格式化,使用 stdlib zipfile+xml 进行复杂的 xlsm 解析以用于投资银行财务模型,以及通过 AppleScript 进行 Excel 窗口控制。在创建格式化 Excel 报告、解析 openpyxl 无法处理的财务模型或在 macOS 上自动化 Excel 时使用。 来源:daymade/claude-code-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/daymade/claude-code-skills --skill excel-automation在 macOS 上创建、解析和控制 Excel 文件。使用 openpyxl 进行专业格式化,使用 stdlib zipfile+xml 进行复杂的 xlsm 解析以用于投资银行财务模型,以及通过 AppleScript 进行 Excel 窗口控制。在创建格式化 Excel 报告、解析 openpyxl 无法处理的财务模型或在 macOS 上自动化 Excel 时使用。 来源:daymade/claude-code-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/daymade/claude-code-skills --skill excel-automation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/daymade/claude-code-skills