Marketplace
İndirebileceğin 3.557 hazır workflow dosyası, artı 10.661 kaynağa bağlı n8n referansı.
Manual Field Mapper
On manual run, assigns and transforms field values across the dataset.
Multi-Agent Evaluation (eval nodes)
On chat or evaluation trigger, runs an OpenRouter agent with Qdrant vector retrieval and scores responses using n8n evaluation nodes.
OpenRouter Content Generator
On form submission, generates structured content through an OpenRouter LLM chain with validation and error handling.
Multi-Model Research Agent
Manually triggered, runs an AI agent across Gemini, OpenAI, and Anthropic models, summarizes results, and writes them to Google Sheets.
HubSpot Prospect Sync Pipeline
On a schedule and webhook events, enriches prospects, upserts contacts into HubSpot, and sends status notifications via Telegram.
Conditional HTML Builder
On manual run, routes data through conditional branches and builds HTML output with error guards.
Dynamically Selects Models Based on Input Type
On a chat message, routes the request through a model selector to Anthropic, Gemini, OpenAI, or OpenRouter and returns a structured reply.
Supabase Webhook API
On a webhook request, queries Supabase and returns the matching records in the webhook response.
AI Self Healing Engine & Auto Patching System
On a workflow error, diagnoses the failure with Azure OpenAI, applies an automated patch via HTTP, and notifies Slack.
AI Error diagnosis system
On an error, diagnoses it with Anthropic, logs the result to Supabase, and emails an alert via Resend.
OpenAI to OpenRouter Automation
On a chat message, retrieves context from Pinecone and runs a SerpAPI-equipped agent on OpenRouter and OpenAI to answer.
Calendar AI Assistant
On a chat message, an OpenAI agent manages Google Calendar through MCP tools with conversation memory.
Telegram OpenAI Bot
On a Telegram message, processes input with OpenAI and replies via Telegram, with SSH commands and routing.
Interactive Code Tutorial
On manual run, executes custom JavaScript code as an interactive coding tutorial.
Prompt generator
From a form submission, generates and auto-fixes structured prompts with Google Gemini and returns them in a form.
OpenRouter, Google Calendar & Google Gemini Automation
On a webhook request, routes via OpenRouter to an agent that queries Qdrant and manages Google Calendar events.
Understanding the code node
On manual run, sets sample values and processes them with a JavaScript code node.
Javascript Masterclass2
On manual run, executes custom JavaScript demonstrating advanced code-node techniques.
Webhook HTTP Router
On a webhook request, routes input, fetches data via HTTP, and returns a processed response.
Scheduled Email Dispatcher
On a schedule, runs a sub-workflow and conditionally sends an email via SMTP.
Nightly AI-Ready Issue Implementer
On a nightly schedule, pulls GitHub issues, runs an AI CLI to implement them, and reports progress to Telegram.
Client Organized Workflow Backup (n8n + GitLab)
On demand or schedule, exports n8n workflows and commits them, organized by client, to GitLab.
Dynamic Gdpr Compliant Model Selector with Requesty
Fetches available models via HTTP and runs an OpenAI agent over Google Sheets data with GDPR-compliant model selection.
Agent AI Anthropic Opus 4 and Sonnet 4
On a chat message, runs an Anthropic agent with calculator, think, and HTTP tools, answering with conversation memory.