·office-automation
</>

office-automation

自動處理 Word 和 Excel 檔案。使用 Python 腳本讀取、寫入文件和表格並設定其格式。支援批次處理、範本填充、資料提取、格式轉換。

527安裝·174熱度·@texiaoyao

安裝

$npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation

如何安裝 office-automation

透過命令列快速安裝 office-automation AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:texiaoyao/office-automation-skill。

SKILL.md

查看原文

| read | 读取 Word 文档内容 | read file.docx | | write | 创建新文档 | write out.docx --content "文本" | | template | 填充模板(替换 {{变量}}) | template doc.docx --data '{"key": "value"}' | | extract | 提取表格到 CSV | extract file.docx --table 1 | | format | 格式化文档 | format file.docx --style heading |

| read | 读取 Excel 数据 | read data.xlsx --sheet Sheet1 | | write | 写入数据到 Excel | write out.xlsx --data data.json | | merge | 合并多个 Excel 文件 | merge folder/ --output all.xlsx | | convert | Excel ↔ CSV 转换 | convert file.xlsx --to csv | | analyze | 数据分析(统计、透视) | analyze sales.xlsx --pivot |

自動處理 Word 和 Excel 檔案。使用 Python 腳本讀取、寫入文件和表格並設定其格式。支援批次處理、範本填充、資料提取、格式轉換。 來源:texiaoyao/office-automation-skill。

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation
分類
</>開發工具
認證
收錄時間
2026-03-01
更新時間
2026-03-10

Browse more skills from texiaoyao/office-automation-skill

快速解答

什麼是 office-automation?

自動處理 Word 和 Excel 檔案。使用 Python 腳本讀取、寫入文件和表格並設定其格式。支援批次處理、範本填充、資料提取、格式轉換。 來源:texiaoyao/office-automation-skill。

如何安裝 office-automation?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/texiaoyao/office-automation-skill

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-03-01

相關 Skills

暫無