← 返回 Skills 市场
9286
总下载
9
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiangong-wps-word-automation
功能描述
Automate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to PDF/TXT, add/replace images). Use for single-document actions (no batch).
安全使用建议
Install this only if you want local automation that can read, edit, create, and export Word/WPS documents. Use copies for important files, choose output paths carefully, and be aware that merge/split can touch more than one document or produce multiple files despite the no-batch wording.
功能分析
Type: OpenClaw Skill
Name: tiangong-wps-word-automation
Version: 0.1.0
The skill bundle provides Python scripts for automating Microsoft Word or WPS Writer operations via COM on Windows. The `SKILL.md` instructions are clear and functional, without any prompt injection attempts. The `wps_word_automation.py` script uses `pywin32` to perform document manipulations (read, replace, insert, merge, split, export, etc.) and handles file paths as expected for its stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All observed behaviors are aligned with the described functionality.
能力评估
Purpose & Capability
Reading, editing, merging, splitting, exporting, and adding images to documents is aligned with the stated automation purpose, but these capabilities can create or modify local document files.
Instruction Scope
The documentation is internally inconsistent: it says single-document/no-batch use while also documenting merge and split commands, and it says add/replace images although the script only adds an image. These are clarity issues, not hidden behavior, because the commands and paths are explicitly shown.
Install Mechanism
The artifact contains a SKILL.md file and one local Python script. Requirements are disclosed as Windows, Word or WPS Writer, Python, and pywin32; no hidden installer, loader, or network dependency was found.
Credentials
Using Windows COM automation and user-supplied file paths is proportionate for Word/WPS automation. The script does not access credentials, profiles, broad local indexes, or unrelated sensitive stores.
Persistence & Privilege
No startup persistence, privilege escalation, background worker, obfuscation, network transfer, or destructive command behavior was found. File writes are limited to user-supplied save/output/outdir paths.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiangong-wps-word-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiangong-wps-word-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Automate Word/WPS document operations on Windows from the command line.
- Supports reading text, find/replace, text insertion, heading formatting, header/footer editing, and page breaks.
- Allows merging, splitting, and exporting documents to PDF or TXT.
- Images can be added or replaced at the document end.
- Single-document operations only; batch processing not supported.
- Requires Windows, Microsoft Word or WPS Writer, and Python with pywin32.
元数据
常见问题
Word Automation 是什么?
Automate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to PDF/TXT, add/replace images). Use for single-document actions (no batch). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9286 次。
如何安装 Word Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiangong-wps-word-automation」即可一键安装,无需额外配置。
Word Automation 是免费的吗?
是的,Word Automation 完全免费(开源免费),可自由下载、安装和使用。
Word Automation 支持哪些平台?
Word Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Word Automation?
由 Fadeloo(@fadeloo)开发并维护,当前版本 v0.1.0。
推荐 Skills