đ± Automate YouTube community posts with DeepSeek AI & dynamic image generation using Google Sheets
⥠101 views · đ± Social Media & Email Marketing
Description
The Ultimate AI Workflow for YouTube Community Posts (with Dynamic Images)
Product Description: Is your YouTube Community tab collecting dust? Youâve probably noticed that while you can schedule videos, thereâs a massive gap in automation: almost no tools or templates can automatically create content for your YouTube Community Posts. Screenshot 20250801 234635.png
You are leaving a huge amount of engagement, audience connection, and growth on the table.
This n8n workflow is engineered to solve this exact problem. It doesnât just create posts for you; it acts as your personal AI content strategist, creating high-quality, engaging Community Posts with perfectly matched images, every single day.
âš Next-Level Automation: Dynamic Image Generation What makes this workflow truly unique? It doesnât just use a generic, pre-written prompt for your images. It features a two-step AI process:
First, the AI writes the text for your Community Post based on the dayâs theme.
Then, it reads its own writing to generate a brand new, highly specific image prompt that perfectly matches the postâs content.
This means you get unique, incredibly relevant images for every single post, not just generic visuals. Itâs the difference between custom-tailored content and off-the-shelf templates.
đ Core Features & Benefits Dynamic AI Image Generation: Creates a unique, perfectly matched image for every post by analyzing the generated text first.
AI-Powered Copywriting: Automatically writes high-quality text in a customizable voice (pre-configured for a direct, âAlex Hormoziâ style) that gets your audience talking.
Built-in 7-Day Content Strategy: Never run out of ideas. The workflow uses daily themes like âHow-to Tutorialsâ, âAudience Q&Aâ, and âIndustry Newsâ to keep your content calendar full and engaging.
Automated Content Dashboard: Organizes every generated postâincluding text, the dynamic image prompt, the final image URL, and character countâinto a Google Sheet for easy review and management.
Set-and-Forget Scheduling: Runs on a fully automated daily schedule, ensuring you maintain rock-solid consistency without any manual effort.
đĄ Why Is This a Game-Changer? Most creators ignore the Community tab because itâs too much work. By automating it intelligently, you will:
Save Hours of Creative Work: Stop the daily grind of brainstorming, writing, and designing posts.
Dramatically Boost Engagement: Keep your audience hooked between video uploads with fresh, interactive content.
Build a Stronger Community: Use the tab for its intended purposeâbuilding a loyal following that feels connected to your brand.
Stop neglecting the most powerful engagement tool on YouTube. Get this workflow and put your community growth on true autopilot.
Part 2: Configuration Guide âïž Configuration Guide: YouTube Community Post Automation Follow these steps to get your powerful new content engine set up and running.
1. Prerequisites Before you start, make sure you have accounts and API keys for the following services:
An active n8n instance (Cloud or self-hosted).
A Google account.
OpenRouter (for text generation).
Together AI (for image generation).
2. Set Up Your Credentials in n8n This workflow requires three credentials. Add them in your n8n dashboard under Credentials > Add credential.
Google Sheets: Search for the Google Sheets credential and follow the steps to connect your Google account.
OpenRouter API Key:
Select credential type: Header Auth.
Credential Name: OpenRouter API Key
Header Name: Authorization
Header Value: Bearer YOUR_OPENROUTER_API_KEY
Together AI API Key:
Select credential type: Header Auth.
Credential Name: Together AI API Key
Header Name: Authorization
Header Value: Bearer YOUR_TOGETHER_AI_API_KEY
3. Configure the Workflow Nodes Open the workflow and connect your accounts.
Node: âAdd to Google Sheetsâ
Select your Google Sheets Credential.
Paste in your Spreadsheet ID (from the sheetâs URL).
Enter the Sheet Name (the name of the tab).
Nodes: âDeepSeek R1 Modelâ & âGenerate Image - Together AIâ
On the âDeepSeek R1 Modelâ node, select your âOpenRouter API Keyâ credential.
On the âGenerate Image - Together AIâ node, select your âTogether AI API Keyâ credential.
4. Customize Your Content (Optional but Recommended) Edit Daily Themes:
Open the âSet Day Variablesâ node.
In the contentMap, you can edit the type and theme for each day of the week. (You no longer need to set an image prompt here!)
Change the AIâs Writing Style:
Open the âGenerate Content - LLM Chainâ node.
Edit the System Message to change the personality, tone, and rules the AI follows when writing your posts.
Refine the Image Prompting Style:
Open the âGenerate Dynamic Image Promptâ node.
You can edit the prompt here to change how the AI creates the image prompts. For example, you could add âin a photorealistic styleâ or âas a vector illustrationâ to influence the final images.
5. Set Your Schedule Open the âDaily 10AM EST Triggerâ node.
Adjust the Cron Expression to change the time or frequency. Use crontab.guru to help create your desired schedule.
Note: The schedule runs based on your n8n instanceâs timezone, which can be set in your main n8n Settings.
6. Activate Your Workflow! â Once configured, click the âActiveâ toggle at the top right. Congratulations, your automated content engine is now live!
đ Nodes Used
Google Sheets, HTTP Request, Schedule Trigger, Basic LLM Chain, OpenRouter Chat Model
đ„ Import
Download workflow.json and import into n8n:
Workflow menu â Import from File