jjchen17jjchen17Community·1 Agent Skills Included

wps-cli

Automate Word, Excel, PowerPoint, and PDF via WPS Office

Automates Word, Excel, PowerPoint, and PDF documents by driving the real WPS Office engine through 76 terminal commands. Eliminates broken fonts, lost formatting, and manual clicking caused by XML-based document libraries. Fills templates, builds charts, merges PDFs, and batch-converts files with structured JSON output ready for automation pipelines.
npx skills add jjchen17/wps-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wps-cli?

Run `npx skills add jjchen17/wps-cli --all -g -y` in your terminal to install the skill globally. You also need Windows, Python 3.10+, and WPS Office 2019 or later installed.

What can wps-cli do with Office documents?

It creates and edits Word documents, reads and writes Excel cells and charts, manages PowerPoint slides, and merges or splits PDFs. It also fills Word templates with placeholder data and batch-converts files between formats.

Why use wps-cli instead of python-docx or openpyxl?

Those libraries only edit file XML, which often breaks Chinese fonts, formulas, and layout. wps-cli drives the real WPS Office engine, so the output looks exactly like manual editing.

Does wps-cli work with Claude Code and Cursor?

Yes. It ships a standard SKILL.md plus a built-in MCP server, and can auto-register with 11 AI tools including Claude Code, Cursor, Windsurf, and Codex.

Does wps-cli work on Mac or Linux?

No. It relies on Windows COM automation, so it only runs on Windows 10 or 11 with WPS Office 2019 or newer installed.

Related Repositories in Content & Communication

View All in Content & Communication