Agent-native publishing
HTML in.Live deck out.
Slidesfly gives your coding agent one command that turns an HTML file into a shareable presentation URL. The first publish needs no account — decks are claimed when you sign in.
works with claude code · cursor · codex
$ slidesfly publish ./q4-review.html
←→ flip this deck, or click the URL to open the real one.
Try it now
Publish in your browser
Drop an HTML deck file — no CLI required. Your first publish is anonymous; sign in later to claim it to your account.
Drag & drop your HTML deck
or
Single .html file · max size per plan limits
How it works
Prompt to live deck in three steps
Tell your agent
Ask for a deck in plain language. The Slidesfly skill teaches your agent how to build the HTML and ship it.
Make a 6-slide deck on Q4 metrics, then publish it with slidesfly.It runs one command
The CLI uploads the file and prints a live URL. The first publish needs no login at all.
slidesfly publish ./deck.htmlYou share the link
Decks open in a sandboxed reader on the content domain — keyboard navigation and fullscreen included.
https://slidesfly.xyz/d/a1b2c3d4
Controls
Your link, your rules
Visibility
Public, unlisted, or private — set at publish time, switch whenever.
PasswordsPro
One shared password gates the whole deck.
Expiring linksPro
Links shut off on the schedule you set.
Email allowlistPro
Only the viewers you list can open the deck.
View stats
Daily views and unique visitors for the last 30 days.
Claim later
Anonymous publishes attach to your account on first login.
Install
Two commands and your agent knows the way
$ curl -fsSL https://slidesfly.com/install.sh | sh$ slidesfly install --target autoRequires Node.js 22+. Install the CLI from slidesfly.com first, then install the agent skill so publishing works from a plain prompt.
- CursorInstalls into .cursor/skills — reload the window after install.
- Claude CodeWrites to your Claude skills directory for project-wide use.
- CodexTargets Codex skill paths when --target auto detects your setup.