CONTENT CREATION
Render teasers from an S3 still drop with retry and failure escalation
Fires when a still is uploaded to an S3 bucket, renders a watermarked teaser via Replicate with an automatic retry, archives the finished clip back to S3.
How it runs
The automated pipeline, trigger to output.
- TriggerNew still uploaded to S3 prefixAWS S3
- ActionRender teaser clip with ReplicateReplicate
- LogicBranch on render result; retry on transient failure
- ActionComposite watermark onto videoImage generation
- OutputArchive finished clip back to S3AWS S3
- ActionOpen PagerDuty incident if render keeps failingPagerDuty
What it does
A production-grade renderer for high-volume still drops: it animates each new S3 upload into a watermarked teaser, retries transient render failures, archives the output, and escalates a hard failure so nothing silently disappears.
When to use it
Use when teaser rendering is part of a larger automated pipeline feeding from object storage and reliability matters more than a human-in-the-loop step. Best for teams running many renders a day who need failures surfaced, not buried.
How it works
- 1A new object in the watched S3 stills prefix triggers the run.
- 2The still is sent to Replicate's image-to-video model to render a teaser clip.
- 3A branch inspects the render result: success continues, transient failure retries once.
- 4On success, the brand watermark is composited onto the video.
- 5The finished clip is archived to the S3 outputs prefix with metadata.
- 6If the render still fails after retry, a PagerDuty incident is opened with the asset reference for the on-call operator.
Set it up
What you configure once, before turning it on.
- 1Connect AWS S3Buckets, objects, signed URLs.
- 2Connect ReplicateImage, video, and model inference.
- 3Connect Image generationManaged Nano Banana image renders, metered per image.
- 4Connect PagerDutyIncidents, on-call, escalations.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Content Creation workflows
Build a Dropbox B-roll library from exported blog drafts
Triggers when a new blog draft file lands in a Dropbox folder, generates a Replicate B-roll clip for each paragraph.
Generate B-roll clips when a blog post is marked Ready in Notion
Watches a Notion blog database for posts flipped to 'Ready', splits the body into paragraphs, and generates a short B-roll video clip for each paragraph with Replicate.
On-demand: turn a blog URL into narrated B-roll clips
Accepts a blog URL via webhook, scrapes the article, generates a B-roll clip per paragraph with Replicate and a voiceover with ElevenLabs.
On-Demand Screenshot Freshness Report from a Slack Command
A writer requests a freshness check in Slack for a specific docs page; the workflow inspects every screenshot on that page, scores each by age and version gap.
Sync a Figma master frame into localized hero renders
Pulls the current master hero frame and its text layers from Figma, generates a localized image variant for each locale defined in Airtable.
Research-driven localized hero banners tuned per market
An agent researches cultural and seasonal cues for each target market, adapts the master hero concept to fit local context, generates a tailored image per locale.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
