BrandReel
All agent playbooks

Make a social video

Select a source frame, write motion that fits it, and generate a short vertical clip.

1

Pick a frame

Use an existing brand asset or approved generated image as the source.

2

Write motion

Describe camera movement, subject movement, timing, and the final hold.

3

Generate once

Start one job after approval and poll that job until completion.

Copy this prompt
Use the BrandReel content skill and br CLI to create a short vertical social clip. Run the brand and asset preflight, inspect recent generations, and choose the best existing source frame. If none exists, let me upload one with br assets:upload and list assets again. Draft a five-second motion prompt with camera movement, subject motion, and a clean final hold. Ask me to approve the source image and exact command before generating video. Poll the existing job until it completes; do not create duplicates.
Commands the agent uses
br brand:get your-brand
br assets:list your-brand
# If needed: br assets:upload your-brand ./source-frame.png
br generations:list your-brand --limit 10
br video:create your-brand --prompt "..." --source-image <asset-url> --aspect-ratio 9:16 --duration 5
br video:status <job-id> --generation <generation-id>
Create an API key