Skip to main content
Back to registry

office-automation

texiaoyao/office-automation-skill

使用 Python 脚本自动化处理 Word (.docx) 和 Excel (.xlsx/xlsm) 文件。

Installs1
Install command
npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
使用 Python 脚本自动化处理 Word (.docx) 和 Excel (.xlsx/xlsm) 文件。 处理 Word 文档: 处理 Excel 表格: 所有脚本位于 skills/office-automation/scripts/ 目录。 使用时请确保从技能目录或 workspace 根目录运行。 - 📝 批量生成报告/合同 - 📋 填充模板文档 - 📊 提取文档中的表格数据 - 🎨 统一文档格式 - 📈 数据汇总和合并 - 🔄 格式转换(Excel ↔ CSV) - 📊 数据分析和统计 - 📋 批量处理多个表格 - Word 格式 :仅支持 .docx 格式(不支持旧版 .doc) - Excel 格式 :支持 .xlsx 和 .xlsm - 编码 :默认使用 UTF-8 编码 - 大文件 :超过 100MB 的文件建议分批次处理

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does office-automation do?

使用 Python 脚本自动化处理 Word (.docx) 和 Excel (.xlsx/xlsm) 文件。

Is office-automation good?

office-automation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does office-automation work with?

office-automation currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, cline, github-copilot.

What are alternatives to office-automation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install office-automation?

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

Related skills

Alternatives in Software Engineering