Skip to main content

Examples

These were generated with Video Agent from a text prompt — no camera, no editing, no mic.

The Problem

Creating consistent social media video content requires a camera, microphone, editing skills, and hours of time per video. Most teams can’t keep up with the pace platforms demand — daily or weekly posts across TikTok, Reels, and Shorts.

How It Works

You define the topics and tone. Video Agent handles avatar selection, scripting, visuals, and rendering. Generate a week’s worth of content in one run.

Build It

1

Choose your topics

You can source topics manually, from trending data, or from audience research. Here’s an example batch of 5 topics for a SaaS marketing account:
Use an LLM for topic research. Ask Claude or ChatGPT: “Give me 10 trending topics in [your niche] that would perform well as 30-second TikToks.” You can also use web search APIs to find what’s trending right now.
2

Write prompts optimized for short-form

Short-form video has a specific structure: hook → content → CTA, all in under 60 seconds. Your prompts should reflect this.
See Prompt Engineering for more techniques — especially the scene-by-scene structure for longer videos.
3

Batch generate with rate limit handling

Submit all videos to Video Agent. Space them out to respect rate limits.
4

Poll for completion

Wait for all videos to finish rendering.
For production pipelines, use webhooks instead of polling. Pass a callback_url in each creation request and handle notifications as they arrive.
5

Download and distribute

Download all completed videos, then post to your platforms.

Platform Optimization

Different platforms have different sweet spots: Pass "orientation": "portrait" or "orientation": "landscape" in your API call. See Video Agent docs for all parameters.

Variations

  • Themed series: Generate 5 videos on the same topic from different angles (beginner, advanced, myth-busting, case study, hot take)
  • Multi-language: Generate in English, then use Video Translation to create versions in other languages
  • A/B testing: Generate 2 versions of the same topic with different hooks, measure which performs better

Next Steps

Prompt Engineering

Write prompts that produce scroll-stopping content.

Content Repurposing

Already have blog content? Turn it into video.