Block 1 - Sticky Note9
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Create Multi Channel Content with O3 Director & GPT 4 Specialist Agents This n8n workflow creates a complete AI powered content department . It starts when a chat request is received, then a Conten...
n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.toolthink, @n8n/n8n-nodes-langchain.agenttool, @n8n/n8n-nodes-langchain.lmchatopenai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yaron Been.
Original n8n.io sourceThis n8n workflow creates a complete AI-powered content department. It starts when a chat request is received, then a Content Director Agent (powered by OpenAI O3) analyzes the request and delegates tasks to specialized agents (blogs, social, video, email, website, strategy). Each agent is powered by GPT-4.1-mini, keeping costs low and quality high.
1οΈβ£ When Chat Message Received
2οΈβ£ Content Director Agent (O3)
β Single entry point β just type your content idea once β AI Director coordinates everything for you β No need to manage multiple tools
Each request gets routed to one (or several) of these agents, depending on the strategy.
3οΈβ£ Blog Content Writer
4οΈβ£ Social Media Content Creator
5οΈβ£ Video Script Writer
6οΈβ£ Email Newsletter Writer
7οΈβ£ Website Copy Specialist
8οΈβ£ Content Strategist & Planner
β Each agent is an expert in its field β Powered by GPT-4.1-mini β faster and cheaper β Parallel execution β all content types can be generated at once
O3 Model β Content Director
GPT-4.1-mini β All Specialists
Think Node
β AI Director (O3) = smart leadership β Specialists (GPT-4.1-mini) = cost-efficient execution β Built-in reasoning = better, more aligned campaigns
| Section | What Happens | Key Benefit |
|---|---|---|
| π© Trigger & Director Setup | Workflow starts from chat β Content Director interprets request | Centralized control |
| π₯ Specialist Agents | Each AI agent produces tailored content | Multi-channel coverage |
| π§ Models & Flow | O3 for Director, GPT-4.1-mini for specialists | Cost-efficient + strategic |
β One input β full content campaign β Consistent brand voice across all platforms β Cost-effective (O3 only for strategy, GPT-4.1-mini for bulk work) β Ready-to-publish content in minutes
β¨ Youβve basically built an AI marketing department inside n8n β no extra staff required! π
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.
| Workflow | Create multi-channel content with O3 Director & GPT-4 specialist agents |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Content Creation, Multimodal AI |
| Author | Yaron Been |
| Published | 02 Aug 2025 |
Use the JSON export at /data/workflows/6910/6910.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Create Multi Channel Content with O3 Director & GPT 4 Specialist Agents This n8n workflow creates a complete AI powered content department . It starts when a chat request is received, then a Conten...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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.