ppt-template-creator

Convert a PowerPoint template into a packaged .skill file.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/xfs96192/claude-config --skill ppt-template-creator-xfs96192
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ppt-template-creator
Source: https://github.com/xfs96192/claude-config/tree/main/plugins/cache/financial-services-plugins/financial-analysis/0.1.0/skills/ppt-template-creator
Command: npx skills add https://github.com/xfs96192/claude-config --skill ppt-template-creator-xfs96192

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Creates self-contained PPT template SKILLS from user-provided PowerPoint templates, enabling teams to convert one-off templates into reusable skills that generate consistent presentations.

Core Features & Use Cases

  • Converts a PowerPoint template (.pptx or .potx) into a reusable Skill packaged under assets/.
  • Includes assets/template.pptx as the template file and a complete SKILL.md with instructions for future edits and packaging.
  • Packaging workflow guides users from template analysis to creating an example and packaging into a .skill file.

Quick Start

Place your PPT template into assets/template.pptx and follow the packaging workflow to generate a reusable PPT template Skill.

Frequently Asked Questions about ppt-template-creator

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

FAQPage Schema
How do I turn a PowerPoint template into a reusable skill?▼

To turn a PowerPoint template into a reusable skill, place your .pptx file into assets/template.pptx and follow the packaging workflow to generate a self-contained .skill package with a SKILL.md file.

What is a PPT template skill and why do I need it?▼

A PPT template skill is a self-contained package that converts one-off PowerPoint templates into reusable assets, enabling teams to accelerate the production of consistent, brand-aligned presentations across multiple users.

Can I use a .potx file to create a PPT template skill?▼

Yes, you can use a .potx file to create a PPT template skill. The workflow supports converting both .pptx and .potx PowerPoint template formats into a reusable skill packaged under assets.

What files do I need to package a PowerPoint template into a skill?▼

You need a PowerPoint template file placed at assets/template.pptx and a SKILL.md frontmatter containing a valid name and description to successfully package the presentation template into a reusable .skill file.

What is the best way to ensure brand alignment across team presentations?▼

The best way to ensure brand alignment is converting a standardized PowerPoint template into a reusable skill, which enforces consistent presentation production across teams by packaging design rules directly into the workflow.

Does the PPT template packaging workflow require any external dependencies?▼

No, the PPT template packaging workflow requires zero external dependencies. It operates self-contained, requiring only the user-provided template file and the defined packaging instructions to output the final .skill package.