Deck Builder
r9-deck-builderDraft a slide deck with generated visuals, publish it as a link.
Turn an outline into a full deck: generated imagery per slide, consistent styling, and a shareable URL instead of a file attachment.
v2published Jul 29, 20264 installs
Use it when
What the skill answers to, in the words someone would actually say. The catalog search matches these.
- “turn this outline into a slide deck”
- “build me a pitch deck”
- “make a presentation I can send as a link”
- “I need slides for this”
What it tells the agent
The body of the skill, exactly as it is handed over — no summary in between.
Deck Builder
Turn an outline into a presentable deck with generated visuals, published as a link.
Outline: {{outline}} Audience: {{audience}}
Procedure
Settle the spine first. If the outline is a topic rather than a structure, write the slide list before any visual work: title, 5–9 content slides, close. Show it and get agreement. Generating imagery for slides that get cut is the main way this pack wastes money.
Pick one visual system and write it down: palette (3 colours plus a neutral), illustration style, and whether images are full-bleed or inset. Every
image.generatecall below repeats it.Generate one image per slide that earns one. Not every slide does — a slide that is three numbers is better as three numbers. Use 16:9, and prefer
output_format: "webp".Check
memory.getfor prior brand or deck conventions on this account before choosing a style, if the tool is available. Reuse beats reinvention.Publish with
artifact.deploy. A self-contained HTML deck: one section per slide, keyboard navigation, images inlined or referenced from the same bundle. Return the URL.
Output
The slide list with a one-line note on each, then the deck link.
Notes
- Speaker notes belong in the HTML, not in chat.
- Keep body text on a slide under ~40 words; if it does not fit, the slide is two slides.
Related skills
Filed under the same job — not merely built on the same tools.