← 返回 Skills 市场
fadeloo

PowerPoint Automation

作者 Fadeloo · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
6840
总下载
12
收藏
31
当前安装
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/WPS automation on Windows. Use trusted package sources for pywin32, prefer saving modified presentations and exports to new paths, and treat extracted text, notes, PDFs, and images as potentially sensitive files.
功能分析
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 to automate single-presentation PowerPoint/WPS operations, and the artifacts implement matching read, notes, outline, export, replace, slide edit, font, theme, and image extraction commands.
Instruction Scope
The usage examples are explicit command invocations for one input presentation at a time and require user-provided input, save, output, or output-directory arguments for file operations.
Install Mechanism
There is no automatic installer; SKILL.md tells 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 read/write access are proportionate to the presentation automation purpose; no network, credential, session, or broad local indexing behavior was found.
Persistence & Privilege
The script does not add startup persistence, background workers, privilege escalation, hidden services, or remote callbacks; it runs only when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiangong-wps-ppt-automation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiangong-wps-ppt-automation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release. PPT automation for read/notes/outline/export/replace/slide ops.
元数据
Slug tiangong-wps-ppt-automation
版本 0.1.0
许可证
累计安装 257
当前安装数 31
历史版本数 1
常见问题

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 插件,目前累计下载 6840 次。

如何安装 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。

💬 留言讨论