← Back to Skills Marketplace
kyro-ma

PowerPoint Template Master Fixer

by Kyro · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
48
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install powerpoint-pptx-layout-export-helper-2-180322
Description
Repair and maintain PowerPoint PPTX templates with slide masters, placeholders, theme fonts, theme colors, chart links, and branded layouts. Use when Codex n...
README (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.

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install powerpoint-pptx-layout-export-helper-2-180322
  3. After installation, invoke the skill by name or use /powerpoint-pptx-layout-export-helper-2-180322
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug powerpoint-pptx-layout-export-helper-2-180322
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.

How do I install PowerPoint Template Master Fixer?

Run "/install powerpoint-pptx-layout-export-helper-2-180322" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PowerPoint Template Master Fixer free?

Yes, PowerPoint Template Master Fixer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PowerPoint Template Master Fixer support?

PowerPoint Template Master Fixer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PowerPoint Template Master Fixer?

It is built and maintained by Kyro (@kyro-ma); the current version is v0.1.0.

💬 Comments