Skip to content

arifszn/slide-wright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slide-wright

AI agent skill to generate beautiful, unique slide decks with reveal.js - new design for every prompt.

View Example →

example.mp4

How it works

  1. Tell it what you want. A topic, rough notes, or a full outline — whatever you have.
  2. It generates a theme. A custom color palette, typography, and a 2-slide preview in that style. It opens the preview for you.
  3. You decide. Love it? It builds the whole deck. Want a different vibe? It generates a fresh direction and shows a new preview. Repeat until it's right.
  4. You get your deck. A polished, self-contained presentation. Export it to PDF, or deploy it to a live URL for a link that works on any device.

Examples

"Generate a presentation for ClickHouse, keep theme yellow"
ClickHouse example slide 1 ClickHouse example slide 2
"Make me a sales pitch deck for Lumen, a smart home energy monitor"
Sales pitch example slide 1 Sales pitch example slide 2
"Create me a deck for our Q3 revenue review"
Q3 revenue review example slide 1 Q3 revenue review example slide 2
"Make me a deck announcing our new feature [placeholder], keep the design minimal"
Minimalist example slide 1 Minimalist example slide 2
"Create a presentation on MCP with this outline: [outline]"
MCP example slide 1 MCP example slide 2
"Make me a deck pitching a Mars colony, keep it futuristic"
Futuristic example slide 1 Futuristic example slide 2

Installation

Claude Code (Plugin Marketplace)

  1. Register the marketplace:

    /plugin marketplace add arifszn/slide-wright
  2. Install the plugin from this marketplace:

    /plugin install slide-wright

Other agents (Codex, OpenCode, Antigravity, Gemini, Cursor, …)

slide-wright is a standalone skill that works in any agent supporting the SKILL.md format. See INSTALL.md for per-agent skills paths and copy-paste commands.

Or just tell your agent to install it — paste:

Fetch and follow the install instructions from
https://raw.githubusercontent.com/arifszn/slide-wright/refs/heads/main/INSTALL.md

Usage

After installing, tell your agent what you want:

Make me a slide deck about <your topic>

It builds a theme and a short preview first. Approve it and it generates the full deck. You can hand it rough notes or an outline instead of a topic, and ask it to revise the design or content anytime.

Keyboard shortcuts

Key Action
F Fullscreen
Esc / O Slide overview
S Speaker view with notes
B / . Pause to a black screen
? Show the full list of keys

Export to PDF

Just ask the agent to export the deck, and it walks you through it. To do it yourself: add ?print-pdf to the deck URL, then open the print dialog (Cmd/Ctrl + P) and save as PDF. Choose Landscape, set margins to None, and turn on background graphics.

License

MIT