Gegenfeld的AI关键词生成器
中级
这是一个AI, Marketing领域的自动化工作流,包含 10 个节点。主要使用 Set, Code, Gmail, Aggregate, FormTrigger 等节点,结合人工智能技术实现智能自动化。 使用AI生成SEO关键词:主题秒变关键词列表
前置要求
- •Google 账号和 Gmail API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "fdmFbwuFWRNIrUOq",
"meta": {
"instanceId": "acd8d3f9e3e1f54a0f1e8891386f8d39713d521c50bf0fc51addf59415c709de",
"templateCredsSetupCompleted": true
},
"name": "Gegenfeld的AI关键词生成器",
"tags": [],
"nodes": [
{
"id": "4e8229b4-22f4-4132-bc83-a3f880aa10e9",
"name": "从表单设置数据",
"type": "n8n-nodes-base.set",
"position": [
-160,
-20
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3.4
},
{
"id": "6a28dc8f-aeef-4580-82b8-296facbde163",
"name": "选择您的聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatGroq",
"position": [
240,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
"name": "AI关键词代理",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
240,
-20
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6",
"name": "为AI关键词代理聚合数据点",
"type": "n8n-nodes-base.aggregate",
"position": [
40,
-20
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1
},
{
"id": "858e51e3-0b67-4502-993c-cda3f6456465",
"name": "提取和格式化",
"type": "n8n-nodes-base.code",
"position": [
600,
-20
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7da899dd-cf03-4a85-b51c-eceb943afb93",
"name": "发送结果",
"type": "n8n-nodes-base.gmail",
"position": [
800,
-20
],
"webhookId": "5a22af29-3b72-4e75-8a60-624f93b88b4f",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "d66d2fd2-ec89-4b17-9c28-cf95c57ab023",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
800,
160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1eb09baf-6105-4aee-aa8d-103b4a6ef8dc",
"name": "便签 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-500,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bd97ef37-b8de-47f6-a9a5-1c19b9f1a393",
"name": "输入表单",
"type": "n8n-nodes-base.formTrigger",
"position": [
-360,
-20
],
"webhookId": "46703448-dd28-468a-8e76-b55d844bf76b",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "5148e29e-6e62-4c99-8413-c9c6918db5bd",
"name": "便签 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
340
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "42c87b85-ed7b-4b25-a46b-420819329b33",
"connections": {
"bd97ef37-b8de-47f6-a9a5-1c19b9f1a393": {
"main": [
[
{
"node": "4e8229b4-22f4-4132-bc83-a3f880aa10e9",
"type": "main",
"index": 0
}
]
]
},
"a25518ef-ee3f-43df-b66f-d363d46dcbcb": {
"main": [
[
{
"node": "858e51e3-0b67-4502-993c-cda3f6456465",
"type": "main",
"index": 0
}
]
]
},
"858e51e3-0b67-4502-993c-cda3f6456465": {
"main": [
[
{
"node": "7da899dd-cf03-4a85-b51c-eceb943afb93",
"type": "main",
"index": 0
}
]
]
},
"4e8229b4-22f4-4132-bc83-a3f880aa10e9": {
"main": [
[
{
"node": "9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6",
"type": "main",
"index": 0
}
]
]
},
"6a28dc8f-aeef-4580-82b8-296facbde163": {
"ai_languageModel": [
[
{
"node": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6": {
"main": [
[
{
"node": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 人工智能, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
邮件订阅服务 - n8n表单、Airtable和AI
邮件订阅服务 - 集成n8n表单、Airtable和AI
Set
Code
Gmail
+
Set
Code
Gmail
32 节点Jimleuk
人工智能
✨🤖 自动化AI驱动的社交媒体内容工厂,适用于X + Facebook + Instagram + LinkedIn
✨🤖 使用AI自动化多平台社交媒体内容创建
If
Set
Code
+
If
Set
Code
57 节点Joseph LePage
人工智能
AI营销代理:Reddit + OpenRouter + Gmail 潜在客户生成
AI营销代理:通过Reddit、OpenRouter和Gmail进行潜在客户生成
If
Set
Code
+
If
Set
Code
23 节点Ari Nakos
销售
自动博客推广器 - 社交媒体帖子发布器
基于GPT的AI驱动博客文章推广器,用于Instagram、Facebook和X平台
If
Set
Code
+
If
Set
Code
44 节点LukaszB
人工智能
MailChimp自动化
基于AI的餐厅通讯生成器,集成Mailchimp和Telegram审批
If
Set
Code
+
If
Set
Code
43 节点Femi Ad
人工智能
基于AI的社交媒体内容生成与发布
基于AI的社交媒体内容生成与发布
Set
Code
Form
+
Set
Code
Form
26 节点Amjid Ali
人工智能
工作流信息
难度等级
中级
节点数量10
分类2
节点类型8
作者
Gegenfeld
@gegenfeldWe at Gegenfeld are an EdTech platform dedicated to delivering high-quality on-demand courses and interactive training sessions for professional development at all skill levels. With our commitment to "Accelerate your future," we empower professionals to enhance their expertise through engaging, industry-focused learning experiences. On n8n, we share some of the workflows used in our interactive training to provide deeper insights and practical applications.
外部链接
在 n8n.io 查看 →
分享此工作流