Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Vector Store Qdrant to Embeddings Ollama Automation
On an MCP request, loads documents and stores Ollama embeddings in a Qdrant vector store for retrieval.
Website Downtime Monitoring with Email Alerts
On a schedule, pings a website via HTTP and emails an SMTP alert when it's down.
Data Table Automation
On a webhook request, performs operations on a data table and returns the processed result in the response.
Anthropic, Postgres & Google Sheets Automation
On a chat message, an Anthropic agent with buffer memory queries Postgres and Google Sheets to answer questions.
Sheets Summary Email Digest
On a schedule, reads and summarizes Google Sheets rows, then emails each batch through Gmail.
Automated AI Routing with OpenRouter
On a chat message, an agent routes prompts across OpenRouter and OpenAI models, returning auto-corrected structured output.
Seedance AI Roto Matte Generator with Multi Pass Extraction, Qc Automation, and Artist Review Pipeline
On a Google Sheets update, calls an API and conditionally alerts Slack, opens Jira issues, and messages Gmail and Telegram.
Prevent duplicate webhook executions in n8n
On webhook call, checks an external store over HTTP and skips processing when the request was already handled.
Set up evaluations in n8n
On an evaluation run or incoming Gmail, extracts and summarizes content via Gemini, Anthropic, and OpenAI, scoring agent outputs.
Daily n8n workflow backup to Google Drive
On a daily schedule, fetches n8n workflows via API, hashes them, and uploads changed ones to Google Drive.
LMUNIT Test
On a chat message, runs prompts through OpenAI, Gemini, and Anthropic in batches and merges their responses.
Gemini Content to Google Docs
Manually triggered, generates content with Google Gemini and writes the output into a Google Docs document.
Auto Optimize System Prompts Using Opro & Dspy Logic
On manual run, an OpenAI agent iteratively optimizes system prompts, validating each candidate against structured output.
Turn Google Tasks into n8n Plans with Slack Approval & Archiving
On a schedule, turns Google Tasks into plans via OpenAI, logs them to Google Sheets, and requests Slack approval.
AI GPT 4o Mini Powered Predictive Health Monitoring & Alert System
On a webhook, an OpenAI agent evaluates Postgres health data, then sends email, Twilio, and Slack alerts and schedules Google Calendar events.
Multi AI Agent Router: Compare OpenAI, Anthropic & Groq Responses with Webhooks
On a webhook, routes a prompt to OpenAI, Groq, and Anthropic agents and returns their merged responses for comparison.
OpenAI File Summarization API
On webhook call, fetches and extracts file contents over SSH/HTTP, summarizes them with OpenAI, and returns the response.
Form-Triggered Command Runner
On form submission, runs shell commands with the submitted values via Execute Command.
Telegram Error Alerts
On a workflow execution error, sends an alert message to Telegram.
GitHub Repository Sync Pipeline
On manual or scheduled trigger, fetches data over HTTP and syncs it to GitHub, routing items through sub-workflows.
GitHub Sync With Aggregation
On manual or scheduled trigger, processes HTTP data and updates GitHub, aggregating results across sub-workflows.
Privacy-Aware PII Routing Agent
On a chat message, detects PII and routes requests between a local Ollama model and OpenRouter via a memory-backed agent.
Webhook Response Endpoint
On webhook call, immediately returns a custom HTTP response.
Scheduled GitHub Backup
On a schedule, aggregates n8n workflow data into a file and commits it to GitHub.