← 返回 Skills 市场
7594
总下载
12
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiangong-wps-ppt-automation
功能描述
Automate common PowerPoint/WPS Presentation operations on Windows via COM (read text/notes/outline, export PDF/images, replace text, insert/delete slides, unify font/size/theme, extract images/media). Use for single-presentation actions (no batch).
安全使用建议
Install only if you need local PowerPoint or WPS automation on Windows. Use a trusted source for pywin32, save modified presentations to a new path when possible, and treat exported text, notes, PDFs, and images as sensitive if the source deck contains private information.
功能分析
Type: OpenClaw Skill
Name: tiangong-wps-ppt-automation
Version: 0.1.0
The skill's purpose is to automate PowerPoint/WPS Presentation operations on Windows via COM, which is clearly stated and consistently implemented. The `SKILL.md` provides straightforward usage instructions without any evidence of prompt injection attempts against the agent. The Python script `scripts/wps_ppt_automation.py` uses the `pywin32` library for COM interaction, which is appropriate for its function, and all file operations (reading input, writing output) are explicitly controlled by user-provided arguments. There are no indicators of data exfiltration, malicious execution, persistence, or obfuscation.
能力评估
Purpose & Capability
The stated purpose is single-presentation PowerPoint/WPS automation, and the script implements matching read, notes, outline, export, replace, insert/delete slide, font, theme, and image extraction commands.
Instruction Scope
Commands require explicit input, output, save, or output-directory arguments; modifying commands can still overwrite or alter a presentation if the user chooses the original file as the save target.
Install Mechanism
There is no automatic installer; the skill instructs users to install pywin32 manually, which is expected for Windows COM automation but is not version-pinned.
Credentials
Windows COM access to PowerPoint/WPS and local presentation file reads/writes are proportionate to the skill's purpose; no network calls, credential access, broad indexing, or hidden data flow was found.
Persistence & Privilege
The script runs only when invoked and does not create startup entries, background workers, services, privilege escalation, or remote callbacks.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiangong-wps-ppt-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiangong-wps-ppt-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release. PPT automation for read/notes/outline/export/replace/slide ops.
元数据
常见问题
PowerPoint Automation 是什么?
Automate common PowerPoint/WPS Presentation operations on Windows via COM (read text/notes/outline, export PDF/images, replace text, insert/delete slides, unify font/size/theme, extract images/media). Use for single-presentation actions (no batch). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7594 次。
如何安装 PowerPoint Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiangong-wps-ppt-automation」即可一键安装,无需额外配置。
PowerPoint Automation 是免费的吗?
是的,PowerPoint Automation 完全免费(开源免费),可自由下载、安装和使用。
PowerPoint Automation 支持哪些平台?
PowerPoint Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PowerPoint Automation?
由 Fadeloo(@fadeloo)开发并维护,当前版本 v0.1.0。
推荐 Skills