Đi tới nội dung chính
Nội dung này hiện chưa có sẵn bằng ngôn ngữ của bạn và đang được hiển thị bằng tiếng Anh.

Office Automation Skill

Skill Đã xác minh
88

自动化处理 Word 和 Excel 文件。使用 Python 脚本读取、写入、格式化文档和表格。支持批量处理、模板填充、数据提取和格式转换。

Tóm tắt từ AI

This skill provides Python scripts for programmatic manipulation of Microsoft Word (.docx) and Excel (.xlsx/.xlsm) files. It supports reading content, writing new documents, filling templates with data, extracting tables to CSV, merging multiple Excel files, and converting between Excel and CSV formats.

Documentation

  • info:Configuration & parameter referenceWhile the script commands are documented with examples, explicit default values for parameters and precedence order of any configuration files are not detailed.

Maintenance

  • warning:Commit recencyThe last commit on the default branch was on 2026-02-22, which is over 3 months ago, indicating potential unmaintained status.

Code Execution

  • info:ValidationFile paths and JSON data are handled, but explicit validation using a schema library (e.g., Zod, Pydantic) is not present for all inputs.
  • info:LoggingThe scripts print informational messages to stdout about their operations and potential errors, but do not write to a local audit log file.

Practical Utility

  • info:Edge casesThe README and SKILL.md mention notes on supported file formats (docx, xlsx/xlsm) and handling large files/encoding issues, but detailed failure modes with recovery paths are not explicitly listed.

Cài đặt

npx skills add texiaoyao/office-automation-skill

Chạy Vercel skills CLI (skills.sh) qua npx — yêu cầu Node.js trên máy và ít nhất một agent tương thích skills đã được cài (Claude Code, Cursor, Codex, …). Giả định repo tuân theo định dạng agentskills.io.

2 months ago
5 stars
MIT
Cập nhật about 23 hours ago
Xem mã nguồn