मुख्य सामग्री पर जाएँ
यह सामग्री अभी आपकी भाषा में उपलब्ध नहीं है और अंग्रेज़ी में दिखाई जा रही है।

Office Automation Skill

Skill सत्यापित
88

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

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.

इंस्टॉलेशन

npx skills add texiaoyao/office-automation-skill

Vercel skills CLI (skills.sh) को npx के माध्यम से चलाता है — स्थानीय रूप से Node.js और कम से कम एक इंस्टॉल किया गया skills-संगत एजेंट (Claude Code, Cursor, Codex, …) ज़रूरी है। यह मानता है कि रिपॉज़िटरी agentskills.io फ़ॉर्मैट का पालन करती है।

2 months ago
5 stars
MIT
about 23 hours ago को अपडेट किया गया
सोर्स देखें