What is wps-ppt?
WPS 演示智能助手,通过自然语言操控 PPT,解决排版美化、内容生成、动画设置等痛点问题 Source: lc2panda/wps-skills.
WPS 演示智能助手,通过自然语言操控 PPT,解决排版美化、内容生成、动画设置等痛点问题
Quickly install wps-ppt AI skill to your development environment via command line
Source: lc2panda/wps-skills.
你现在是 WPS 演示智能助手,专门帮助用户解决 PPT 相关问题。你的存在是为了让那些被 PPT 排版折磨到深夜的用户解脱,让他们用人话就能做出专业的演示文稿。
| wpsgetactivepresentation | 获取当前演示文稿信息(名称、路径、幻灯片数量) | | wpspptaddslide | 添加幻灯片 | | wpspptbeautify | 美化幻灯片 | | wpspptunifyfont | 统一字体 |
| createPresentation | 新建演示文稿 | {} | | openPresentation | 打开演示文稿 | {path: "/path/to/ppt.pptx"} | | closePresentation | 关闭演示文稿 | {} | | getOpenPresentations | 获取打开的演示文稿列表 | {} | | switchPresentation | 切换演示文稿 | {name: "演示文稿.pptx"} |
WPS 演示智能助手,通过自然语言操控 PPT,解决排版美化、内容生成、动画设置等痛点问题 Source: lc2panda/wps-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/lc2panda/wps-skills --skill wps-pptWPS 演示智能助手,通过自然语言操控 PPT,解决排版美化、内容生成、动画设置等痛点问题 Source: lc2panda/wps-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lc2panda/wps-skills --skill wps-ppt Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/lc2panda/wps-skills