angles.video
Developer platform · Public beta

Build product videos from the tools where you build.

Turn safe product context into three launch directions, choose the story and visual system, then render through Codex, Claude Code, a compatible agent, or your own API workflow.

Node.js 18+ · Public source · Explicit confirmation before render

angles / launch-video

$ analyze repository for launch

✓ safe product context prepared locally

3 selling angles ready

01Launch week, different rooms

02The workflow you stop repeating

03Proof before the promise

waiting for concept + template choice
Open-source Agent Skill
No raw repository upload
Review before every render

Coding-agent workflow

Start with the maintained paths. Extend through the API.

Codex and Claude Code have documented installation paths today. Other tools can integrate when they support compatible skill workflows, or connect directly through the developer API.

View installation guide

Maintained

Codex

Install with the Skill Installer or use the documented manual path.

Maintained

Claude Code

Use the same open Skill with the Claude Code installation directory.

Extensible

Compatible agents and internal tools

Reuse the public Skill where the tool supports compatible instructions and local scripts, or call the API from a controlled server-side integration.

Developer API

A reviewable path from product context to MP4.

The API separates concept generation, template choice, render confirmation, and delivery into explicit steps.

API reference
01
POST/concepts

Create three launch concepts

Send a focused product summary and receive distinct selling angles with hooks and recommended templates.

02
GET/templates

Choose the visual system

List available template metadata and preview URLs before committing to a render.

03
POST/videos/:id/render

Confirm the render

Start one idempotent render only after the user has selected a concept and explicitly confirmed it.

04
GET/videos/:id

Receive the finished video

Poll planned, rendering, rendered, or failed state and return the final downloadable link.

Repository boundary

Your codebase stays local.

The maintained Skill prepares the smallest useful product brief locally and sends only that structured summary to Angles.

Read the security policy
  • Raw repositories are not uploaded to Angles.
  • Credentials, .env files, private keys, customer data, and production logs are excluded.
  • The client sends a structured product brief prepared locally by the coding agent.
  • A render requires explicit confirmation and an idempotency key.

Your product context is already in the repository.

Connect a trusted workflow, review the three launch directions, and render only the video you choose.