← 返回 Skills 市场
kyro-ma

PowerPoint PPTX Layout Export

作者 Kyro · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
45
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install powerpoint-pptx-layout-export-helper-180322
功能描述
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.

安全使用建议
This skill is reasonable to install for PowerPoint/PPTX automation. Use it intentionally on decks you choose, keep backups of important presentations, and watch for accidental activation on generic presentation discussions because some trigger examples are broader than ideal.
能力评估
Purpose & Capability
The skill purpose is coherent: it guides generation, repair, inspection, and export of PowerPoint PPTX decks while preserving layouts, placeholders, charts, images, notes, and templates.
Instruction Scope
The English skill instructions are scoped to PPTX deck work and explicitly advise working on a copy, but some README and Chinese trigger examples are broad or malformed and could cause unnecessary invocation for loosely related presentation requests.
Install Mechanism
The package contains markdown instructions and one small YAML metadata file only; no executable scripts, install hooks, package commands, or dependency installers were found.
Credentials
Suggested file access and OOXML/python-pptx operations are proportionate to the stated PPTX editing purpose and are framed as user-directed deck repair or generation work.
Persistence & Privilege
No persistence, background workers, credential access, telemetry, privilege escalation, or hidden data transfer behavior appears in the artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install powerpoint-pptx-layout-export-helper-180322
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /powerpoint-pptx-layout-export-helper-180322 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of powerpoint-pptx-layout-export-helper. - Enables reliable generation, repair, and export of PowerPoint PPTX decks with preservation of slide layouts, placeholders, charts, images, speaker notes, and brand template fidelity. - Supports both high-level automation (using python-pptx) and direct OOXML manipulation for advanced scenarios. - Focuses on editing decks without breaking template structure, with methods for diagnosing and validating presentation integrity. - Outlines best practices for handling common PowerPoint automation issues, such as placeholder mismatches, image distortion, and maintaining embedded content.
元数据
Slug powerpoint-pptx-layout-export-helper-180322
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PowerPoint PPTX Layout Export 是什么?

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

如何安装 PowerPoint PPTX Layout Export?

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

PowerPoint PPTX Layout Export 是免费的吗?

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

PowerPoint PPTX Layout Export 支持哪些平台?

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

谁开发了 PowerPoint PPTX Layout Export?

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

💬 留言讨论