N8N Master - 工作流程助手 icon

N8N Master - 工作流程助手

Extension Actions

How to install Open in Chrome Web Store
CRX ID
jikahkldllpmocjlfcmjkpecjjipbfmj
Status
  • Extension status: Featured
  • Extension status: In-App Purchases
Description from extension meta

用于 n8n 工作流程自动化的 AI 助手。可与自托管实例、人工智能应用程序接口(OpenAI、Anthropic)和模板配合使用

Image from store
N8N Master - 工作流程助手
Description from store

通过基于人工智能的Chrome扩展程序n8n Master,提升您的n8n使用体验

n8n Master是一款强大的Chrome扩展程序,通过整合先进的人工智能工具、增强的自动化功能和生产力提升工具,直接在您的浏览器中增强n8n工作流编辑器。

无论您是在创建复杂的自动化工作流、编写 JavaScript、调试 HTTP 请求,还是刚开始使用 n8n,n8n Master 都能在 n8n 用户界面中为您节省时间、减少摩擦,赋予您超能力。

🚀 核心优势
• 提升效率:通过自然语言即时生成提示、代码、JSON、cURL等内容。
• 提升质量:优化提示,获取代码和工作流的解释说明。
• 减少错误:安全测试输入数据,固定来自 API 和人工智能代理的结果。
• 保持条理:管理输出模板,查看工作流历史记录,即使没有企业许可证也能实现。
• 防止数据丢失:自动保存功能可保护您的进度免受浏览器故障或意外关闭标签页的影响。

🤖 支持 AI 操作员
通过 API 连接任何 AI 模型,包括:
• OpenAI(ChatGPT、GPT-4 等)
• Anthropic(Claude 3 / Claude 4)
• OpenRouter(支持Gemini、Mixtral、Grok等多模型代理)
• 本地语言模型

只需在扩展设置中输入API密钥,即可在n8n中解锁下一代AI能力。

🧠 上下文菜单工具——一键魔法
在 n8n 编辑器中右键点击文本框,即可访问这些强大功能:

• 优化提示词
选择提示词,AI 将即时优化其结构与清晰度。

• 生成提示
用简单语言描述需求,自动获取可用的AI提示。

• 生成代码
输入描述(例如“获取当前日期并格式化为YYYY-MM-DD”),代码将直接插入CODE节点。

• 生成 JSON
将自然语言转换为任何输入字段的有效 JSON 格式。

• 生成 cURL
根据当前 HTTP 请求节点配置,获取可执行的 cURL 命令。

• 解释代码
在 CODE 节点中选中代码,AI 将逐步解释其功能。

🛠 构建工作流的人工智能聊天功能
• “生成工作流”:输入请求(例如“创建集成人工智能的Telegram机器人”),智能助手将搜索现有模板或为您生成全新工作流。

• “工作流程说明”:询问“这个工作流程做什么?”,即可获得选定或完整工作流程的人类可读摘要。

• “选定节点说明”:选中特定节点,即可即时理解其逻辑。

⚙️ 测试输出模板
在 Webhook 节点内,新增的“输出模板”面板支持:

• 将有效负载样本(输入/输出数据)保存至本地缓存
• 通过真实示例重复使用和测试工作流程——无需外部存储 JSON
• 对输出数据进行高级搜索和替换

这非常适合测试各种 Webhook 场景,无需配置第三方工具。

🔒 高级功能
这些高级功能对使用自托管 n8n 的用户或操作外部 API 的高级用户特别有用:

✅ 自动保存
每次更改都会在后台自动保存,降低数据丢失风险。

✅ 自动固定 HTTP
在测试运行后自动固定 HTTP 请求节点的响应数据——节省 API 积分,避免不必要的重复请求。

✅ 自动固定 AI
同样的逻辑适用于 AI 生成的响应——非常适合提示迭代或大型补全。

✅ 启用历史记录(适用于自行部署的 n8n)
无法访问企业版历史记录日志?没问题。
该功能会在每次保存后将工作流方案保存在本地缓存中,无需服务器配置即可提供版本历史记录。

✅ 现成模板
显示可复制模板列表菜单。内置3500多个适用于不同任务的模板,支持预览功能!

✅ 节点选择器
可快速复制其他工作流中的节点及其设置

✅ AI 错误触发器
当节点测试失败时,错误信息和节点上下文(参数+配置)会自动发送至 AI,AI 将回复可能的原因和修复方案。

✅ 本地项目
激活侧边栏文件夹,将工作流程分类至彩色项目文件夹。支持跨文件夹移动工作流程。需持有n8n API密钥。

✅ 本地变量
侧边栏中“变量”链接的更新:
• 添加常用自定义数据,如Telegram ID、电子邮箱、常量
• 即时复制粘贴任意元素
• 使用Ctrl + Shift + V从任意节点访问变量

✅ 对话历史记录
每个工作进程都会保存独立的AI聊天上下文。在不同工作进程间切换时,AI会记住与当前项目相关的先前对话内容。

✅ 节点执行选择
现在可在输出编辑器中选择特定历史执行记录作为测试输入——无需手动从“执行”标签页复制。

🎛 自定义AI模型与上下文设置
• 从OpenAI、Anthropic或OpenRouter选择任意支持模型
• 为每个上下文命令配置提示结构、指令或上下文参数
• 根据个人偏好精细调整生成行为

📦 导入导出设置
导出扩展程序的全部配置,以便后续或在其他设备上导入——非常适合备份或团队协作使用。

🎯 适用人群
• 各级n8n用户
• 自动化顾问
• 构建复杂集成系统的开发者
• 使用AI代理生成或解释提示、代码和逻辑的任何人

🛡️ 隐私与安全
• 您的 API 密钥存储在本地浏览器中,绝不会传输给其他用户
• 扩展程序仅与您当前的 n8n 标签页交互,不会访问其他数据
• 所有功能均以本地隐私和性能为设计核心

🧩 您将爱上 n8n Master 的理由
✅ 无需在 ChatGPT 或文档标签页间反复切换
✅ 无需重复输入相同的提示词或 JSON 示例
✅ 避免因浏览器崩溃导致修改内容丢失
✅ 告别 CODE 节点操作的猜测性操作
✅ 显著加速原型设计与调试
✅ 由资深自动化专家打造

📦 开始使用指南
1. 从Chrome应用商店安装扩展程序
2. 打开n8n编辑器(云端或本地)
3. 点击工具栏中的n8n Master图标
4. 输入您在 OpenAI、Anthropic 或 Openrouter 的 API 密钥
5. 直接在工作流程中使用上下文菜单、AI 聊天和输出模板

💬 需要帮助?
如有疑问、需要支持或希望提出功能请求,欢迎加入社区并直接联系开发者。

Telegram:@Evgenfalcon
官网:nitiweb.net

n8n Master 是 n8n 专业用户的必备生产力扩展。
立即安装,将您的自动化提升至全新高度。

Latest reviews

IM Tanuki
The developer has gone to great lengths to prepare marketing videos to showcase the power of his product. However, when you install it, you discover that it has several important limitations: - The trial for the freemium license is only 7 days. - During that time, you can only enter 10 prompts per day - which is ridiculous, since this is a BYOK extension. - At such time that you decide that you want to purchase the extension, it's $29. The price is not disclosed until you install the extension. How does anyone in their right mind expect someone who's evaluating their product to understand the pros and cons of that product if you can only issue 10 prompts per day? From a product and developer-relations perspective, hard-capping usage during an evaluation—especially when the user supplies their own API key—discourages serious testing and materially increases the likelihood that evaluators will abandon the tool rather than convert. When a developer limits your access to an extension's functionality in this way, it's sending a very clear signal that the product has shortfalls that you'll discover once you've unlocked full access with the $29 premium license. I'm deleting the extension, and I'll find something else.
E L
Tried to upgrade but getting error!
马鹏森
Can Chinese language be added? There are a large number of Chinese users. Thank you. And When generating long JSON or code, it results in incomplete output. Is this because of the length limit of the output?
Raysean
the best extension
Andre Creamer
GREAT WORK !!! Happy with it. Works on Localhost and Self-Hosted. Gives me a new Vibe. Features makes sense. No Errors. Thank you.
Cameron Wills
less than 1000 installs yet 54 reviews, which are all clearly fake to anyone with at least 2 brain cells. Topped off with AI video from an AI yt account, and a low quality extension that doesn't even integrate with n8n in any meaningful capacity. Might as well just have a ChatGPT window open and copy paste from there. Waste. Of. Time.
Marina Bakanova
Excellent productivity tool for n8n users n8n Master significantly enhances my workflow development experience. The seamless integration with AI models like GPT-4 and Claude accelerates scripting, debugging, and understanding complex automations. It's a valuable extension that not only saves time but also improves learning efficiency and overall workflow clarity. Highly recommended for power users and developers working with self-hosted n8n instances. Big thanks for developer!
Аrtem
An excellent extension that significantly improves workflow efficiency in n8n. The interface is intuitive, and the functionality is thoughtfully designed — it saves time and makes navigating workflows much easier. Especially useful when working with multiple scenarios on a regular basis. Runs smoothly without any issues. Definitely deserves a top rating — 5 stars.
Олег Будкеев
An indispensable tool for automation. Optimizes everything from finding the right node to running a script. Works reliably, with a clean and intuitive interface. Easily reduced my development time in n8n.
swayf
This extension is next-level of life!! awesome! It blasts through n8n workflows like a turbo boost – slashes setup time, kills repetitive tasks, and just makes everything smoother. No more manual tweaking for hours; it’s like having an autopilot for automation! The UI? Super clean and intuitive. Even if you’re a newbie, you’ll get the hang of it in no time. But the real game-changer? Built-in AI (ChatGPT & friends). Just type what you need in plain text, and boom – it spits out solutions or smart suggestions like your own coding sidekick! If you’re into optimizing workflows, saving time, and straight-up leveling up your automation game – this is a no-brainer. Install it once, and you’ll wonder how you ever worked without it. 11/10, would scream-recommend!
Nick Goncharov
Really cool extension — truly boosts productivity and saves time! With it, I was able to speed up and simplify my n8n workflow setup significantly. The interface is intuitive, and I figured out all the features in no time. I was especially impressed by the integration with AI tools like ChatGPT, which allows you to generate code and prompts directly from plain text — a real game-changer. Highly recommended for anyone looking to optimize their workflow in n8n and make automation much more efficient!
Ansar Zhalyalov
Wow. This is what I need for n8n.
Sanat Isahmetov
Great n8n Master extension for Chrome! It makes automation easy and lets you create code and JSON from text. The interface is simple, and ChatGPT/Claude integration works perfectly. Auto-save and workflow history are very helpful. Highly recommend for anyone using n8n!
Serg Zalo
A Game-Changer for n8n Users – AI at Its Finest! n8n Master is an absolute must-have tool for anyone working with n8n. The seamless integration of powerful AI models like ChatGPT and Claude 4 directly into the workflow editor is nothing short of revolutionary. It’s incredibly intuitive, boosts productivity, and simplifies even the most complex automation tasks. Whether you're a seasoned developer or just getting started with n8n, this Chrome extension will transform how you work — making debugging, scripting, and workflow design faster and smarter than ever before. Highly recommended!
Анатолий Степовской
Surprisingly, the convenient assistant extension, for me personally, simplified the task of compiling promo materials for agents. It reduces the time needed for setting up and checking the code. I recommend it. Translated with https://laratranslate.com/переводчик
Дмитрий Попов
The speed of work with N8N has become 2 times higher. It helps a lot in work. Thank you!
Milky_way
I am satisfied with the extension, it works well, solves some problems with n8n, and allows for better results. I recommend it
Yuriy Duchev
Great extension for working with n8n! It simplifies launching and managing workflows directly from the browser. Especially useful when you need to quickly test tasks or monitor execution without logging into the full n8n interface. Convenient to have everything at your fingertips without switching windows. Thanks to the developer for this helpful tool! Looking forward to future updates and new features.
Владимир Legion Real Estate
Cool and functional extension. Makes work easier
Иван Нави
Thank you so much! I racked my brains so much about the moments that you recorded in this expansion and even more, you did something that I never even dreamed of
Maxim Tkachenko
greatly simplifies development (fixes JSON, writes code and functions, makes description and documentation, fills in test data) That is, it does not write code for you, but greatly speeds up the process
Мастерская Автоматизации
The app is solid – I liked that it doesn’t get in the way but actually helps. It won’t write the workflow for you, but it does speed things up a lot and supports the development process. So far, I’m really enjoying it.
Максим
🔧 n8n Master — a powerful extension for n8n Installed it and never looked back. Code, JSON, prompt generation, and explanations — all right inside the editor. Works with ChatGPT and Claude 4. Super convenient for debugging, testing, and speeding up workflow creation. Auto-save, history, templates — everything you need for smooth automation. Highly recommend it to anyone working with n8n.
Olzhas Ibrayev
n8n Master is a must-have extension for anyone working with n8n. It’s smart, fast, and convenient: it generates code, JSON, cURL, and even entire workflows from plain language. I especially love the auto-save, node explanation, and seamless AI integration (ChatGPT/Claude). No more switching between tabs — everything is right inside the editor. It saves a ton of time when debugging and prototyping. A great tool for both beginners and advanced users.
Дмитрий Пашнин
Great extension. It makes working with n8n easier
Vitalii Amazon
Wow! An extremely useful extension, adding lots of amazing improvements! "auto pin AI" and "auto pin HTTP" themself can save you a lot!
Serhiy Pylyp
n8n Master is a Chrome extension that brings ChatGPT and Claude 4 directly into your n8n editor. Instantly generate code, prompts, JSON, and more from plain language. Optimize workflows, explain logic, and auto-save your work — all without leaving the tab. Perfect for beginners and power users alike, it’s the ultimate productivity upgrade for anyone using n8n. Fast, smart, and privacy-friendly — a must-have for serious automation.
HELP APTEKA
The most sensible and competent extension to work with n8n. Very much simplifies the work. Integration with AI (ChatGPT and Claude 4) right in the editor interface. The extension is perfect for both n8n beginners and advanced users. N8N Master makes working with n8n a more productive and enjoyable process. I highly recommend it to anyone who is seriously working with automation in n8n.