Use this comprehensive n8n workflow to fully automate short-form video creation. Scripts generated by Gemini, video produced by KIE AI, and posted using Blotato for YouTube, Instagram, and more.
Download this n8n workflow template and start using it instantly.
Scaling content production can be time-consuming, requiring constant manual scripting, rendering, and cross-posting. This powerful n8n workflow eliminates those bottlenecks entirely. It acts as a dedicated content factory, running on a fixed schedule (using the n8n trigger) to produce fresh, humorous pet-themed videos.
By leveraging the Google Gemini model for structured scripting and KIE AI (Sora-style generator) for video creation, this n8n template ensures high-quality output. The subsequent Blotato integration manages the heavy lifting of media upload and simultaneous publication across channels like YouTube, Instagram, Facebook, and Bluesky. This robust n8n automation provides a complete solution for creators aiming for high content velocity without manual intervention.
This highly automated n8n workflow executes in several distinct phases, starting with the primary n8n trigger:
Schedule Trigger initiates the process every 12 hours.Code in JavaScript n8n node selects a random template index (1-7) to ensure variety in the generated content theme.AI Agent, powered by the Google Gemini Chat Model, uses the selected index to generate a structured JSON output containing a catchy title, a descriptive summary, and the detailed video generation prompt. The Structured Output Parser guarantees the integrity of this crucial data.HTTP Request n8n node sends the detailed prompt to the KIE AI API, initiating the video rendering task. The Wait n8n node then halts the workflow execution, pausing until KIE AI confirms the video is fully rendered.Get HTTP Request retrieves the final, publicly accessible video URL from KIE AI.Upload media1 n8n node. Finally, a cascade of Blotato Create post n8n nodes uses the title and description generated earlier to publish the content simultaneously across linked platforms, including YouTube, Instagram, Facebook, Bluesky, and LinkedIn/X.To deploy this advanced n8n workflow, follow these setup steps:
Google Gemini Chat Model n8n node.create video and Get n8n nodes.Schedule Trigger to adjust the run frequency. Open the KIE AI create video n8n node to configure video parameters (aspect ratio, frame count, etc.).YOURACCOUNTID values with your actual connected Blotato accounts to ensure the n8n workflow posts correctly. Schedule Trigger (n8n trigger): The entry point for the automation. Configured to run the n8n workflow every 12 hours, ensuring continuous content creation.
Code in JavaScript: Generates a randomized number (1-7) to select unique creative prompts defined in the Gemini system message, adding variety to the content.
AI Agent / Google Gemini Chat Model: This crucial n8n node generates structured JSON output (title, description, prompt) based on the random concept index, ensuring consistency.
Structured Output Parser: A defensive n8n node that forces the Gemini response to conform to the required JSON schema, preventing downstream errors.
create video (HTTP Request): Sends the finalized AI prompt to the KIE AI API to begin the GPU-intensive video rendering task.
Wait1: A mandatory n8n node that pauses the flow after video creation is requested, waiting for KIE AI's asynchronous rendering to complete before proceeding.
Get (HTTP Request): Queries the KIE AI API status endpoint repeatedly until the video is finished, then retrieves the final video file URL.
Upload media1 (Blotato n8n node): Takes the final video URL and uploads the media asset to the Blotato system, preparing it for multi-platform distribution.
Learn how to use this advanced n8n workflow to automatically generate video scripts using Gemini, render videos via KIE AI, and publish them to YouTube using Blotato on a recurring schedule.

Automate content creation for social media. This n8n workflow uses a scheduled n8n trigger to fetch news topics, scrape articles via Dumpling AI, and generate high-quality, LinkedIn-ready commentary using GPT-4o.

Use this powerful n8n workflow to automate the entire SEO content lifecycle: AI metadata generation, article composition via OpenRouter/LLM, image creation, and instant publishing to WordPress.

Deploy an advanced n8n workflow using Gemini AI and LangChain agents to monitor Google Trends, generate engaging tweet threads, and automatically post them to X (Twitter). Perfect n8n templates for social media automation.

Automate content creation using this n8n workflow. Transcribe YouTube videos, generate SEO-ready blogs with GPT-4o, create stunning AI images via Dumpling AI, and organize all published content in Airtable.

Freelance automation developer building custom n8n workflows, AI pipelines, and social media automation systems. Open for collaborations and custom project requests.







































