Skip to main content

Create and publish AI videos with Sora 2 Cameos, Gemini, and Blotato

Workflow preview

Workflow preview
100%
Create and publish AI videos with Sora 2 Cameos, Gemini, and Blotato preview
Open on n8n.io

1. Workflow Overview

Overview This workflow automatically creates short form AI videos using Sora 2 Cameos, powered by n8n and AI agents. It connects viral content collection, AI script and prompt generation, video ren...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, @apify/n8n-nodes-apify.apify, n8n-nodes-base.set, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.googlegemini, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.toolthink

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by giangxai.

Original n8n.io source

1.1 Workflow description

Title
Create and publish AI videos with Sora 2 Cameos, Gemini, and Blotato
Workflow name
Create and publish AI videos with Sora 2 Cameos, Gemini, and Blotato

Overview

This workflow automatically creates short-form AI videos using Sora 2 Cameos, powered by n8n and AI agents.

It connects viral content collection, AI script and prompt generation, video rendering, video merging, and multi-platform publishing into a single fully automated system. Once configured, the workflow runs end to end without manual editing or intervention.

The workflow is designed for creators, marketers, and affiliate builders who want to scale faceless or avatar-style AI videos consistently using viral ideas and automated publishing.


What can this workflow do?

  • Automatically collect viral content ideas from external sources
  • Analyze viral ideas and generate structured Sora 2–ready prompts
  • Create AI videos using pre-selected Sora 2 Cameos characters
  • Merge multiple AI video clips into a single final video
  • Publish videos automatically to TikTok, Facebook, and Instagram
  • Track publishing status, success, and errors in Google Sheets

This workflow reduces manual video production work while keeping the process structured, scalable, and repeatable.


How it works

The workflow starts by automatically collecting viral content ideas on a schedule and storing them in Google Sheets as a content backlog.

Before prompt generation, a Cameos character is selected and configured manually on Sora2.com. This selected avatar is used consistently across all generated videos.

Each viral idea is then analyzed to extract hooks, themes, and video direction. An AI Agent generates structured scripts and Sora 2–ready prompts based on both the viral content and the selected Cameos character.

These prompts are sent to the Sora 2 Cameos video generation API to render short video clips. The workflow monitors rendering status and retries if needed.

Once all clips are ready, they are automatically merged into a single final video. The finished video is published to social platforms such as TikTok, Facebook, and Instagram. Publishing results and errors are logged back to Google Sheets for monitoring and optimization.


Setup steps

  • Connect an AI model (Gemini or compatible LLM) for script and prompt generation
  • Select and configure a Cameos character on Sora2.com
  • Add Sora 2 Cameos API credentials for AI video generation
  • Configure the video merge step to combine multiple clips into one final video
  • Connect social publishing APIs (TikTok, Facebook, Instagram)
  • Connect Google Sheets for content intake and status tracking

Once configured, the workflow runs automatically on a schedule without manual input.


Documentation

For a full walkthrough, optimization tips, and scaling strategies, watch the detailed tutorial on YouTube.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Daily Content Scheduler

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.3

Block 8 - Fetch Viral Content Dataset

Type / Role
@apify/n8n-nodes-apify.apify - apify
Config choices
Version 1

Block 9 - Normalize Content Fields

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 10 - Save Viral Content to Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 11 - Video Processing Scheduler

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.3

Block 12 - Load Viral Content

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 13 - Analyze Viral Idea

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1

Block 14 - AI Script & Prompt Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3

Block 15 - Reasoning Engine

Type / Role
@n8n/n8n-nodes-langchain.toolThink - toolThink
Config choices
Version 1.1

Block 16 - Parse Script Output

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 17 - Gemini LLM

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 18 - Split Video Prompt

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 19 - Generate Sora Video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 20 - Render Status Check1

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.4

Block 21 - Get Video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 22 - Aggregate Video Parts

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 23 - Prepare Video Metadata

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 24 - Merge Video Clips

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Showing the first 24 of 31 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Create and publish AI videos with Sora 2 Cameos, Gemini, and Blotato
Complexity advanced
Nodes 31
Categories Content Creation, Multimodal AI
Author giangxai
Published 29 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13085/13085.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Create and publish AI videos with Sora 2 Cameos, Gemini, and Blotato do?

Overview This workflow automatically creates short form AI videos using Sora 2 Cameos, powered by n8n and AI agents. It connects viral content collection, AI script and prompt generation, video ren...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.