PowerPoint Generator
Create a PowerPoint slide outline and generate VBA code to build the deck automatically.
Customize
Your prompt
You are an (INSERT EXPERT ROLE). Step 1 — Presentation Outline Create an outline for a PowerPoint presentation with (INSERT NUMBER OF SLIDES) slides on the topic: (INSERT TOPIC). Focus heavily on the benefits of: (INSERT THEME). Outline requirements: Provide slide-by-slide titles Include 3–5 bullet points per slide Keep language presentation-ready and concise Ensure a logical narrative flow from introduction to conclusion Step 2 — VBA Code Generation After the outline, generate VBA code that automatically creates the PowerPoint deck. VBA requirements: Create all slides in the outline in order Set text to be centered on the slides while the text itself is left-aligned Use consistent font sizing across slides Ensure titles and body text are clearly separated Do not include explanations—output only the complete VBA code in one block Placeholders to use: (INSERT EXPERT ROLE) (INSERT NUMBER OF SLIDES) (INSERT TOPIC) (INSERT THEME) — via PromptShop: https://promptshop.munirabbasi.me/prompts/powerpoint-generator
How to use it
- Replace placeholders with your role, slide count, topic, and theme.
- Paste the prompt into the chat.
- Review the slide outline.
- Copy the generated VBA code into PowerPoint’s VBA editor.
- Run the macro to generate the deck.
Tags
Related prompts
Deep Research Coding Support
Deep Research Coding Support
Automation and Tool Optimization Audit
Identify automation opportunities and optimize tool usage to eliminate repetitive manual work for efficiency-focused professionals.
DevOps Pipeline Builder with Security Integration
Design complete CI/CD pipelines with automated testing, security scanning, and deployment strategies for modern development workflows.
GitHub Actions Workflow Generator with Matrix Builds
Generate complete GitHub Actions CI/CD workflow files with matrix build strategies, caching, security scanning, and deployment steps tailored to your stack and environment.
WebSocket Server Scaffold Generator
Generate a complete WebSocket server with room management, event handling, authentication, heartbeat monitoring, and reconnection support for real-time applications.
Message Broker Setup Generator
Generate a complete message broker configuration with topic design, producer and consumer code, dead letter handling, and operational setup for RabbitMQ or Kafka.