--- name: create-slides description: Create new PowerPoint presentations and slides using natural language through PowerPoint MCP --- # Create PowerPoint Slides Use PowerPoint MCP to create a new presentation and its slides. ## Inputs Determine: - Presentation purpose - Audience - Number of slides - Structure / outline - Content per slide - Visual style and color scheme - Brand requirements ## Process 1. Understand the user's requirements. 2. Create a new presentation (or auto-generate from a topic). 3. Add slides with an appropriate layout for each. 4. Populate titles, bullet points, and placeholders. 5. Apply a consistent theme and color scheme. 6. Save the presentation to a `.pptx` file. 7. Verify each operation succeeded. 8. Return the resulting file path. ## Examples User: "Create a 5-slide deck about cloud computing for beginners." Action: Create a presentation with a title slide, three content slides, and a closing slide using a modern color scheme. User: "Auto-generate a business presentation about Kubernetes with charts." Action: Auto-generate a professional deck about Kubernetes including chart slides.