← 返回 Skills 市场
kyro-ma

Powerpoint Pptx Layout Export Helper

作者 Kyro · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
35
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install powerpoint-pptx-layout-export-helper
功能描述
Generate, repair, and export Microsoft PowerPoint PPTX decks with reliable slide layouts, placeholders, charts, images, speaker notes, template fidelity, and...
使用说明 (SKILL.md)

PowerPoint PPTX Layout Export

Use this skill when a deck must be generated or repaired without breaking slide masters, placeholders, fonts, images, charts, or speaker notes. Prefer template-aware edits over drawing every slide from scratch.

Workflow

  1. Identify the deck task: generate slides from data, repair layout drift, preserve a brand template, export slides, fix chart/image placement, or recover speaker notes.
  2. Keep the original deck and template intact. Work on a copy and preserve slide masters, layouts, theme files, and media relationships.
  3. Inspect the PPTX structure when layout behavior is unclear:
    • Review ppt/presentation.xml, slide parts, slide layouts, slide masters, notes slides, media, charts, and relationships.
    • Use python-pptx for supported shape, text, table, image, and chart operations.
    • Use direct OOXML edits for features not covered by the library, especially notes, advanced chart links, theme parts, and some placeholder behavior.
  4. Anchor edits to slide layouts and placeholders. Avoid absolute positioning until the template structure is understood.
  5. Preserve text hierarchy and visual intent: title placeholders, body levels, chart labels, image aspect ratios, theme fonts, and brand colors.
  6. Validate the final deck:
    • Check slide count, layout assignment, placeholder population, image cropping, chart data, speaker notes, and embedded media.
    • Render or open the deck when possible to catch text overflow and missing assets.

Common Fix Patterns

  • Placeholder mismatch: find the layout placeholder index/type before inserting content; do not assume placeholder order is stable across templates.
  • Image distortion: preserve aspect ratio, crop intentionally, and check whether the placeholder expects pic or shape fills.
  • Chart export problems: keep embedded workbook/chart relationships intact unless rebuilding the chart deliberately.
  • Speaker notes: inspect notes slide relationships; many high-level libraries do not fully support notes editing.
  • Template fidelity: reuse existing slide layouts and theme colors instead of hard-coded colors and fonts.

Outputs

Provide:

  • A slide/deck diagnosis with affected layouts, placeholders, assets, or OOXML parts.
  • A generation or repair plan, plus code or edited deck artifacts when requested.
  • A visual validation note, including any PowerPoint desktop checks still needed.

Read references/requirement-plan.md only when the source demand evidence is relevant.

安全使用建议
Reasonable to install for explicit PowerPoint/PPTX generation, repair, inspection, or export tasks. Invoke it deliberately for deck work, and review any generated or modified presentation copy before replacing an important original file.
能力评估
Purpose & Capability
The skill is consistently about generating, repairing, inspecting, and exporting PPTX decks, including layouts, placeholders, charts, images, speaker notes, and OOXML structure.
Instruction Scope
The English runtime instructions are scoped to PowerPoint/PPTX work and tell the agent to preserve originals by working on copies, but README and Chinese examples contain broad or malformed trigger phrases and the YAML allows implicit invocation.
Install Mechanism
The artifact contains markdown instructions and a small YAML interface file; no executable scripts, package install hooks, or hidden runtime payloads were present in the inspected files.
Credentials
Suggested tools such as python-pptx and direct OOXML inspection are proportionate for PPTX repair/export tasks and do not request credentials, broad local indexing, or unrelated network access.
Persistence & Privilege
No persistence, privilege escalation, background worker, credential/session access, destructive command, or automatic data transmission behavior was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install powerpoint-pptx-layout-export-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /powerpoint-pptx-layout-export-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Enhanced description and usage guidelines for generating, repairing, and exporting PowerPoint PPTX decks. - Emphasized preserving slide masters, placeholders, brand templates, and media relationships. - Outlined workflows for diagnosing and fixing layout, chart, image, and speaker notes issues. - Added best practices for maintaining template fidelity and visual hierarchy. - Provided detailed validation steps and troubleshooting patterns for PowerPoint compatibility.
元数据
Slug powerpoint-pptx-layout-export-helper
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Powerpoint Pptx Layout Export Helper 是什么?

Generate, repair, and export Microsoft PowerPoint PPTX decks with reliable slide layouts, placeholders, charts, images, speaker notes, template fidelity, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 35 次。

如何安装 Powerpoint Pptx Layout Export Helper?

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

Powerpoint Pptx Layout Export Helper 是免费的吗?

是的,Powerpoint Pptx Layout Export Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Powerpoint Pptx Layout Export Helper 支持哪些平台?

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

谁开发了 Powerpoint Pptx Layout Export Helper?

由 Kyro(@kyro-ma)开发并维护,当前版本 v1.0.1。

💬 留言讨论