mcpdgbdemcnnkhajpffhphklgehcbkgo
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
Prompt Genie - Create, optimize, and manage your Prompts
Prompt Genie is your all-in-one AI prompt assistant that helps you create, fix, and organize better prompts. Prompt Genie is your all-in-one AI prompt assistant that helps you create, fix, and organize better prompts across ChatGPT, Claude, Gemini, Copilot, and more. It's a smart little Chrome extension that turns your half-baked ideas into Super Prompts — well-structured, context-rich instructions that get 10× better AI results with zero trial and error. Here's what it does (in plain English): Prompt Optimizer: Instantly rewrites your idea into a clear, powerful Super Prompt. Prompt Evaluator: Gives quick feedback to make your prompt sharper and more creative. Prompt Library: Save, tag, and search your favorite prompts so you never lose your best ideas. On-Page Optimizer: Works right inside ChatGPT, Notion, or any AI text box — no switching tabs. Team Sharing: Share Super Prompts with teammates or clients for consistent tone and quality. Universal Model Support: Works seamlessly with every major AI model. Privacy First: Everything stays in your browser — no data sharing, ever. Who it's for: Creators, marketers, entrepreneurs, and anyone who's tired of writing 147 prompts just to get one that doesn't sound like a robot. Why people love it: It saves hours of trial and error, helps you learn what makes a great prompt, and turns every AI tool you use into something that actually gets you. In short: Prompt Genie helps you make every AI interaction faster, clearer, and more creative. No prompt engineering required — just type what you want, and let the Genie do the rest.
N8N Master - Workflow Assistant
AI assistant for n8n workflow automation. Works with self-hosted instances, AI APIs (OpenAI, Anthropic) and templates Supercharge Your n8n Experience with n8n Master – AI-Powered Chrome Extension n8n Master is a powerful Chrome extension that enhances your n8n workflow editor by integrating cutting-edge AI tools, advanced automation features, and productivity boosters — all directly in your browser. View all your workflows and executions directly in the extension; no more searching for your workflows, opening nodes, or getting external links for your webhooks and forms. Connect the n8n API and copy trigger links in just a couple of clicks! Whether you're building complex automation workflows, writing JavaScript, debugging HTTP requests, or just starting with n8n — n8n Master saves time, reduces friction, and gives you superpowers right inside the n8n UI. 🚀 Key Benefits • Work faster: Instantly generate workflows, prompts, code, JSON, cURL, and more from natural language. • Improve quality: Optimize prompts and get explanations for code and workflows. • Reduce errors: Test incoming data safely and pin results from APIs and AI agents. • Stay organized: Manage output templates and view workflow history, even without an enterprise license. • Prevent data loss: Auto-save protects your progress from browser crashes or accidental tab closes. Just enter your API key in the extension settings and unlock next-level AI assistance across n8n. 🧠 Context Menu Tools – One Click Magic Right-click on text fields in the n8n editor to access these powerful actions: • Optimize Prompt Select a prompt and instantly improve its structure and clarity using AI. • Generate Prompt Describe your need in plain English and get a usable AI prompt automatically. • Generate Code (JavaScript) Type a description like "get the current date and format it as YYYY-MM-DD" and get the code inserted directly into the CODE node. • Generate JSON Convert natural language into valid JSON for any input field. • Generate cURL for HTTP Node Get a working cURL command based on your current HTTP Request node config. • Explain Code Select code in a CODE node and let AI explain its function step-by-step. 🛠 AI Chat Features for Workflow Building • "Generate workflow": Type a request like “create a Telegram bot with AI integration” and the agent will search existing templates or generate a new workflow for you. • "Explain workflow": Ask “What does this workflow do?” and get a human-readable summary of selected or full workflows. • "Explain selected nodes": Highlight specific nodes and understand their logic instantly. ⚙️ Output Templates for Testing Inside Webhook nodes, a new “Output Templates” panel allows you to: • Save sample payloads (input/output data) to local cache • Reuse and test workflows with real examples — no need to store JSON externally • Use advanced search & replace within output data This is ideal for testing various webhook scenarios without setting up third-party tools. 🔒 Premium Features These advanced features are especially useful for self-hosted users or power users working with external APIs: ✅ Auto Save Every change is auto-saved in the background, reducing the risk of data loss. ✅ Auto Pin HTTP Automatically pins response data from HTTP Request nodes after test runs — saving API credits and avoiding unnecessary duplicate requests. ✅ Auto Pin AI The same logic applied to AI-generated responses — ideal when iterating on prompts or large completions. ✅ Enable History (for self-hosted n8n) Don't have access to Enterprise history logs? No problem. This feature saves your workflow schema to local cache after every save — giving you a version history with zero server config. ✅ Show templates Show a menu with a list of templates to copy. Built-in more than 3500 workflows with the ability to preview! ✅ Node selector Ability to quickly copy your nodes with settings from other workflows ✅ AI Error Trigger When a node test fails, the error message and node context (parameters + config) are automatically sent to AI, which responds with a probable cause and fix. ✅ Local Projects Activate folders in the sidebar to organize workflows into colored project folders. Move workflows between folders. Requires an n8n API key. ✅ Local Variables Redesigns the Variables link in the sidebar: • Add your own frequently used data like Telegram ID, email, constants • Copy-paste any item instantly • Use Ctrl + Shift + V to access variables from any node ✅ Remember Dialog Each workflow retains its own AI chat context. When switching between workflows, AI remembers the previous conversation related to that project. ✅ Node Execution Select In the Output editor, you can now select a specific past execution to use as test input—no need to copy from the Executions tab manually. 🎛 Custom AI Models & Context Settings • Select any supported model from OpenAI, Anthropic, or OpenRouter • Configure prompt structures, instructions, or context settings for each command • Fine-tune generation behavior to your liking 📦 Import & Export Settings Export your entire extension configuration and import it later or on another device — ideal for backup or team use. 🎯 Who Is This For? • n8n users of all levels • Automation consultants • Developers building integration-heavy systems • Anyone using AI agents to generate or explain prompts, code, and logic 🛡️ Privacy & Security • Your API keys are stored locally in your browser and are never shared. • The extension only interacts with your current n8n tab and does not access other data. • All features are designed with local-first privacy and performance in mind. 🧩 Why You’ll Love n8n Master ✅ No more jumping between tabs for ChatGPT or docs ✅ No more rewriting the same prompts or sample JSON ✅ No more losing changes due to browser crashes ✅ No more guesswork with CODE nodes ✅ Dramatically speeds up prototyping and debugging ✅ Built by an experienced n8n automation expert 📦 How to Get Started 1. Install the extension from the Chrome Web Store 2. Open your n8n editor (cloud or self-hosted) 3. Click the n8n Master icon in the toolbar 4. Enter your API key from OpenAI or Anthropic or Openrouter 5. Start using right-click menus, AI chat, and output templates directly in your workflow 💬 Need Help? If you have questions, need support, or want to request features — join the community and connect directly with the creator. n8n Master is the essential productivity extension for serious n8n users. Install it today and take your automation game to the next level.
AI Art Generator Pro(Free) - ArtGenius
An free ai art generator,powerd by Midjourney and other AI art models, with leading AI technology, add inspiration to the creation. ArtGenius, an image creation tool that utilizes artificial intelligence technology, not only mimics a variety of painting styles, but also recognizes scenes and objects in text to generate high-quality, photorealistic images. What makes it unique is that you can easily create a wide range of stunning visual images without having specialized drawing skills. 🚀🚀🚀 ArtGenius is a free ai art generator with built-in multiple image models such as Midjourney, Stable Diffusion and DALL·E. unleash artistic brilliance without any cost, turning your ideas into captivating visual wonders! 🚀🚀🚀 🌟Application Scenarios🌟 ArtGenius has a wide range of application scenarios. From individual hobbyists to professional designers, whether it is for personal creativity, business promotion, or education and training, you can find great value in the image generator. It can be used to create artworks, promotional posters, product design, and even virtual reality and game development. 🌟 Usage🌟. ArtGenius is very simple and intuitive to use. Simply upload or enter a relevant reference image or description, select the desired painting style or theme, adjust the parameters (if needed) and click Generate.ArtGenius will generate a high-quality image that meets the user's needs in a matter of seconds. In addition, you can perform live preview and editing to ensure that the image is exactly as expected. 👀👀👀 🌟Functional features🌟 1. Diversified Image Generation: ArtGenius has built-in Midjournry, SDXL, secondary and other AI painting models, covering a wide range of painting styles, including realistic, oil painting, watercolor, realism, animation and so on, to inspire your unlimited creativity. 🤳 2. Text Recognition: able to accurately recognize scenes and objects in text descriptions, you only need to enter a simple description to generate realistic and detailed pictures. 🎨 3. Image Recognition: supports uploading reference images, and generates similar style images by recognizing images and style features through advanced AI vision algorithms. 🎯 4. Personalized Adjustment: Provide rich parameter adjustment function, which can customize the details of image generation according to your needs. 💎 5. Paint Redraw: You can edit the generated pictures, delete unwanted contents on the pictures, or enter the redraw description spell to regenerate the contents you want to ensure a perfect creation. 🎯 6. Lossless Zoom: With Lossless Zoom, you can convert a low-resolution image into a high-definition image, preserving the clarity of details. 🚀 7. Interactive operation: simple and intuitive interface design, easy to operate, no need to worry about the level of computer skills, even a novice can get started quickly. 💇♂️ 8. Continuous updating: Through continuous updating and optimization of functions, the number of image models is increased, and the quality and diversity of generated images are improved. 👀 9. History Favorites: Support saving 50 history records, you can view, favorite, edit and other operations in the history records to improve your use of the scene and process. 🌐 10. Data Security Protection: ArtGenius promises to strictly protect your data, focusing on privacy and security to ensure the safety of your information. 📢 ArtGenius not only represents a great breakthrough of artificial intelligence technology in the field of art creation, but also provides a brand new possibility for image creation. In this era of digitization and informationization, ArtGenius brings you unlimited creativity and enhances your creation and work efficiency. By combining artificial intelligence and image generation technology, ArtGenius creates a world of unlimited creativity for you, so that everyone can be a source of creativity.🚀🚀🚀
AI Mind Maps Maker - AI Create Mind Map
AI-powered Mind Mapping tool based on AI, can quickly generate a mind map, and you can continue to edit it in a WYSIWYG way. MindMaps are useful for: Brainstorming, Summarizing information, Taking notes, Consolidating information from different sources, Thinking through complex problems, Presenting information clearly, Studying and memorizing information. 🔹Project Planning Effective project planning is the key to success in business and in life. Master the art of project planning with mind maps. Learn how to organize and plan. 🔹Note Taking Whether you’re sitting in a meeting or in class, taking notes is helpful for recall and understanding. Note taking with mind maps is easy and efficient. 🔹Brainstorming Mind mapping is a useful technique to introduce into your next brainstorming session. Learn how to brainstorm with mind maps and develop ideas! 🔹Education Mind mapping is a powerful educational tool. Learn how to incorporate mind maps into education and enhance learning outcomes for students. 🔹Business Businesses large and small can benefit from mind maps for business management. From brainstorming to project planning, learn how mind mapping works. 🔹Marketing Mind mapping modernizes the ways in which marketing teams generate ideas, present concepts, plan content, and manage their projects or campaigns. Whether you're taking notes, brainstorming, planning, manage meeting, or doing something awesomely creative, organize your ideas with ease using mind maps and let AI take care of the details. Are you tired of spending hours creating MindMap? Introducing AI Mind Maps Maker, the ultimate time-saving tool for creating mind maps. With just a few clicks, you can transform text descriptions into clear mind maps. By design, your data stays at all times on your Google account, never saved in our database. Your data aren’t shared with anyone, including the add-on owner. We complies with privacy laws (especially GDPR & California Privacy Act) to protect your data.