← 返回 Skills 市场
kyro-ma

PowerPoint Template Master Fixer

作者 Kyro · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
48
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install powerpoint-pptx-layout-export-helper-2-180322
功能描述
Repair and maintain PowerPoint PPTX templates with slide masters, placeholders, theme fonts, theme colors, chart links, and branded layouts. Use when Codex n...
使用说明 (SKILL.md)

PowerPoint Template Master Fixer

Use this skill when the problem is not just one slide, but the template system behind the deck: slide masters, layouts, placeholders, theme colors, fonts, chart links, and brand rules.

Workflow

  1. Identify the template failure: wrong layout, missing placeholder, changed font, broken chart link, shifted logo, bad theme color, or automated generation that ignores the master.
  2. Preserve the original .pptx template and work from a copy. Do not flatten masters into ordinary shapes unless the user explicitly wants a static deck.
  3. Inspect the deck structure before editing:
    • ppt/slideMasters/
    • ppt/slideLayouts/
    • ppt/slides/
    • ppt/theme/
    • ppt/charts/
    • relationship files under _rels
  4. Map each visible issue to the right layer:
    • Master-level issue: brand elements, theme fonts, default colors, global objects.
    • Layout-level issue: placeholder types, positions, title/body/chart slots.
    • Slide-level issue: content inserted into the wrong placeholder or pasted as freeform shapes.
    • Relationship issue: chart, image, or embedded workbook link has moved or gone missing.
  5. Prefer template-aware repairs. Reuse layouts and placeholders before adding manual shapes.
  6. When using python-pptx, confirm whether the target feature is supported. For unsupported master/theme/chart-link edits, inspect or patch OOXML directly.
  7. Validate by checking slide count, layout assignment, placeholder IDs/types, theme colors, fonts, charts, linked media, and a rendered or opened view when possible.

Fix Patterns

  • Wrong placeholder filled: identify placeholder type and index from the layout, then bind content to that placeholder rather than assuming order.
  • Theme colors ignored: use theme references where possible; avoid hard-coded RGB unless the brand guide requires it.
  • Fonts change after generation: inspect theme font definitions and local text run overrides.
  • Charts lose links: preserve chart relationship IDs, embedded workbook parts, and chart XML.
  • Brand elements move: keep logos and fixed elements on masters or layouts, not repeated manually on each generated slide.

Output

Give the user:

  • A diagnosis of the broken template layer.
  • A repair or generation plan tied to specific PowerPoint parts.
  • Any code or OOXML changes needed.
  • A validation note describing what was checked visually and structurally.

Read references/requirement-plan.md only when the original discovery evidence is needed.

安全使用建议
Before installing, understand that the skill may activate automatically for general PowerPoint repair requests. If you want tighter control, invoke it explicitly or review the manifest wording, but the available evidence does not show malicious or disproportionate behavior.
能力评估
Purpose & Capability
The supplied evidence describes a repair-oriented PowerPoint skill; that purpose is coherent and no unrelated capabilities, exfiltration, destructive actions, or credential theft are indicated.
Instruction Scope
The manifest allows implicit invocation and the scanner noted that activation constraints are not very specific, so the skill may be invoked for broad PowerPoint-related repair requests.
Install Mechanism
No suspicious install-time behavior, package scripts, persistence setup, or hidden execution mechanism was identified in the supplied telemetry or inspected context.
Credentials
No evidence shows access beyond what a document-repair helper would reasonably need, and VirusTotal telemetry was clean across the supplied engines.
Persistence & Privilege
No persistence, privilege escalation, background workers, credential/session harvesting, or long-running local indexing behavior is supported by the evidence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install powerpoint-pptx-layout-export-helper-2-180322
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /powerpoint-pptx-layout-export-helper-2-180322 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of PowerPoint Template Master Fixer for diagnosing and repairing PPTX template issues. - Supports inspection and maintenance of slide masters, layouts, placeholders, theme colors/fonts, chart links, and branded elements. - Provides structured troubleshooting workflow to map visible issues to the appropriate template layer. - Outlines template-aware repair strategies, prioritizing brand fidelity and proper placeholder assignment. - Offers detailed output: diagnosis, repair plan, required code/OOXML changes, and validation steps for users.
元数据
Slug powerpoint-pptx-layout-export-helper-2-180322
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PowerPoint Template Master Fixer 是什么?

Repair and maintain PowerPoint PPTX templates with slide masters, placeholders, theme fonts, theme colors, chart links, and branded layouts. Use when Codex n... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 48 次。

如何安装 PowerPoint Template Master Fixer?

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

PowerPoint Template Master Fixer 是免费的吗?

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

PowerPoint Template Master Fixer 支持哪些平台?

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

谁开发了 PowerPoint Template Master Fixer?

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

💬 留言讨论