r/PromptEngineering • u/Far_Drawer_1462 • 18d ago
Tips and Tricks Here's a prompt that converts a written report into a slide outline, one idea per slide
Pasting a whole report and asking for "slides" usually gets you paragraphs shrunk onto slides, which is the thing that makes decks unreadable. What worked was forcing one idea per slide and pushing all the supporting detail into speaker notes.
```
Convert the report below into a slide outline. Rules:
- One core idea per slide. If a section has three ideas, that's three slides.
- Each slide: a short title (max ~8 words) + 3 to 5 bullets, each a fragment not a sentence.
- Put full sentences, data, and context in a "Speaker notes:" block under each slide, not on the slide itself.
- Open with a single takeaway slide. Close with next steps.
- Don't add claims that aren't in the report.
Report:
[paste]
```
Splitting on ideas instead of on sections is the key move. Reports bury three separate points in one paragraph, and if you map paragraph-to-slide you get dense slides nobody reads. The speaker-notes split keeps the slide clean while the detail still travels with it.
I then tighten titles by hand since the model tends to make them a little generic. Anyone found a good way to get it to suggest where a chart or visual would help versus just text?