This workflow corresponds to n8n.io template #6915 — we link there as the canonical source.
This workflow follows the Agent → Agenttool recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": "hbcXTddhW4eKSlnZ",
"name": "12. Amplify Social Media Presence with O3 and GPT-4 Multi-Agent Team",
"tags": [],
"nodes": [
{
"id": "e0742913-e2ea-4a49-a5b6-dd916af855a2",
"name": "When chat message received",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-1968,
304
],
"parameters": {
"options": {}
},
"typeVersion": 1.1
},
{
"id": "646a5e8f-5eeb-4e10-ac70-6f72282d9622",
"name": "Social Media Director Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-1744,
304
],
"parameters": {
"options": {}
},
"typeVersion": 2.1
},
{
"id": "870ce815-d496-4e00-9d55-c9982286b78f",
"name": "Think",
"type": "@n8n/n8n-nodes-langchain.toolThink",
"position": [
-1616,
624
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "fb0ae63c-20d8-4aec-aa7e-1893096151be",
"name": "Instagram Content Creator",
"type": "@n8n/n8n-nodes-langchain.agentTool",
"position": [
-1344,
1024
],
"parameters": {
"text": "={{ $fromAI('Prompt__User_Message_', ``, 'string') }}",
"options": {},
"toolDescription": "call this AI Agent that specializes in Instagram content creation, visual storytelling, hashtag strategies, and Instagram Stories/Reels optimization"
},
"typeVersion": 2.2
},
{
"id": "680d31c0-9f0b-48ab-8f39-9e1de6c69b48",
"name": "Twitter/X Strategist",
"type": "@n8n/n8n-nodes-langchain.agentTool",
"position": [
-384,
416
],
"parameters": {
"text": "={{ $fromAI('Prompt__User_Message_', ``, 'string') }}",
"options": {},
"toolDescription": "call this AI Agent that specializes in Twitter/X content strategy, trending topics, viral content creation, and Twitter engagement tactics"
},
"typeVersion": 2.2
},
{
"id": "6c7ddfc5-a976-4ba4-a83f-f4ee59303e6e",
"name": "Facebook Community Manager",
"type": "@n8n/n8n-nodes-langchain.agentTool",
"position": [
-944,
816
],
"parameters": {
"text": "={{ $fromAI('Prompt__User_Message_', ``, 'string') }}",
"options": {},
"toolDescription": "call this AI Agent that specializes in Facebook community management, group engagement, Facebook ads optimization, and audience building"
},
"typeVersion": 2.2
},
{
"id": "2e19d9b0-71f4-4f50-ac50-bb4046a29c81",
"name": "TikTok Video Creator",
"type": "@n8n/n8n-nodes-langchain.agentTool",
"position": [
-432,
1040
],
"parameters": {
"text": "={{ $fromAI('Prompt__User_Message_', ``, 'string') }}",
"options": {},
"toolDescription": "call this AI Agent that specializes in TikTok video concepts, viral trends, short-form video content, and TikTok algorithm optimization"
},
"typeVersion": 2.2
},
{
"id": "6e5f905f-17a1-472a-8332-fdcb5cd1170c",
"name": "YouTube Content Planner",
"type": "@n8n/n8n-nodes-langchain.agentTool",
"position": [
-848,
96
],
"parameters": {
"text": "={{ $fromAI('Prompt__User_Message_', ``, 'string') }}",
"options": {},
"toolDescription": "call this AI Agent that specializes in YouTube content planning, video SEO, thumbnail optimization, and YouTube channel growth strategies"
},
"typeVersion": 2.2
},
{
"id": "b89dd130-9711-475e-b0fa-d12e666a3e97",
"name": "Social Media Analytics Specialist",
"type": "@n8n/n8n-nodes-langchain.agentTool",
"position": [
-448,
-144
],
"parameters": {
"text": "={{ $fromAI('Prompt__User_Message_', ``, 'string') }}",
"options": {},
"toolDescription": "call this AI Agent that specializes in social media analytics, performance tracking, audience insights, and cross-platform reporting"
},
"typeVersion": 2.2
},
{
"id": "d44a636b-d062-424d-bc43-532493eb8d3e",
"name": "OpenAI Chat Model Social Director",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-1776,
624
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "o3",
"cachedResultName": "o3"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "54825ac7-eee4-40f5-86e5-fb16d9a4810e",
"name": "OpenAI Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-1312,
1488
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "2661b1ba-ff38-4809-96a5-df9cb3735b73",
"name": "OpenAI Chat Model2",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-416,
624
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "8bf5118a-84ab-47bb-85ab-eccbd41fb399",
"name": "OpenAI Chat Model3",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-960,
1024
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "e27f6d6f-96ec-4658-b369-b9b1a83e3672",
"name": "OpenAI Chat Model4",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-432,
1264
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "32151c36-d4b4-4289-b956-96c8688fb4b4",
"name": "OpenAI Chat Model5",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-880,
352
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "d1cdc939-8d5a-4346-a072-591f0d8ea7a9",
"name": "OpenAI Chat Model6",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-416,
176
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"typeVersion": 1.2
},
{
"id": "d5d7a830-8ce1-4986-b104-2ad57e5609c6",
"name": "Sticky Note9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3696,
-48
],
"parameters": {
"color": 4,
"width": 1300,
"height": 320,
"content": "=======================================\n WORKFLOW ASSISTANCE\n=======================================\nFor any questions or support, please contact:\n Yaron@nofluff.online\n\nExplore more tips and tutorials here:\n - YouTube: https://www.youtube.com/@YaronBeen/videos\n - LinkedIn: https://www.linkedin.com/in/yaronbeen/\n=======================================\n"
},
"typeVersion": 1
},
{
"id": "17109405-b6a3-48d1-80a4-5a1d0e62de23",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3696,
288
],
"parameters": {
"color": 4,
"width": 1289,
"height": 1934,
"content": "# Amplify Social Media Presence with O3 and GPT-4 Multi-Agent Team\n\n### \ud83c\udf0d **Overview**\n\nThis n8n workflow acts like a **virtual social media department**. A **Social Media Director Agent** coordinates multiple specialized AI agents (Instagram, Twitter/X, Facebook, TikTok, YouTube, and Analytics). Each agent creates or analyzes content for its platform, powered by **OpenAI models**.\n\nThe result? A **fully automated, cross-platform social media strategy**\u2014from content creation to performance tracking.\n\n---\n\n## \ud83d\udfe2 Section 1: Trigger & Director Setup\n\n\ud83d\udd17 **Nodes:**\n\n* **When chat message received (Trigger)** \u2192 Starts the workflow whenever you send a request (e.g., \u201cPlan a TikTok campaign for my product launch\u201d).\n* **Social Media Director Agent** (connected to **OpenAI O3 model**) \u2192 Acts as the strategist.\n* **Think Tool** \u2192 Helps the Director \u201creason\u201d before delegating.\n\n\ud83d\udca1 **Beginner takeaway:**\nThis section makes your workflow interactive. You send a request \u2192 the Director decides the best approach \u2192 then it assigns tasks.\n\n\ud83d\udcc8 **Advantage:**\nInstead of manually planning content per platform, you only send **one command**, and the AI Director handles the strategy.\n\n---\n\n## \ud83d\udfe6 Section 2: Specialized Social Media Agents\n\n\ud83d\udd17 **Nodes (each paired with GPT-4.1-mini):**\n\n* \ud83d\udcf8 **Instagram Content Creator** \u2192 Visual storytelling, Reels, Hashtags\n* \ud83d\udc26 **Twitter/X Strategist** \u2192 Viral tweets, trends, engagement\n* \ud83d\udc65 **Facebook Community Manager** \u2192 Audience growth, ads, group engagement\n* \ud83c\udfb5 **TikTok Video Creator** \u2192 Short-form video, viral trends\n* \ud83c\udfac **YouTube Content Planner** \u2192 Long-form strategy, SEO, thumbnails\n* \ud83d\udcca **Analytics Specialist** \u2192 Performance insights, cross-platform reporting\n\n\ud83d\udca1 **Beginner takeaway:**\nEach platform has its **own AI expert**. They receive the Director\u2019s strategy and produce tailored content for their platform.\n\n\ud83d\udcc8 **Advantage:**\nInstead of one-size-fits-all posts, you get **optimized content per platform**\u2014increasing reach and engagement.\n\n---\n\n## \ud83d\udfe3 Section 3: Models & Connections\n\n\ud83d\udd17 **Nodes:**\n\n* **OpenAI Chat Models** (O3 + multiple GPT-4.1-mini models)\n* Each model is connected to its respective agent.\n\n\ud83d\udca1 **Beginner takeaway:**\nThink of these as the \u201cbrains\u201d behind each specialist. The Director uses **O3** for advanced reasoning, while the specialists use **GPT-4.1-mini** (cheaper, faster) for content generation.\n\n\ud83d\udcc8 **Advantage:**\nThis keeps **costs low** while maintaining **quality output**.\n\n---\n\n## \ud83d\udcca Final Overview Table\n\n| Section | Nodes | Purpose | Benefit |\n| --------------------- | -------------------------------------------------------- | -------------------------------------- | ------------------------------ |\n| \ud83d\udfe2 Trigger & Director | Chat Trigger, Director, Think Tool | Capture requests & plan strategy | One command \u2192 full social plan |\n| \ud83d\udfe6 Specialists | Instagram, Twitter, Facebook, TikTok, YouTube, Analytics | Platform-specific content | Optimized posts per platform |\n| \ud83d\udfe3 Models | O3 + GPT-4.1-mini | Provide reasoning & content generation | High-quality, cost-efficient |\n\n---\n\n## \ud83d\ude80 Why This Workflow is Powerful\n\n* **Multi-platform coverage**: All major platforms handled in one flow\n* **Human-like strategy**: Director agent makes real marketing decisions\n* **Scalable & fast**: Generate a full campaign in minutes\n* **Cost-effective**: O3 only for strategy, GPT-4.1-mini for bulk content\n* **Beginner-friendly**: Just type your request \u2192 get full campaign output\n\n---\n"
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "d48ef785-f98c-4fc4-b963-5ff35be89326",
"connections": {
"Think": {
"ai_tool": [
[
{
"node": "Social Media Director Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"OpenAI Chat Model1": {
"ai_languageModel": [
[
{
"node": "Instagram Content Creator",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model2": {
"ai_languageModel": [
[
{
"node": "Twitter/X Strategist",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model3": {
"ai_languageModel": [
[
{
"node": "Facebook Community Manager",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model4": {
"ai_languageModel": [
[
{
"node": "TikTok Video Creator",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model5": {
"ai_languageModel": [
[
{
"node": "YouTube Content Planner",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model6": {
"ai_languageModel": [
[
{
"node": "Social Media Analytics Specialist",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"TikTok Video Creator": {
"ai_tool": [
[
{
"node": "Social Media Director Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"Twitter/X Strategist": {
"ai_tool": [
[
{
"node": "Social Media Director Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"YouTube Content Planner": {
"ai_tool": [
[
{
"node": "Social Media Director Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"Instagram Content Creator": {
"ai_tool": [
[
{
"node": "Social Media Director Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"Facebook Community Manager": {
"ai_tool": [
[
{
"node": "Social Media Director Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"When chat message received": {
"main": [
[
{
"node": "Social Media Director Agent",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model Social Director": {
"ai_languageModel": [
[
{
"node": "Social Media Director Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Social Media Analytics Specialist": {
"ai_tool": [
[
{
"node": "Social Media Director Agent",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This n8n workflow acts like a virtual social media department. A Social Media Director Agent coordinates multiple specialized AI agents (Instagram, Twitter/X, Facebook, TikTok, YouTube, and Analytics). Each agent creates or analyzes content for its platform, powered by OpenAI…
Source: https://n8n.io/workflows/6915/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow deploys a fully autonomous "AI SEO Agency" inside your n8n instance.
This workflow builds a virtual finance department inside n8n. At the center is a CFO Agent (O3 model) who acts like a strategic leader. When a financial request comes in, the CFO interprets it, decide
This n8n workflow simulates a full-service creative agency powered by AI. At the center is a Creative Director Agent (O3 model) who takes client requests, plans the creative direction, and delegates w
This multi-agent n8n automation simulates a high-functioning marketing team. A strategic CMO agent receives your chat-based input, decides which specialist is best for the task, and delegates accordin
Complete AI-powered sales department with a Chief Sales Officer (CSO) agent orchestrating specialized sales team members for comprehensive revenue operations and sales automation.