Skip to main content
Back to the directory
texiaoyao/office-automation-skillSoftware EngineeringFrontend and Design

office-automation

Automate Word and Excel file processing with Python scripts for reading, writing, formatting, and batch operations.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, office-automation has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: texiaoyao/office-automation-skill. Canonical URL: https://skills.sh/texiaoyao/office-automation-skill/office-automation.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Automate Word and Excel file processing with Python scripts for reading, writing, formatting, and batch operations. 使用 Python 脚本自动化处理 Word (.docx) 和 Excel (.xlsx/xlsm) 文件。 处理 Word 文档: 处理 Excel 表格: 所有脚本位于 skills/office-automation/scripts/ 目录。 使用时请确保从技能目录或 workspace 根目录运行。 - Supports Word (.docx) and Excel (.xlsx, .xlsm) files with commands for reading, writing, template filling, table extraction, and format conversion - Includes batch merge capabilities, data analysis with pivot tables, Excel-to-CSV conversion, and document formatting - Template system enables variable substitution ({{key}} syntax) for bulk document generation and mail-merge workflows - Requires python-docx, openpyxl, and pandas; handles UTF-8 encoding and recommends splitting files over 100MB - 📝 批量生成报告/合同 - 📋 填充模板文档 - 📊 提取文档中的表格数据 - 🎨 统一文档格式 - 📈 数据汇总和合并 - 🔄 格式转换(Excel ↔ CSV) - 📊 数据分析和统计 - 📋 批量处理多个表格 - Word 格式 :仅支持 .docx 格式(不支持旧版 .doc) - Excel 格式 :支持 .xlsx 和 .xlsm - 编码 :默认使用 UTF-8 编码 - 大文件 :超过 100MB 的文件建议分批次处理

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Automate Word and Excel file processing with Python scripts for reading, writing, formatting, and batch operations.

Is office-automation good?

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

Which AI agents support office-automation?

office-automation currently lists compatibility with Skills CLI.

Is office-automation safe to install?

office-automation has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to office-automation?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install office-automation?

Run the following command to install office-automation: npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation

Related skills

Alternatives in Software Engineering