← 返回 Skills 市场
xuyongliang-eccom

PPT Polish

作者 xuyongliang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ppt-polish
功能描述
Rebuild, beautify, and optimize editable PowerPoint flowcharts, topology diagrams, architecture diagrams, and process visuals from existing PPT/PPTX files or...
安全使用建议
This skill appears coherent and focused on rebuilding diagram slides. Before installing or running it, ensure your agent/environment has Python and the python-pptx package available (the script uses pptx). Note the script: (1) extracts text from the first slide's XML via regex (may miss some text encodings or complex shapes), (2) classifies items using Chinese keyword heuristics (may misclassify non-Chinese content), and (3) writes a single rebuilt slide with hard-coded layout/font choices (it uses 'Microsoft YaHei' which may not exist on all systems). The skill does not contact external servers or ask for secrets, but you should still test it on non-sensitive presentations first to confirm behavior and output formatting in your environment.
功能分析
Type: OpenClaw Skill Name: ppt-polish Version: 1.0.0 The 'ppt-polish' skill bundle is designed to help an AI agent reconstruct and beautify PowerPoint diagrams. The core logic in `scripts/rebuild_topology_slide.py` uses the standard `python-pptx` library to extract text from existing slides and generate a new, styled topology diagram. The instructions in `SKILL.md` and the reference documents are strictly aligned with the stated purpose of presentation optimization, with no evidence of data exfiltration, malicious execution, or prompt injection attempts.
能力评估
Purpose & Capability
The name/description (rebuild/beautify PPT diagrams) matches the provided SKILL.md, references, and a single Python script that extracts text and reconstructs a topology slide. Required capabilities (reading a PPTX and writing a rebuilt PPTX) are consistent with the skill's purpose.
Instruction Scope
SKILL.md describes only PPT/diagram processing workflows and points to bundled reference SOPs. The runtime behavior (the included script) reads the provided PPTX and writes a new PPTX; it does not access external endpoints, environment variables, or unrelated files. It operates on content the user supplies, which is expected for this skill.
Install Mechanism
The skill is instruction-only (no install spec), but the included script depends on python-pptx (and a Python runtime). The package metadata does not declare this dependency; the environment must provide Python and the python-pptx library for the script to run. No remote downloads or unusual install behavior are present.
Credentials
No environment variables, credentials, or config paths are requested. The script only reads the user-supplied PPTX file and writes an output PPTX; this is proportionate to the declared purpose.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It is a user-invocable tool that operates on input files and writes outputs—normal, limited persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ppt-polish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ppt-polish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: editable PPT diagram polishing workflow, references, and topology rebuild script.
元数据
Slug ppt-polish
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PPT Polish 是什么?

Rebuild, beautify, and optimize editable PowerPoint flowcharts, topology diagrams, architecture diagrams, and process visuals from existing PPT/PPTX files or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 PPT Polish?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ppt-polish」即可一键安装,无需额外配置。

PPT Polish 是免费的吗?

是的,PPT Polish 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PPT Polish 支持哪些平台?

PPT Polish 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PPT Polish?

由 xuyongliang(@xuyongliang-eccom)开发并维护,当前版本 v1.0.0。

💬 留言讨论