·ppt-template-creator
#

ppt-template-creator

Creates self-contained PPT template SKILLS (not presentations) from user-provided PowerPoint templates. Use ONLY when a user wants to create a reusable skill from their template. For creating actual presentations, use the pptx skill instead.

108Installs·28Trend·@anthropics

Installation

$npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator

How to Install ppt-template-creator

Quickly install ppt-template-creator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anthropics/financial-services-plugins.

SKILL.md

View raw

This skill creates SKILLS, not presentations. Use this when a user wants to turn their PowerPoint template into a reusable skill that can generate presentations later. If the user just wants to create a presentation, use the pptx skill instead.

For general skill-building best practices, refer to the skill-creator skill. This skill focuses on PPT-specific patterns.

CRITICAL: Extract precise placeholder positions - this determines content area boundaries.

Creates self-contained PPT template SKILLS (not presentations) from user-provided PowerPoint templates. Use ONLY when a user wants to create a reusable skill from their template. For creating actual presentations, use the pptx skill instead. Source: anthropics/financial-services-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator
Category
#Documents
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from anthropics/financial-services-plugins

Quick answers

What is ppt-template-creator?

Creates self-contained PPT template SKILLS (not presentations) from user-provided PowerPoint templates. Use ONLY when a user wants to create a reusable skill from their template. For creating actual presentations, use the pptx skill instead. Source: anthropics/financial-services-plugins.

How do I install ppt-template-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/anthropics/financial-services-plugins