← Back to Skills Marketplace
157
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiangong-wps-word-automation-cn
Description
Automate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to...
Usage Guidance
This tool appears coherent and local-only, but review these practical considerations before installing: (1) It only works on Windows and requires Microsoft Word or WPS plus the pywin32 package. (2) It operates on any file paths you provide and will save/overwrite files you specify—avoid running it on untrusted documents you care about. (3) Because it opens documents in Word/WPS via COM, if your Word/WPS configuration allows macros, opening untrusted documents could execute macros; consider Word macro security settings. (4) There are no network calls or credential requests in the package, but always inspect and run third-party scripts in a controlled environment if you have doubts.
Capability Analysis
Type: OpenClaw Skill
Name: tiangong-wps-word-automation-cn
Version: 1.0.0
The skill bundle provides a legitimate utility for automating Microsoft Word and WPS Writer operations on Windows using the pywin32 COM interface. The Python script (scripts/wps_word_automation.py) implements standard document manipulation features such as reading text, find-and-replace, merging/splitting files, and exporting to PDF without any evidence of data exfiltration, unauthorized network access, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the included Python script and SKILL.md: the tool controls Word/WPS via COM for single-document operations. No unrelated binaries, credentials, or services are requested.
Instruction Scope
SKILL.md instructs running the bundled Python script on Windows and installing pywin32. The instructions and script operate on user-specified local document paths and do not attempt to read unrelated system files or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only). The bundle includes the Python script; there are no downloads, external installers, or archive extraction steps in the package.
Credentials
The skill declares no environment variables or credentials. The script does not access env vars or external credentials; it only uses local file paths and COM automation.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and does not modify other skills or system-wide configuration. It runs only when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiangong-wps-word-automation-cn - After installation, invoke the skill by name or use
/tiangong-wps-word-automation-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of wps-word-automation:
- Automates common Microsoft Word and WPS Writer document operations on Windows using Python and COM.
- Supports reading text, find/replace, inserting text, applying headings, setting headers/footers, page breaks, merging and splitting documents.
- Allows exporting to PDF/TXT, and adding or replacing images.
- Designed for single-document actions, not batch processing.
- Compatible with both Word and WPS Writer via command-line scripts.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install Tiangong Wps Word Automation?
Run "/install tiangong-wps-word-automation-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiangong Wps Word Automation free?
Yes, Tiangong Wps Word Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiangong Wps Word Automation support?
Tiangong Wps Word Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiangong Wps Word Automation?
It is built and maintained by JIRBOY (@jirboy); the current version is v1.0.0.
More Skills