RSS AI摘要器
高级
这是一个AI、IT Ops领域的自动化工作流,包含 20 个节点。主要使用 Set、Code、Wait、Markdown、SplitOut 等节点,结合人工智能技术实现智能自动化。 使用AI自动化RSS内容:摘要、通知和归档
前置要求
- •Discord Bot Token 或 Webhook
- •Google Sheets API 凭证
- •OpenAI API Key
使用的节点 (20 个)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "lovWsa7STX2WKfCd",
"meta": {
"instanceId": "12c9e12c88d0be7015ce03a756e0bd986695ab9f6075ead41e47445566594cb1",
"templateCredsSetupCompleted": true
},
"name": "RSS AI 摘要器",
"tags": [],
"nodes": [
{
"id": "ae29a2a8-3814-49b1-9525-bf32240c151b",
"name": "计划触发器",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
700,
1280
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "68a92c1c-ad5a-42cd-968a-d5b998f03d4a",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"onError": "continueRegularOutput",
"position": [
2240,
1520
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1beda949-06b4-4ed1-bf14-f6a047749c24",
"name": "遍历项目",
"type": "n8n-nodes-base.splitInBatches",
"onError": "continueRegularOutput",
"position": [
2220,
1280
],
"parameters": {},
"typeVersion": 3
},
{
"id": "bc604ec9-dc09-406f-92be-4cea3cc8e4da",
"name": "等待",
"type": "n8n-nodes-base.wait",
"onError": "continueRegularOutput",
"position": [
2240,
1940
],
"webhookId": "85941a4b-202f-4368-a331-dbfdf018326b",
"parameters": {},
"typeVersion": 1.1,
"alwaysOutputData": true
},
{
"id": "b8f8b3ed-3404-4ec0-ad18-0d7eac62a9f3",
"name": "遍历项目 1",
"type": "n8n-nodes-base.splitInBatches",
"onError": "continueRegularOutput",
"position": [
1140,
1280
],
"parameters": {},
"typeVersion": 3
},
{
"id": "702b2852-1c4b-47c0-8951-c344738c2718",
"name": "RSS",
"type": "n8n-nodes-base.rssFeedRead",
"onError": "continueRegularOutput",
"position": [
1160,
1520
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "1e236bcf-ab72-4bc9-bf24-3cf77f68c0f0",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
560,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "05ae9ef1-1249-41a4-a1af-66cbc074fec5",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1000,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bb19ba1c-aa37-492e-9ead-9b10f812beb4",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1460,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "920d87f9-ca81-4034-96cd-9bc1b5f18015",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
2120,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9f1a6dbe-0918-4909-b4fe-d361adee2c47",
"name": "保存新闻",
"type": "n8n-nodes-base.googleSheets",
"onError": "continueRegularOutput",
"position": [
2240,
1740
],
"parameters": {},
"typeVersion": 4.5,
"alwaysOutputData": true
},
{
"id": "04456786-db09-49b7-b9d9-0cd9055821d3",
"name": "设置科技新闻 RSS 源",
"type": "n8n-nodes-base.set",
"position": [
700,
1520
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "eba0be53-2db5-4716-a0aa-155aefaf35c8",
"name": "拆分输出",
"type": "n8n-nodes-base.splitOut",
"position": [
700,
1760
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b22bb548-4536-4e85-8f4f-934832d5c604",
"name": "聚合",
"type": "n8n-nodes-base.aggregate",
"position": [
1560,
1500
],
"parameters": {},
"typeVersion": 1
},
{
"id": "abb52603-fdd3-49c6-b078-b55800b4196e",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1580,
1760
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ded4d1fd-0c85-4fdd-b097-cf69e8b702b1",
"name": "OpenAI 聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1580,
1940
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c87fb981-a06c-4a6d-a652-b09b80cac227",
"name": "Discord",
"type": "n8n-nodes-base.discordTool",
"position": [
1800,
1940
],
"webhookId": "bc114b93-7ee6-41c2-aaea-dec0cee7a531",
"parameters": {},
"typeVersion": 2
},
{
"id": "637b2f49-f2d6-4fe9-aa13-1ce70204a6ae",
"name": "映射字段",
"type": "n8n-nodes-base.set",
"onError": "continueRegularOutput",
"position": [
1500,
1260
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "f3b257d0-993f-4fe2-917e-46bfeba31eaf",
"name": "筛选昨日新闻",
"type": "n8n-nodes-base.code",
"onError": "continueRegularOutput",
"position": [
1680,
1260
],
"parameters": {},
"typeVersion": 2
},
{
"id": "11398157-e645-4823-beac-e0b29f948e53",
"name": "聚合新闻",
"type": "n8n-nodes-base.code",
"position": [
1760,
1500
],
"parameters": {},
"typeVersion": 2
}
],
"active": true,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "88b798b9-f308-43f8-8870-ca40ba20b3a7",
"connections": {
"RSS": {
"main": [
[
{
"node": "Loop Over Items1",
"type": "main",
"index": 0
}
]
]
},
"Wait": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Discord": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[]
]
},
"Markdown": {
"main": [
[
{
"node": "Save News",
"type": "main",
"index": 0
}
]
]
},
"Aggregate": {
"main": [
[
{
"node": "aggregateNews",
"type": "main",
"index": 0
}
]
]
},
"Save News": {
"main": [
[
{
"node": "Wait",
"type": "main",
"index": 0
}
]
]
},
"Split Out": {
"main": [
[
{
"node": "Loop Over Items1",
"type": "main",
"index": 0
}
]
]
},
"Map Fields": {
"main": [
[
{
"node": "filterYesterdayNews",
"type": "main",
"index": 0
}
]
]
},
"aggregateNews": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[],
[
{
"node": "Markdown",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items1": {
"main": [
[
{
"node": "Map Fields",
"type": "main",
"index": 0
}
],
[
{
"node": "RSS",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Set Tech News RSS Feeds",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"filterYesterdayNews": {
"main": [
[
{
"node": "Aggregate",
"type": "main",
"index": 0
},
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Set Tech News RSS Feeds": {
"main": [
[
{
"node": "Split Out",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
这是一个高级难度的工作流,适用于AI、IT Ops等场景。适合高级用户,包含 16+ 个节点的复杂工作流
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
(Duc)深度研究市场模板
集成PerplexityAI研究和OpenAI内容的多层级WordPress博客生成器
If
Set
Xml
+28
132 节点Daniel Ng
AI
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+93
113 节点I versus AI
Other
敏捷团队冲刺规划自动化
使用OpenAI、Google日历和Gmail为敏捷团队自动化冲刺规划
If
Set
Code
+17
52 节点Willemijn
Product
内容农场 - AI驱动的WordPress博客自动化
内容农场 - AI驱动的WordPress博客自动化
Set
Code
Html
+16
81 节点Jay Emp0
AI
WordPress博客自动化专业版(深度研究)v1
WordPress自动博客专业版 - 含深度研究的内容自动化机器
If
Set
Xml
+24
77 节点Daniel Ng
AI
宠物店 4
🐶 宠物店预约 AI 代理
If
Set
Code
+41
187 节点Bruno Dias
AI