ojbijgjpblmoacniohaakgcbhdobpdof
Load and switch between multiple n8n chat trigger URLs in the Chrome side panel. Access Your n8n Chats Instantly, Right Where You Work! Tired of constantly switching tabs or searching for bookmarks just to interact with your n8n chat trigger workflows? The n8n Chat Loader extension brings your important n8n chats directly into the convenient Chrome Side Panel! Keep your focus and streamline your workflow by having your n8n chat interfaces readily available alongside your main browsing window. Side Panel Integration: Loads your specified n8n chat URL directly within Chrome's built-in side panel. Multiple Chat Support: Save and manage configurations for multiple different n8n chat trigger URLs. Quick Switching: Effortlessly switch between your saved chats using a simple dropdown menu in the side panel header. Host Permissions: This extension requires host permission for each specific domain where your n8n chats are hosted. It requests this permission only when you add the URL via the Options page. Only add URLs from n8n instances you trust. Browser Compatibility: This extension relies on the standard Chrome Side Panel API. It is tested and works best in Google Chrome and Microsoft Edge. Functionality may be limited or unavailable in browsers with non-standard sidebar implementations (e.g., Arc Browser). Who is this for? Anyone who frequently interacts with n8n chat trigger workflows and wants faster, more integrated access directly within their browser. Perfect for developers, support teams, and power users leveraging n8n for interactive automations.
n8n Workflow Auto-save
This Chrome Extension automatically clicks the "Save" button on your workflows inside n8n (https://n8n.io or self-hosted instances). Never worry about unsaved changes again. ✔️ Save every X seconds (custom interval) 💾 Manual "Save Now" button 🧠 Tab-specific or global configuration 🔄 Restart auto-save with one click 🪵 Debug mode for logs 🎯 Smart detection to avoid double saves Works seamlessly on both official and self-hosted n8n installations.
N8N Genie - AI Workflow Assistant
An AI-powered assistant that helps you create and debug your N8N workflows with intelligent suggestions and code generation. N8N-Genie An AI-powered plugin for n8n that enhances workflow automation with intelligent code generation, repository analysis, and conversational assistance capabilities. Features 1. AI-Powered Workflow Creation Natural Language to n8n Workflow: Transform user descriptions into complete n8n workflow JSON configurations Intelligent Node Selection: Automatically selects and configures appropriate n8n nodes based on workflow requirements Smart Parameter Configuration: AI determines optimal settings for each node in the workflow 2. Workflow Modification Assistant Conversational Workflow Editing: Modify existing workflows through natural language instructions Intelligent Updates: Add, remove, or modify nodes and connections based on user requests Preserve Workflow Integrity: Maintains existing workflow structure while applying requested changes Using the n8n N8N Genie Once you have the N8N Genie plugin installed and running, you can leverage its powerful AI capabilities to enhance your n8n workflows. Here's how to get started: Accessing the N8N Genie Open your n8n interface - Navigate to your n8n instance (typically at http://localhost:5678) Look for the N8N Genie panel - The plugin will be available as a sidebar or overlay in your workflow editor Activate the Genie - Click on the sidebar to open the assistant panel Basic Usage 1. Workflow Generation Click 'Create Workflow' button: Redirect to the new page where you can start building your automation from scratch Describe your automation: Type a natural language description on the chat box of what you want to automate Review: The N8N Genie will generate a new workflow in JSON format, click the button "Copy Button" to copy the workflow JSON, then paste it on the n8n canvas to import and use the created workflow 2. Workflow Modification Navigate to existing workflow: Go to the page of your existing workflow (the workflow must be saved) that you want to modify Open the N8N Genie panel: Click on the sidebar to activate the assistant Describe your modifications: Type instructions in the chatbox describing how you want to modify the current workflow AI analysis: The N8N Genie will read and analyze your existing workflow data automatically Example: Modify the existing workflow by replaing the AI model from openAI to gemini Review: The N8N Genie will generate a separate workflow. Cick the button "Copy Button" to copy the workflow JSON, then paste it on the n8n canvas to import and use the created workflow
n8n Copilot
Generate n8n workflow/node JSON using your OpenClaw, OpenAI, Gemini, Claude, etc., API keys. Stop Wrestling with n8n JSON — Build, Debug & Automate Faster with AI and OpenClaw! Are you an n8n user spending valuable time looking up node structures, figuring out parameter names, or manually typing out complex workflow? The n8n AI Workflow copilot is here to supercharge your productivity! This simple, Chrome Extension acts as your personal AI assistant for n8n development. Just describe the workflow or node you need in plain English, and let the power of AI generate the corresponding n8n-compatible JSON structure for you instantly. Describe: Open the extension and type a clear description of the n8n node or workflow you want to create (e.g., "A workflow that triggers daily, reads a Google Sheet, and sends a Slack message" or "An HTTP Request node to POST data to an API"). Configure: Choose your preferred AI provider (eg: OpenAI, Gemini, etc API key) and select a specific model. (Requires your own API keys entered securely in the Settings tab). Generate: Click the "Generate" button. Debug (New): Fix broken workflows by simply ask to AI — the AI identifies issues and suggests or fixes errors automatically. Version History (New): Every generation can be saved as a version so you can roll back anytime. Perfect for self-hosted users who don’t get versioning built-in. OpenClaw Integration: allows you to generate and debug your workflows directly from OpenClaw without needing to open n8n. Massively Save Time: Stop manually creating nodes or searching documentation for JSON syntax. Get started on complex workflows in seconds. Boost Productivity: Focus on your automation logic, not the boilerplate code. Iterate and prototype ideas faster. Learn n8n Structure: See how different nodes and parameters are represented in JSON – a great way to learn n8n's internals. Flexible AI Choice: Use either OpenAI or any other available API key based on your preference and API access. Model Selection: Choose the specific AI model that best suits your needs and budget from the dynamically loaded list. Workflow Debugging: Quickly diagnose and correct errors using AI. Version History: Automatically save workflow versions and switch back whenever needed (can be disabled in Settings). Secure: Your API keys are stored locally in your browser's secure storage using chrome.storage.local. They are never sent anywhere except directly to the chosen AI provider (OpenAI or Google) when you request a generation. • Generate full workflows (nodes + connections) or single nodes • AI-powered workflow debugging • OpenClaw Integration • Workflow version history for easy rollback • Supports OpenAI, Gemini, Claude, Grok, OpenRouter, and more • Updated model support for the latest AI releases • Clean interface with Generate, Settings, History, and Version tabs • Secure local storage for API keys and preferences • Optional user login • Optimized code for faster performance Contribute to the Project This is an open-source project! You can contribute to the development by visiting our GitHub repository: https://github.com/farhansrambiyan/n8n-Workflow-Builder-Ai Important Notes: Requires Your Own API Keys: You need valid API keys from OpenAI (platform.openai.com) and/or Google AI Studio (aistudio.google.com/app/apikey). API Usage Costs: You are responsible for any costs associated with using the underlying AI APIs. Review Generated JSON: While the AI is prompted to be accurate, it's not perfect. Always review the generated JSON for correctness before relying on it in production workflows. Minor edits might sometimes be needed. Get Started Today! Install the n8n AI Workflow Helper and spend less time coding JSON and more time building powerful automations in n8n. Major Updates • Added AI Workflow Debugger • Added Workflow Version History (ideal for self-hosted n8n) Improvements & Fixes • Direct paste to n8n canvas • Support for new AI models • Code optimization and faster load • Optional user login • General UI/UX polish * Multiple AI Provider Support: * Added support for Mistral AI. * Added support for Anthropic (Claude). * Added support for OpenRouter. * Added support for Grok (x.ai). * Added support for Groq. * Generation History Tab: * New "History" tab to view, copy, or re-use previous generations. * History items display the prompt, generated JSON, and timestamp. * Side Panel Display Mode: * Added a setting in "Display Settings" to open the extension as a Side Panel. * Provider Enable/Disable Toggles: * In Settings, each AI provider can now be individually enabled or disabled using a toggle switch. * Provider-specific settings (API key, model) are only shown if the provider is enabled.
n8n Code Assistant
AI-powered assistant for generating JavaScript code snippets in n8n. This Chrome extension helps you quickly generate Node code in n8n. Just provide an input JSON and describe the expected output — the extension will generate the corresponding code for you in seconds.