From financial-analysis
Creates a reusable PPT template skill from a PowerPoint template file (.pptx or .potx), analyzing structure, generating skill directory with assets and SKILL.md, example presentation, and packaged output.
npx claudepluginhub ian-lawrence423/anthropic-financial --plugin financial-analysis[path to .pptx or .potx file]# 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**: ...
/ppt-templateCreates a reusable PPT template skill from a PowerPoint template file (.pptx or .potx), analyzing structure, generating skill directory with assets and SKILL.md, example presentation, and packaged output.
/templateBrowses catalog of pre-built skill templates, loads and customizes a selected one based on name/category/description, then generates and saves the new skill.
/decklingGenerates professional PPTX slide decks from topic and slide count. Also refines existing PPTX files using --refine flag with instructions.
/deckGenerates PowerPoint slide decks (PPTX) from briefs, research, or descriptions via a pipeline: clarify brief, optional research, outline approval, render.
/presentationCreates a presentation from an existing template in a brand project folder using detailed guided mode: select template, input content via outline, slide-by-slide, or bulk paste.
/create-skillCreates a new Claude Skill with YAML frontmatter in personal or project directory. Validates inputs, checks existence, analyzes for bundled resources, and adds scripts/, references/, or assets/ directories as needed.
Share bugs, ideas, or general feedback.
Create a self-contained PPT template skill from a user-provided PowerPoint template.
Ask for the template file if not provided:
Load the ppt-template-creator skill:
skill: "ppt-template-creator" tool to load the full skill instructionsGather additional info:
Execute the skill workflow:
Deliver the packaged skill to the user