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

✔ live → https://slidesfly.xyz/d/1vjWab88EeQ4BNCLunfV17

Q4 2026 · Prepared by an agent

Revenue, retention,
runway.

Internal · Board pre-readdrafted in 41s

01 / 05

flip this deck, or click the URL to open the real one.

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

Prompt to live deck in three steps

  1. 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.
  2. 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.html
  3. You share the link

    Decks open in a sandboxed reader on the content domain — keyboard navigation and fullscreen included.

    https://slidesfly.xyz/d/a1b2c3d4

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.

Two commands and your agent knows the way

$ curl -fsSL https://slidesfly.com/install.sh | sh
$ slidesfly install --target auto

Requires 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.