/ppt-template
Create a reusable PPT template skill from a PowerPoint template file
> /plugin marketplace add anthropics/financial-servicesHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ppt-template
Context preview
What this command does when you run it.
Create a reusable PPT template skill from a PowerPoint template file
Command definition
ppt-template.mddescription: Create a reusable PPT template skill from a PowerPoint template file argument-hint: "[path to .pptx or .potx file]" allowed-tools: ["Read", "Write", "Bash", "Glob"]
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
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Other commands on financial-services.
- /access-policies
Build the access_policies value — the granular, IAM-shaped way to allow or deny add-in features
Open command - /bootstrap
Build the bootstrap endpoint — per-user MCP servers, skills, dynamic config
Open command - /consent
Azure admin consent URLs — one-time tenant approval for Entra SSO and Outlook Graph access
Open command - /debug
Diagnose deployment issues (stale config, connect failures, missing add-in)
Open command - /entra-app
Several manifest configurations require an Entra (Azure AD) app registration in **your** tenant rather than Anthropic's default multi-tenant app — because the token's `aud` must match a resource you control, or because your tenant is in a sovereign cloud where Anthropic's app
Open command - /export-data
Export a copy of a user's add-in chat history, skills, MCP registrations, and settings before a machine is rebuilt
Open command

