cli-anything-wps
Installation
SKILL.md
cli-anything-wps
通过 COM 自动化接口操控 WPS Office 的命令行工具。支持 WPS 文字(Writer)、WPS 表格(Calc)和 WPS 演示(Impress)。
前置条件
- Windows 操作系统
- WPS Office(已安装,版本 12.0+)
- Python 3.10+
- pywin32:
pip install pywin32
安装
pip install -e .
# 验证
cli-anything-wps --help