AI文案团队
中级
这是一个Content Creation, AI Chatbot领域的自动化工作流,包含 7 个节点。主要使用 GoogleDocs, Agent, ChatTrigger, LmChatOpenAi, ToolWorkflow 等节点。 通过聊天使用OpenAI GPT和Google Docs生成冷邮件和销售信函
前置要求
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "STAFgThRSXspfU6H",
"meta": {
"instanceId": "7b35059aff065837b1c7d24142b37474554b08b3370f3096b2e57345690d178e",
"templateCredsSetupCompleted": true
},
"name": "AI 文案团队",
"tags": [],
"nodes": [
{
"id": "e3ca2747-0fb3-48e5-8155-28a64df90034",
"name": "当收到聊天消息时",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-180,
-20
],
"webhookId": "347ec1c2-6bc0-4a0c-bde1-7c62d3900e55",
"parameters": {
"options": {}
},
"typeVersion": 1.1
},
{
"id": "e1b1b753-3c5d-4114-80c6-bdec524b57ba",
"name": "文案助手",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
120,
-20
],
"parameters": {
"options": {
"systemMessage": "#Overview\nYou are a Copy Assistant Agent responsible for managing and routing user requests to the appropriate specialized copywriting agents based on input. You are the control coordinator for generating and delivering high‑quality platform‑ready marketing copy.\n\n## Context\nYou are connected to multiple specialized copywriting tools:\n\nSales Letter Agent\nCold Email Copywriter\n\nYou also interact with an OpenAI chat model and a memory system to retain conversational context\n\nOnce copy is generated, your role is to deliver it clearly and accurately to the user and update the connected Google Doc with the final version.\n\n## Instrcutions\nWhen a user request is received, determine its intent and route it to the correct agent:\nAd Copy Agent → punchy headlines, descriptions & CTAs for display/search/social ads\nVSL Script Agent → full‑length video sales letters with hook, problem/solution, proof, CTA\nAd Script Agent → short (15–60 sec) video ad scripts for TikTok, Instagram, YouTube\nSales Letter Agent → long‑form email or web sales letters with storytelling, proof, bullets\nCold Email Copywriter → concise, personalized outreach sequences (subjects, intros, value props, follow‑ups)\n\n## Tools\nAd Copy Agent: punchy headlines, descriptions & CTAs for social/display/search ads\nVSL Script Agent: longer video‑sales‑letter scripts with hook, problem/solution, proof, CTA\nAd Script Agent: short video ad scripts (15–60 sec) for TikTok, Instagram, YouTube\nSales Letter Agent: long‑form email or web sales letters with story, proof, bullets\nCold Email Copywriter: concise outreach sequences—subject lines, intros, value props, follow‑ups\n\n## Examples\n“Need a Facebook ad for our new fitness app.” → route to Ad Copy Agent\n“Write a 3‑minute VSL script pitching our automation tool.” → route to VSL Script Agent\n“30‑second TikTok spot for our gourmet coffee.” → route to Ad Script Agent\n“Long‑form sales letter for B2B software.” → route to Sales Letter Agent\n“5‑step cold email sequence to logistics managers.” → route to Cold Email Copywriter\n\n## SOPs\nInterpret intent: read the user’s brief, spot format and goal\nSelect agent: map to the tool that matches (ad, VSL, email, etc.)\nPrompt agent: pass along the brief plus brand voice or any notes\nReview output: check tone, formatting, brand compliance\nDeliver: send clean, formatted copy back to the user\nDocument: paste final approved copy into the shared Google Doc\n\n## Final Notes\nKeep things concise, conversational, user‑focused\nAlways ask if you need more brand details or style guidelines\nStay friendly and collaborative\nStore context so follow‑up tweaks are seamless"
}
},
"typeVersion": 2
},
{
"id": "7da8a0e8-f23c-4404-b0a8-cfce31ffc83c",
"name": "OpenAI 聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-40,
220
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "zAC1kwlWXRsFha0I",
"name": "OpenAi account 2 Yar's secret openai"
}
},
"typeVersion": 1.2
},
{
"id": "e213359c-4eea-49b1-91a8-7d456396d601",
"name": "简单记忆",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
80,
340
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "9c1af61f-a0bc-4f0d-9143-a051e1b34c78",
"name": "更新文档",
"type": "n8n-nodes-base.googleDocs",
"position": [
480,
-20
],
"parameters": {
"actionsUi": {
"actionFields": [
{
"text": "={{ $json.output }}",
"action": "insert"
}
]
},
"operation": "update",
"documentURL": "https://docs.google.com/document/d/1eI4Pdje4As0KEYjEG3prMUQCiLe-tUswnwNUVQG2GSw/edit?tab=t.0"
},
"credentials": {
"googleDocsOAuth2Api": {
"id": "3NYxUhqJSWbKCb0s",
"name": "Google Docs account"
}
},
"typeVersion": 2
},
{
"id": "43e28c30-cb70-4849-afbc-373b32b567f6",
"name": "冷邮件撰写工具",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
240,
360
],
"parameters": {
"workflowId": {
"__rl": true,
"mode": "list",
"value": "ZtScEU9B5PNPnIcP",
"cachedResultName": "Cold Email Copywriter"
},
"description": "当用户请求冷邮件序列时调用此工具",
"workflowInputs": {
"value": {},
"schema": [],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.2
},
{
"id": "d5226fca-a257-49f2-b58b-fe61a58b9214",
"name": "销售信函工具",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
400,
360
],
"parameters": {
"workflowId": {
"__rl": true,
"mode": "list",
"value": "HQuj3iBV1PlI0HY1",
"cachedResultName": "Sales Letter Agent"
},
"description": "当用户请求销售信函序列时调用此工具",
"workflowInputs": {
"value": {},
"schema": [],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "9c9ce4d3-2f74-4597-9279-80344132094c",
"connections": {
"Simple Memory": {
"ai_memory": [
[
{
"node": "Copy Assistant",
"type": "ai_memory",
"index": 0
}
]
]
},
"Copy Assistant": {
"main": [
[
{
"node": "Update a document",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "Copy Assistant",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Sales Letter Tool": {
"ai_tool": [
[
{
"node": "Copy Assistant",
"type": "ai_tool",
"index": 0
}
]
]
},
"Cold Email Writer Tool": {
"ai_tool": [
[
{
"node": "Copy Assistant",
"type": "ai_tool",
"index": 0
}
]
]
},
"When chat message received": {
"main": [
[
{
"node": "Copy Assistant",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 内容创作, AI 聊天机器人
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
表格和计算器
使用GPT-4自然语言处理和计算器管理Google Sheets数据
Agent
Google Sheets Tool
Chat Trigger
+4
12 节点Yar Malik (Asfandyar)
AI 聊天机器人
我的工作流
OpenAI模型模板:GPT-4和DALL-E服务概览
Set
Switch
Google Drive
+11
40 节点Nick Saraev
内容创作
✨🩷自动化社交媒体内容发布工厂 + 系统提示组合
基于动态系统提示和GPT-4o的AI驱动多平台社交媒体内容工厂
If
Set
Code
+20
100 节点Amit Mehta
内容创作
我的工作流
通过GPT-4、Google文档和Mermaid图表自动化个性化Upwork提案
Set
Google Docs
Google Drive
+8
23 节点Nick Saraev
客户培育
WhatsApp聊天机器人
通过WhatsApp使用GPT-4和Google Sheets管理任务和截止日期
Whats App
Agent
Whats App Trigger
+3
7 节点Yar Malik (Asfandyar)
AI 聊天机器人
内容写作编排器
基于阶段的博客创作系统,配备专业AI子代理
Slack
Http Request
Google Sheets
+11
29 节点Matty Reed
内容创作