Keynoter
Pricing
Connect

Connect your coding agent

Two ways to turn this repo into a short, motion-designed video: ask your coding agent, or let the @keynoter bot render one on every PR.

From your agent
  1. 1

    Add the connect skill

    Drop the keynoter-connect skill into your coding agent — Claude Code, Codex, Cursor, or Mistral. It's the only thing you set up by hand.

    $ npx skills add LeopoldTr/keynoter-connect
  2. 2

    Ask for a launch video

    Tell your agent what you're shipping. It installs the keynoter CLI, reads the repo, asks you 2–3 questions, writes the brief, and runs keynoter create.

    > Make a launch video for this repo with keynoter

    The first time, the agent opens your browser to sign in — approve it once. That's the only manual step.

  3. 3

    Refine, then render

    keynoter create hands you a Studio link. Open it to tune the audience, format, and look — then approve. Keynoter renders the MP4.

The @keynoter PR bot

Prefer it on autopilot? Install the bot once and it renders a demo for any PR — no skill, no CLI.

  1. 1

    Install the bot

    Ask your agent to install the @keynoter PR bot. It mints a CI token, sets the repo secrets, and commits a self-contained GitHub Actions workflow.

    > Install the @keynoter PR bot in this repo
  2. 2

    Comment @keynoter

    On any pull request, comment @keynoter — add a hint after it to steer the demo. The bot reacts, renders, and replies with the share link.

    @keynoter focus on the new dashboard

    A comment-triggered workflow only runs once the file is on your default branch — merge it to main first.

You'll need a Keynoter account — sign in first.

Back to home