·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

暂无