Turn your apps into launch videos.
agentreel-launch.mp4
Turn on sound
npx agentreel# CLI launch video:
agentreel --cmd "npx my-cli-tool"
# Browser launch video:
agentreel --url http://localhost:3000- You provide a CLI command or URL
- AI plans and executes the demo (terminal or Playwright browser)
- AI generates a launch video with text slides, terminal highlights, diagrams, and panels
- Renders a polished 1080x1080 video with Remotion — ready for Twitter/X, LinkedIn, Reels
-c, --cmd <command> CLI command to demo
-u, --url <url> URL to demo (browser mode)
-t, --title <text> video title
-s, --subtitle <text> video subtitle
-o, --output <file> output file (default: agentreel.mp4)
-a, --auth <file> Playwright auth state for browser demos
-g, --guidelines <text> highlight generation guidelines
--music <file> background music mp3
--no-share skip the share prompt
- Node.js 18+
- Claude CLI (
claude) — plans and records demos
Default background music: "Boogie Funky" by Petrushka Sound
MIT