Langkau ke kandungan utama
Kandungan ini belum tersedia dalam bahasa anda dan dipaparkan dalam bahasa Inggeris.

Office Automation Skill

Skill Disahkan
88

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

Ringkasan 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.

Pemasangan

npx skills add texiaoyao/office-automation-skill

Menjalankan Vercel skills CLI (skills.sh) melalui npx — memerlukan Node.js secara setempat dan sekurang-kurangnya satu ejen yang serasi skills dipasang (Claude Code, Cursor, Codex, …). Menganggap repo mengikut format agentskills.io.

3 months ago
5 stars
MIT
Dikemas kini pada 3 days ago
Lihat sumber