ppt-template

ppt-template is a command for Claude Code from yuping322/financial-services-plugins-new. It costs 12 tokens per session (271 once invoked), scanned A, original, Apache-2.0.

A command for turning a PowerPoint template file into a reusable add-on for creating presentations. The template supplies the slide layouts and visual branding.

In plain words
What is it for?
Use it to package a .pptx or .potx template for pitch decks, board materials, client presentations, or other recurring presentations.
Why use it?
It saves the structure of an existing presentation template so future decks can follow the same layouts and style. It also checks the generated add-on with an example presentation.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the financial-analysis plugin — 9 skills, 8 commands, 11 MCP servers shipped together

Good fit Use it to package a .pptx or .potx template for pitch decks, board materials, client presentations, or other recurring presentations.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/yuping322/financial-services-plugins-new/ppt-template
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/yuping322/financial-services-plugins-new

Made for: Claude Code.

Or install financial-analysis, the plugin that ships this one along with the rest of its 9 skills, 8 commands, 11 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ppt-template

README.md
[![agentmods](https://agentmods.dev/badge/commands/yuping322/financial-services-plugins-new/ppt-template.svg)](https://agentmods.dev/commands/yuping322/financial-services-plugins-new/ppt-template)
Your own site
<a href="https://agentmods.dev/commands/yuping322/financial-services-plugins-new/ppt-template"><img src="https://agentmods.dev/badge/commands/yuping322/financial-services-plugins-new/ppt-template.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 271 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00012 $0.00271
Opus 5 $0.00006 $0.00135
Sonnet 5 $0.00002 $0.00054
Haiku 4.5 $0.00001 $0.00027

Measured 8d ago against content hash 09b094e52a8b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

ppt-template scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

financial-analysis/commands/ppt-template.md · 32 lines

What it actually says

PPT Template Creator Command

Create a self-contained PPT template skill from a user-provided PowerPoint template.

Instructions

  1. Ask for the template file if not provided:

    • "Please provide the path to your PowerPoint template file (.pptx or .potx)"
    • The template should contain the slide layouts and branding you want to use
  2. Load the ppt-template-creator skill:

    • Use the skill: "ppt-template-creator" tool to load the full skill instructions
    • Follow the workflow in the skill to analyze the template and generate a new skill
  3. Gather additional info:

    • Company/template name (for naming the skill)
    • Primary use cases (pitch decks, board materials, client presentations, etc.)
  4. Execute the skill workflow:

    • Analyze template structure (layouts, placeholders, dimensions)
    • Generate skill directory with assets/ and SKILL.md
    • Create example presentation to validate
    • Package the skill
  5. Deliver the packaged skill to the user

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 32 lines · 12 tokens per session scan A 09b094e52a8b

Subscribe to this mod's changes

ppt-template is a command published in the GitHub repository yuping322/financial-services-plugins-new (17 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 12 tokens to every session and 271 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.