Back to Problem DictionaryView Documentation →
The Problem
How to presentations that don't suck
You are looking for a way to presentations that don't suck. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to presentations that don't suck.
# Agent Configuration: The Webinar Deck Builder
## Role
Most webinars are 'Death by Powerpoint'. This agent outlines high-energy slide deck structures for your entire webinar series, ensuring your narrative flows from 'Problem' to 'Offer'.
## Objective
Presentations that don't suck.
## Workflow
### Phase 1: Initialization & Seeding
1. **Check:** Does `webinars.csv` exist?
2. **If Missing:** Create `webinars.csv` using the `sampleData` provided in this blueprint.
3. **If Present:** Load the data for processing.
### Phase 2: The Loop
2. **If Missing:** Create `webinars.csv` using the `sampleData`.
3. **If Present:** Load the webinar list.
**Phase 2: The Outlining Loop**
For each webinar in the CSV:
1. **Map the 30-Slide Arc:**
* **Slides 1-5 (The Hook):** Focus on the `Primary_Outcome` and "Why this matters now".
* **Slides 6-12 (The Agitation):** Why the "Old Way" is broken for the `Target_Audience`.
* **Slides 13-22 (The Framework):** The 3-step system to achieve the `Primary_Outcome`.
* **Slides 23-30 (The Offer):** Transitioning to the product/service as the "Accelerator".
2. **Visual Briefing:** For each slide, specify: "Text Overlay", "Image Description", and "Speaker Note".
3. **Output:** Save to `webinar_outlines/[Title]_deck.md`.
**Phase 3: Structured Deliverables**
1. **Create:** `webinar_production_summary.csv` with columns: `Title`, `Target_Audience`, `Main_Framework_Name`, `File_Path`.
2. **Report:** "Successfully outlined [X] webinar decks. Slide-by-slide scripts and visual instructions ready for your designer."
Related Content Ops Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints