什麼是 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