基于SerpApi和GPT-4的自动化双AI代理内容研究与策略系统
中级
这是一个Content Creation, Multimodal AI领域的自动化工作流,包含 12 个节点。主要使用 Code, Slack, SerpApi, GoogleSheets, ScheduleTrigger 等节点。 使用SerpApi、GPT-4和表格的双AI研究代理创建内容策略
前置要求
- •Slack Bot Token 或 Webhook URL
- •Google Sheets API 凭证
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "hb0hz8bXmayE1qVE",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "基于 SerpApi 和 GPT-4 的自动化双 AI Agent 内容研究与策略系统",
"tags": [],
"nodes": [
{
"id": "0ac80930-2230-43e6-87ac-142baac9b23a",
"name": "计划触发器",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
0,
-64
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "013aadf1-d0db-4f67-a21d-59756a9e0a6f",
"name": "团队通知",
"type": "n8n-nodes-base.slack",
"position": [
1296,
32
],
"webhookId": "72070627-fc68-4653-9c01-f073ca1c3272",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "73456486-adbf-4325-9aea-fe8eb6acc684",
"name": "存储想法",
"type": "n8n-nodes-base.googleSheets",
"position": [
1296,
-160
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "c6a0b4f8-1fef-40cd-8dba-6d435f229cfc",
"name": "解析 AI 输出",
"type": "n8n-nodes-base.code",
"position": [
1072,
-64
],
"parameters": {},
"typeVersion": 2
},
{
"id": "825aabd9-8644-4850-89b7-d686429c662a",
"name": "策略师 Agent",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
672,
-64
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "99c23bcc-66a1-4deb-a086-2324daf93592",
"name": "数据聚合",
"type": "n8n-nodes-base.code",
"position": [
448,
-64
],
"parameters": {},
"typeVersion": 2
},
{
"id": "58d42e44-fc20-484e-9eab-a91e61799aa8",
"name": "研究员 Agent",
"type": "n8n-nodes-serpapi.serpApi",
"position": [
224,
-64
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c32e13d6-6486-426e-a466-acacf286899d",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
176,
-144
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "08345e0b-a09c-498f-9f8f-dee0d7aa96ef",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
624,
-144
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "234a449a-51d3-4d94-9362-13efd83595c5",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1024,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ea644149-27f9-400f-955b-f8f69487a9fe",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-48,
-144
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "92d60124-adb8-4925-9164-a2af9de5832f",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-48,
176
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "e407032a-c09b-4724-a292-07eaaf4d2e69",
"connections": {
"Parse AI Output": {
"main": [
[
{
"node": "Store Ideas",
"type": "main",
"index": 0
},
{
"node": "Team Notification",
"type": "main",
"index": 0
}
]
]
},
"Data Aggregation": {
"main": [
[
{
"node": "The Strategist Agent",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "The Researcher Agent",
"type": "main",
"index": 0
}
]
]
},
"The Researcher Agent": {
"main": [
[
{
"node": "Data Aggregation",
"type": "main",
"index": 0
}
]
]
},
"The Strategist Agent": {
"main": [
[
{
"node": "Parse AI Output",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 内容创作, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用 Eleven Labs 和 GPT-4 的自动化音频内容
使用Eleven Labs和GPT-4将博客文章转换为音频内容
If
Set
Gmail
+7
12 节点Marth
内容创作
自动化高级潜在客户触达与培育活动系统(含AI)
通过GPT-4、LinkedIn和Hunter.io自动化个性化B2B触达
If
Code
Wait
+9
30 节点Marth
客户培育
自动化潜在客户捕获、AI资质鉴定及ElevenLabs个性化语音跟进
基于 OpenAI 和 ElevenLabs 的自动化线索捕获与 AI 个性化语音跟进
If
Set
Code
+10
22 节点Marth
客户培育
使用 DocuSign 和 Trello 的自动化候选人管理与反馈系统
使用 Slack、DocuSign、Trello 和 Gmail 通知的自动化招聘流程
If
Code
Wait
+9
29 节点Marth
人力资源
AI驱动视频创作与上传至Instagram、TikTok和YouTube
从云端硬盘进行AI驱动视频创作并上传至Instagram、TikTok和YouTube
If
Set
Code
+14
53 节点DevCode Journey
内容创作
GoHighLevel管道速度跟踪器和自动化停滞交易提醒
使用GoHighLevel、Gmail和Slack分析管道速度并提醒停滞交易
If
Code
Gmail
+5
25 节点Rahul Joshi
内容创作
工作流信息
难度等级
中级
节点数量12
分类2
节点类型7
作者
Marth
@marthSimplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.
外部链接
在 n8n.io 查看 →
分享此工作流