← Back to Skills Marketplace
8608
Downloads
9
Stars
37
Active Installs
1
Versions
Install in OpenClaw
/install tiangong-wps-word-automation
Description
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).
Usage Guidance
Install this only if you want a local Windows document automation skill that can edit and write Word/WPS files. Use copies for important documents, specify output paths carefully, and be aware that it may use Microsoft Word as a fallback unless the skill is updated to make that behavior explicit.
Capability Analysis
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.
Capability Assessment
Purpose & Capability
The ability to read, edit, export, split, merge, and save documents is aligned with the stated Word/WPS automation purpose, but users should understand it can change or create local files.
Instruction Scope
The documented command examples appear task-focused, but the reported WPS-to-Microsoft-Word fallback and image-replacement wording should be clarified so users know exactly which application and document operation will run.
Install Mechanism
The supplied telemetry describes a local Python/pywin32 COM automation skill and does not indicate obfuscated installation, remote loaders, or hidden setup behavior.
Credentials
Using Windows COM automation and local document paths is proportionate for automating Word/WPS documents; no credential, session, or unrelated sensitive-data access was reported.
Persistence & Privilege
No startup persistence, privilege escalation, background service, destructive behavior, or network exfiltration was identified in the supplied scan evidence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiangong-wps-word-automation - After installation, invoke the skill by name or use
/tiangong-wps-word-automation - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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). It is an AI Agent Skill for Claude Code / OpenClaw, with 8608 downloads so far.
How do I install Word Automation?
Run "/install tiangong-wps-word-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Word Automation free?
Yes, Word Automation is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Word Automation support?
Word Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Word Automation?
It is built and maintained by Fadeloo (@fadeloo); the current version is v0.1.0.
More Skills