prose-to-deck
Installation
SKILL.md
Prose to Deck
Transform long-form writing into a polished, full-screen scrollable HTML presentation.
Output is a single self-contained .html file inside a dedicated project folder.
Example requests
- Turn this article into a scrollable slide-style HTML presentation.
- Visualize this essay as a polished single-file presentation for review.
- Convert this transcript into an editorial HTML deck with
mode=auto.
Execution Modes
| Mode | Behavior |
|---|---|
mode=review (default) |
Pause at each HITL checkpoint, write the stage file, notify the user, and wait for confirmation |
mode=auto |
Skip all pauses — write all stage files and continue immediately |