J.D Nicholls

Slides AI Plugin - Turn any idea into a full presentation from a single prompt

by
Describe your talk. Claude does the rest. One prompt → discovers content → plans structure → picks a style preset → generates animated HTML + editable PPTX → validates before saving. Works in Claude Code, OpenCode, Cursor, Codex — skills are just markdown. Zero build step, zero runtime deps for HTML output. 12 style presets that don't look like AI slop. Also converts old .pptx into animated HTML decks. Use it for conference talks, pitch decks, workshops, onboarding, postmortems — anything.

Add a comment

Replies

Best
J.D Nicholls
Maker
📌
I built this because I kept opening Keynote and dying a little inside every time I had to make a talk. The idea was simple: what if you could just describe your presentation and have your AI coding agent handle the rest? One prompt → full deck, both animated HTML and editable PPTX. No templates to drag around. No design decisions to make. I spent a lot of time on the 12 style presets so the output doesn't look like generic AI slop. I've used it for conference talks, pitch decks, workshop materials, onboarding decks, and internal postmortems. A few things I'm proud of: - Zero build step, zero runtime deps for HTML output - Works in Claude Code, OpenCode, Cursor, Codex — skills are just markdown files - It also converts old .pptx files into animated HTML decks - Combine it with GSAP + Remotion skills to turn decks into videos Caveats: PPTX generation needs Bun (auto-installs on first run). If you prompt it lazily, you get lazy slides — garbage in, garbage out. Would love to hear how you use it and what style presets resonate most!
Martí Carmona Serrat

"12 style presets that don't look like AI slop" is the sentence every AI-slides tool should lead with — most default to corporate-blue-gradient hell. Animated HTML + editable PPTX dual output is a smart hedge. Curious how Slides AI Plugin handles the handoff when a prompt produces structure the user wants to re-arrange post-generation.

J.D Nicholls

@mcarmonas Hey Martí, thanks for commenting! The skills can modify the slides as you want as well, that's why I defined a slide-design skill to orchestrate this workflow, did you already generated some slides? <3