← 返回 Skills 市场
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ppt-ultrawide-relayout
功能描述
把普通比例的 PPT 重新排版成更宽的超宽横版,或参考另一份 PPT 的页面比例与视觉语言进行重排。只要用户提到“改成更宽屏”“参考另一份 PPT 的比例”“不要拉伸文字”“只改字号和版式适配”“按参考稿的宽屏风格重排”,就应该主动使用这个 skill。尤其适用于需要保留原始文案、字体风格、颜色系统与层级关系,但...
安全使用建议
This skill appears coherent and limited to local PPTX manipulation, but follow these precautions before using it:
- Run it on a copy of your presentation (do not run it on originals).
- Ensure you have Python 3 and the lxml package installed (the scripts import lxml but the skill metadata does not declare dependencies).
- Inspect the scripts yourself or run them in a sandboxed environment if you don't trust the source (they perform local file I/O and modify PPTX XML; no network activity is present in the visible code).
- Note: the README contains a personal WeChat contact (external) — the skill itself does not phone home, but be cautious about following external links or contacting unknown authors.
- If you want complete assurance, provide or review the full (non-truncated) version of scripts/pptx_ultrawide_relayout.py; the provided file was truncated in the listing and the final packaging step should be confirmed to ensure no unexpected behavior when writing the output PPTX.
功能分析
Type: OpenClaw Skill
Name: ppt-ultrawide-relayout
Version: 1.0.0
The skill bundle is designed for resizing PowerPoint presentations to ultra-wide aspect ratios. The included Python scripts (scripts/pptx_layout_dump.py and scripts/pptx_ultrawide_relayout.py) use standard libraries and lxml to parse and modify the XML components of PPTX files. The logic is focused entirely on layout calculations, font scaling, and XML manipulation; there is no evidence of network activity, data exfiltration, or malicious command execution. The SKILL.md instructions are strictly task-oriented and do not attempt to subvert the agent's behavior.
能力评估
Purpose & Capability
The name/description (PPT ultra‑wide relayout) match the included scripts and SKILL.md. The two Python scripts inspect PPTX zip/XML and adjust element coordinates/fonts to produce a new .pptx; that is exactly what the skill claims to do.
Instruction Scope
SKILL.md directs the agent to run the provided scripts on local .pptx files and describes only local file analysis and modification. The instructions do not ask for unrelated files, secrets, system configuration, or external endpoints. The scripts read ZIP entries and XML nodes and write a new .pptx—this is within scope for a relayout tool.
Install Mechanism
There is no install spec (instruction-only + bundled scripts). The scripts require Python 3 and the lxml library, but the skill metadata does not declare these dependencies or an install step. This is not malicious but is an operational omission: users/agents must ensure Python3 and lxml are available before running the scripts.
Credentials
The skill requests no environment variables, credentials, or config paths. All behavior is local to files the user supplies. No secrets or unrelated service tokens are requested.
Persistence & Privilege
The skill is not marked always:true, does not modify other skills or system settings, and does not claim to persist credentials or enable itself. It only reads and writes files the user provides.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ppt-ultrawide-relayout - 安装完成后,直接呼叫该 Skill 的名称或使用
/ppt-ultrawide-relayout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release with centered ultra-wide relayout workflow, PPTX analysis script, and editable first-pass transformation script.
元数据
常见问题
PPT Ultra-wide Relayout 是什么?
把普通比例的 PPT 重新排版成更宽的超宽横版,或参考另一份 PPT 的页面比例与视觉语言进行重排。只要用户提到“改成更宽屏”“参考另一份 PPT 的比例”“不要拉伸文字”“只改字号和版式适配”“按参考稿的宽屏风格重排”,就应该主动使用这个 skill。尤其适用于需要保留原始文案、字体风格、颜色系统与层级关系,但... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。
如何安装 PPT Ultra-wide Relayout?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ppt-ultrawide-relayout」即可一键安装,无需额外配置。
PPT Ultra-wide Relayout 是免费的吗?
是的,PPT Ultra-wide Relayout 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PPT Ultra-wide Relayout 支持哪些平台?
PPT Ultra-wide Relayout 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PPT Ultra-wide Relayout?
由 Standed(@standed)开发并维护,当前版本 v1.0.0。
推荐 Skills