能力标签
N8N工作流模板库
⚙️
Agent工作流

N8N工作流模板库

无代码搭建完整 AI 自动化流程
英文名:awesome-n8n-templates
⭐ 22.1k Stars 🍴 6.0k Forks 📄 NOASSERTION 🏷 AI 8.5分
8.5AI 综合评分
n8n自动化工作流AI代理模板库开源
⚙️ 配置说明
✦ AI Skill Hub 推荐

经 AI Skill Hub 精选评估,N8N工作流模板库 获评「强烈推荐」。在 GitHub 上收获超过 22.1k 颗 Star,这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.5 分,适合有一定技术背景的用户使用。

📚 深度解析
N8N工作流模板库 是一套完整的 AI Agent 自动化工作流方案。随着 AI 能力的不断提升,基于 Agent 的自动化工作流正在成为提升个人和团队效率的核心方式。区别于传统的 RPA 自动化(模拟鼠标键盘操作),AI Agent 工作流通过理解任务意图、动态规划执行路径,能够处理更复杂的非结构化任务。

N8N工作流模板库 工作流的设计遵循"最小配置,最大复用"原则:核心逻辑已经封装好,用户只需配置自己的 API Key 和业务参数即可快速上手。工作流内置错误处理和重试机制,在网络波动或 API 限速等情况下仍能稳定运行,适合作为生产环境的自动化基础设施。

在实际部署时,建议先在测试环境中运行 3-5 次,验证各个环节的输出结果符合预期,再部署到生产环境。AI Skill Hub 评分 8.5 分,是同类 Agent 工作流中的精选推荐。
📋 工具概览

包含280+免费开源的n8n自动化工作流模板,涵盖Gmail、Telegram等常用服务集成。提供即用型工作流方案,适合需要快速构建自动化流程的开发者、运维人员和业务自动化爱好者。

N8N工作流模板库 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。

GitHub Stars
⭐ 22.1k
开发语言
多语言
支持平台
Windows / macOS / Linux
维护状态
活跃维护,更新频繁
开源协议
NOASSERTION
AI 综合评分
8.5 分
工具类型
Agent工作流
Forks
6.0k
📖 中文文档
以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

包含280+免费开源的n8n自动化工作流模板,涵盖Gmail、Telegram等常用服务集成。提供即用型工作流方案,适合需要快速构建自动化流程的开发者、运维人员和业务自动化爱好者。

N8N工作流模板库 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。

📌 核心特色
  • 可视化 Agent 工作流编排,无需编写复杂代码
  • 支持多步骤自动化任务链,实现全流程无人值守
  • 与外部 API、数据库和第三方服务无缝集成
  • 内置错误处理与自动重试机制,保障稳定运行
  • 提供可复用的自动化模板,快速在同类场景部署
🎯 主要使用场景
  • 自动化日常重复性工作,将精力集中于创造性任务
  • 构建数据采集 → 处理 → 输出的完整自动化管线
  • 实现跨平台、跨系统的数据流转和业务协同
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# 克隆仓库
git clone https://github.com/enescingoz/awesome-n8n-templates
cd awesome-n8n-templates

# 查看安装说明
cat README.md

# 按 README 完成环境依赖安装后即可使用
📋 安装步骤说明
  1. 访问 GitHub 仓库获取工作流文件
  2. 在对应平台(Dify / Flowise / Make 等)中找到「导入工作流」功能
  3. 上传工作流文件
  4. 按照提示配置必要的环境变量和 API Key
  5. 运行测试确认流程正常后投入使用
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 查看帮助
awesome-n8n-templates --help

# 基本运行
awesome-n8n-templates [options] <input>

# 详细使用说明请查阅文档
# https://github.com/enescingoz/awesome-n8n-templates
以下配置示例基于典型使用场景生成,具体参数请参照官方文档调整。
配置示例
# awesome-n8n-templates 配置说明
# 查看配置选项
awesome-n8n-templates --config-example > config.yml

# 常见配置项
# output_dir: ./output
# log_level: info
# workers: 4

# 环境变量(覆盖配置文件)
export AWESOME_N8N_TEMPLATES_CONFIG="/path/to/config.yml"
📑 README 深度解析 真实文档 完整度 40/100 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

Awesome n8n Templates

The largest open-source collection of n8n automation templates on GitHub. Browse 280+ free, ready-to-import workflow templates covering Gmail, Telegram, OpenAI, WhatsApp, Slack, Discord, WordPress, Google Sheets, and dozens more platforms. Continuously updated as of March 2026.

<p align="center"> <a href="https://trendshift.io/repositories/14621" target="_blank"> <img src="https://trendshift.io/api/badge/repositories/14621" alt="enescingoz%2Fawesome-n8n-templates | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/> </a> </p>

<p align="center"> <img src="https://img.shields.io/github/stars/enescingoz/awesome-n8n-templates?style=social" alt="GitHub Stars" /> <img src="https://img.shields.io/github/forks/enescingoz/awesome-n8n-templates?style=social" alt="GitHub Forks" /> <img src="https://img.shields.io/badge/templates-280+-blue" alt="Templates" /> <img src="https://img.shields.io/badge/license-CC--BY--4.0-blue" alt="License" /> <img src="https://img.shields.io/github/last-commit/enescingoz/awesome-n8n-templates" alt="Last Commit" /> <img src="https://awesome.re/badge.svg" alt="Awesome" /> </p>

---

<p align="center"> <a href="README-tr.md"><img src="https://img.shields.io/badge/Türkçe-Tıkla-crimson" alt="Türkçe" /></a> | <a href="README.md"><img src="https://img.shields.io/badge/English-Click-yellow" alt="English" /></a> | <a href="README-zh.md"><img src="https://img.shields.io/badge/中文-点击查看-orange" alt="中文" /></a> | <a href="README-de.md"><img src="https://img.shields.io/badge/Deutsch-Klicken-blue" alt="Deutsch" /></a> | <a href="README-fr.md"><img src="https://img.shields.io/badge/Français-Cliquer-green" alt="Français" /></a> | <a href="README-es.md"><img src="https://img.shields.io/badge/Español-Clic-red" alt="Español" /></a> | <a href="README-pt.md"><img src="https://img.shields.io/badge/Português-Clique-brightgreen" alt="Português" /></a> | <a href="README-ja.md"><img src="https://img.shields.io/badge/日本語-クリック-blueviolet" alt="日本語" /></a> | <a href="README-ko.md"><img src="https://img.shields.io/badge/한국어-클릭-ff69b4" alt="한국어" /></a> | <a href="README-hi.md"><img src="https://img.shields.io/badge/हिन्दी-क्लिक-orange" alt="हिन्दी" /></a> | <a href="README-ar.md"><img src="https://img.shields.io/badge/العربية-انقر-green" alt="العربية" /></a> | <a href="README-id.md"><img src="https://img.shields.io/badge/Bahasa_Indonesia-Klik-red" alt="Bahasa Indonesia" /></a> | <a href="README-ru.md"><img src="https://img.shields.io/badge/Русский-Нажмите-blue" alt="Русский" /></a> | <a href="README-it.md"><img src="https://img.shields.io/badge/Italiano-Clicca-brightgreen" alt="Italiano" /></a> </p>

<p align="center"> <a href="https://n8n.partnerlinks.io/h1pwwf5m4toe"> <img src="https://img.shields.io/badge/Try_n8n_Free-Start_Automating-orange?style=for-the-badge" alt="Try n8n Free" /> </a> </p>

<p align="center"> <a href="https://n8n.partnerlinks.io/h1pwwf5m4toe"> <img src="/img/n8n.png" alt="n8n automation platform" style="max-height: 300px;" /> </a> </p>

---

How do I build WhatsApp chatbots with n8n?

This section includes 4 WhatsApp automation templates for n8n. Automate sales meeting preparation with AI and Apify, build your first WhatsApp chatbot, create a full business RAG chatbot powered by OpenAI, or set up professional AI-powered message responses. Ideal for customer service, sales, and business communication workflows.

TitleDescriptionDepartmentLink
Automate Sales Meeting Prep with AI & APIFY Sent To WhatsAppThis workflow automates sales meeting preparation using AI and Apify, sending relevant information to WhatsApp.Sales/AI/Automation[Link to Template](./WhatsApp/Automate%20Sales%20Meeting%20Prep%20with%20AI%20&%20APIFY%20Sent%20To%20WhatsApp.json)
Building Your First WhatsApp ChatbotThis workflow guides you through building your first WhatsApp chatbot.Customer Service/Development[Link to Template](./WhatsApp/Building%20Your%20First%20WhatsApp%20Chatbot.json)
Complete business WhatsApp AI-Powered RAG Chatbot using OpenAIThis workflow builds a complete business WhatsApp AI-powered RAG chatbot using OpenAI.Customer Service/AI/Development[Link to Template](./WhatsApp/Complete%20business%20WhatsApp%20AI-Powered%20RAG%20Chatbot%20using%20OpenAI.json)
Respond to WhatsApp Messages with AI Like a Pro!This workflow enables professional AI-powered responses to WhatsApp messages.Customer Service/AI/Communication[Link to Template](./WhatsApp/Respond%20to%20WhatsApp%20Messages%20with%20AI%20Like%20a%20Pro!.json)
🚀 Automate any workflow. Create your free n8n account and start building →

Quick Start: How to Use These Templates

  1. Sign up for n8n (free & open-source)
  2. Download any .json template file from this repository
  3. In n8n, go to Workflows → Import from File and select the JSON
  4. Configure your credentials for each connected service
  5. Activate the workflow and start automating!

---

What other n8n integration templates are available?

This section includes 27 additional n8n integration templates covering a wide range of platforms and use cases. Highlights include API schema extraction, Pinterest analysis with AI, SIEM alert enrichment with MITRE ATT&CK, Bitrix24 chatbots, GitLab code review with ChatGPT, LINE assistant integration, Spotify playlist archiving, Zoom meeting AI assistants, Siri AI agents via Apple Shortcuts, and Todoist inbox organization.

TitleDescriptionDepartmentLink
API Schema ExtractorExtracts API schemas from web services for documentation or integration purposes.Development/Integration[Link to Template](Other_Integrations_and_Use_Cases/API%20Schema%20Extractor.json)
Analyze feedback and send a message on MattermostAnalyzes user feedback and sends notifications to Mattermost channels.Support/Communication[Link to Template](Other_Integrations_and_Use_Cases/Analyze%20feedback%20and%20send%20a%20message%20on%20Mattermost.json)
Analyze feedback using AWS ComprehendPerforms sentiment analysis on feedback using AWS Comprehend and sends results to Mattermost.Support/AI[Link to Template](Other_Integrations_and_Use_Cases/Analyze%20feedback%20using%20AWS%20Comprehend%20and%20send%20it%20to%20a%20Mattermost%20channel.json)
Automate Pinterest Analysis & AI-Powered Content SuggestionsAnalyzes Pinterest data and provides AI-powered content suggestions.Marketing/AI[Link to Template](Other_Integrations_and_Use_Cases/Automate%20Pinterest%20Analysis%20%26%20AI-Powered%20Content%20Suggestions%20With%20Pinterest%20API.json)
Automate SIEM Alert EnrichmentEnriches SIEM alerts with MITRE ATT&CK data and integrates with Zendesk.Security/IT[Link to Template](Other_Integrations_and_Use_Cases/Automate%20SIEM%20Alert%20Enrichment%20with%20MITRE%20ATT%26CK,%20Qdrant%20%26%20Zendesk%20in%20n8n.json)
Automate Screenshots with URLbox & Analyze with AITakes screenshots of webpages and analyzes them using AI.Development/Marketing[Link to Template](Other_Integrations_and_Use_Cases/Automate%20Screenshots%20with%20URLbox%20%26%20Analyze%20them%20with%20AI.json)
Automate testimonials in StrapiAutomates the process of collecting and managing testimonials in Strapi.Marketing/Content[Link to Template](Other_Integrations_and_Use_Cases/Automate%20testimonials%20in%20Strapi%20with%20n8n.json)
Bitrix24 Chatbot ApplicationExample workflow for creating a Bitrix24 chatbot with webhook integration.Business/Communication[Link to Template](Other_Integrations_and_Use_Cases/Bitrix24%20Chatbot%20Application%20Workflow%20example%20with%20Webhook%20Integration.json)
ChatGPT Automatic Code Review in Gitlab MRAutomates code reviews in GitLab merge requests using ChatGPT.Development/DevOps[Link to Template](Other_Integrations_and_Use_Cases/ChatGPT%20Automatic%20Code%20Review%20in%20Gitlab%20MR.json)
Classify new bugs in Linear with OpenAI's GPT-4Automatically classifies and routes new bug reports in Linear using AI.Development/QA[Link to Template](Other_Integrations_and_Use_Cases/Classify%20new%20bugs%20in%20Linear%20with%20OpenAI_s%20GPT-4%20and%20move%20them%20to%20the%20right%20team.json)
Create, update, and get a profile in Humantic AIManages user profiles in Humantic AI platform.Marketing/AI[Link to Template](Other_Integrations_and_Use_Cases/Create,%20update,%20and%20get%20a%20profile%20in%20Humantic%20AI.json)
| Enhance Customer Chat with Twilio and Redis | Implements message buffering for customer chats using Twilio and Redis. | Support/Development | [Link to Te
🎯 aiskill88 AI 点评 A 级 2026-05-17

星标22k+的优质模板库,覆盖面广、即用性强。作为n8n生态重要资源,对自动化工作流快速部署具有高实用价值。

📚 实用指南(长尾问题)
适合谁
  • 需要 awesome-n8n-templates 解决具体问题的开发者与运营人员
最佳实践
  • 先在测试环境跑通最小用例,再接入生产数据
常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
部署方案
  • 云端托管:可放在 Vercel / Railway / Fly.io 等 PaaS 平台
相关搜索
awesome-n8n-templates 中文教程awesome-n8n-templates 安装报错怎么办awesome-n8n-templates 与同类工具对比awesome-n8n-templates 最佳实践awesome-n8n-templates 适合谁用
⚡ 核心功能
👥 适合谁
  • 需要 awesome-n8n-templates 解决具体问题的开发者与运营人员
⭐ 最佳实践
  • 先在测试环境跑通最小用例,再接入生产数据
⚠️ 常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
👥 适合人群
自动化工程师和运维人员项目经理和业务分析师希望减少重复性工作的专业人士数字化转型团队
🎯 使用场景
  • 自动化日常重复性工作,将精力集中于创造性任务
  • 构建数据采集 → 处理 → 输出的完整自动化管线
  • 实现跨平台、跨系统的数据流转和业务协同
⚖️ 优点与不足
✅ 优点
  • +GitHub 22.1k Star,社区高度认可
  • +大幅减少重复性人工操作
  • +可视化流程,清晰直观
  • +可扩展性强,支持复杂场景
⚠️ 不足
  • 初始配置和调试需投入一定时间
  • 强依赖外部服务的稳定性
  • 复杂场景需具备一定技术基础
⚠️ 使用须知

该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。

🔗 相关工具推荐
📚 相关教程推荐
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合
❓ 常见问题 FAQ
可以,模板为即用型,需根据自身账户配置相关API密钥和参数即可启用。
💡 AI Skill Hub 点评

AI Skill Hub 点评:N8N工作流模板库 的核心功能完整,质量优秀。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。

⬇️ 获取与下载
📚 深入学习 N8N工作流模板库
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 awesome-n8n-templates
原始描述 开源n8n工作流:280+ free n8n automation templates — ready-to-use workflows for Gmail, Telegram,。⭐22.1k
Topics n8n自动化工作流AI代理模板库开源
GitHub https://github.com/enescingoz/awesome-n8n-templates
License NOASSERTION
🔗 原始来源
🐙 GitHub 仓库  https://github.com/enescingoz/awesome-n8n-templates 🌐 官方网站  https://n8n.partnerlinks.io/h1pwwf5m4toe

收录时间:2026-05-13 · 更新时间:2026-05-16 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。