ppt-template-creator

Convert a PowerPoint template into a reusable SKILL.md with placeholder mappings.

Updated May 27, 2026
One-click install
npx skills add https://github.com/cwstedctw/financial-services-tw --skill ppt-template-creator-cwstedctw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-template-creator
Source: https://github.com/cwstedctw/financial-services-tw/tree/main/taiwan-finance/skills/ppt-template-creator
Command: npx skills add https://github.com/cwstedctw/financial-services-tw --skill ppt-template-creator-cwstedctw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

It solves the problem of turning a one-off PowerPoint template into a reusable skill that can reliably generate branded decks later.

Core Features & Use Cases

  • Template-to-skill conversion workflow: analyzes slide layouts, placeholders, and dimensions, then guides creation of a complete reusable skill.
  • Template packaging: embeds the provided PPT/POTX file into assets/template.pptx and instructs how to generate the final SKILL.md.
  • PPT-specific guardrails: emphasizes precise placeholder mapping (by idx), safe content boundaries, and correct slide initialization for deterministic output.

Quick Start

Ask the AI to convert your PowerPoint template into a reusable presentation-generating skill by analyzing its layouts and generating a self-contained SKILL.md plus an assets/template.pptx bundle.

Frequently Asked Questions about ppt-template-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PowerPoint template into a reusable skill for automated presentation generation?

To convert a PowerPoint template into a reusable skill, this tool analyzes your slide layouts and placeholder mappings, packages the PPTX file into assets, and generates a self-contained SKILL.md with specific placeholder-position instructions for deterministic output.

What is placeholder mapping in PowerPoint automation and why does it matter for branded decks?

Placeholder mapping in PowerPoint automation matches content to specific layout placeholders by index (idx). Precise mapping ensures generated branded pitch decks and client materials respect safe content boundaries and maintain consistent slide layouts across presentations.

Can I use my existing POTX file to create a skill that generates consistent board materials?

Yes, you can use an existing POTX or PPTX file to create a reusable skill. The conversion workflow embeds your template into assets/template.pptx and guides the creation of a skill definition that reliably generates consistent board and client materials later.

What is the best way to automate pitch deck creation from a specific PowerPoint template?

The best way to automate pitch deck creation from a template is packaging it into a self-contained skill definition. This approach analyzes slide layouts and dimensions, then uses PPT-specific guardrails and correct slide initialization to produce deterministic, branded presentations.

Does template-to-skill conversion work with different slide layouts in the same PowerPoint file?

Yes, template-to-skill conversion handles different slide layouts within the same PowerPoint file. The process analyzes all available layouts and placeholder mappings in your template to ensure the generated skill can populate varied slide structures accurately.

Why does my PowerPoint automation output misaligned content when using a custom template?

PowerPoint automation often outputs misaligned content when placeholder mapping by idx is incorrect or content boundaries are not respected. Packaging your template into a skill with precise placeholder-position instructions and safe content boundaries ensures deterministic, correctly aligned slides.