Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

546 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Benchmark content safety guardrails with automated test suite & reports🛡️ Evaluate Guardrails Node Accuracy with Automated Test Suite This workflow benchmarks the n8n Guardrails node across multiple safety categories -including PII, NSFW, jailbreak Gmail · Code · OpenAI Chat Model · Guardrails660 views
AI-powered document search with Oracle and ONNX embeddings for recruitingHow it works Create a user for doing Hybrid Search. Clear Existing Data, if present. Add Documents into the table. Create a hybrid index. Run Semantic search on the Documents tablCode · Oracle Database141 views
Validate Workflows: GPT-4o with Drive, Slack & Gmail📘 Description: This workflow automates end-to-end validation, assessment, and reporting of n8n workflow JSON templates using Google Drive, Azure OpenAI GPT-4o, Gmail, and Slack. IGoogle Sheets · Slack · Google Drive · Gmail · Code0 views
Automate Release Notes from ClickUp to Notion & Slack with GPT-4o📘 Description: This workflow automates the entire release note creation and announcement process whenever a task status changes in ClickUp. Using Azure OpenAI GPT-4o, Notion, SlacGoogle Sheets · Slack · ClickUp · Gmail · Notion0 views
Track SDK Documentation Drift with GitHub, Notion, Google Sheets, and Slack📊 Description Automatically track SDK releases from GitHub, compare documentation freshness in Notion, and send Slack alerts when docs lag behind. This workflow ensures documentatGitHub · Google Sheets · Slack · Notion · Code0 views
Auto-Answer GitHub PR Questions with GPT-4o, Notion & Slack for Dev Teams📘 Description: This workflow automates developer Q&A handling by connecting GitHub, GPT-4o (Azure OpenAI), Notion, Google Sheets, and Slack. Whenever a developer comments on a puGoogle Sheets · Slack · Notion · Code · AI Agent0 views
Generate QA Test Cases from Figma Designs to Google Sheets using GPT-4o-miniDescription Transform Figma design files into detailed QA test cases with AI-driven analysis and structured export to Google Sheets. This workflow helps QA and product teams streamGoogle Sheets · HTTP Request · Code · AI Agent · OpenAI Chat Model0 views
Auto-Rename Workflow Nodes with AI (Gemini/Claude) for Better Readability (beta)Rename Workflow Nodes with AI for Clarity This workflow automates the tedious process of renaming nodes in your n8n workflows. Instead of manually editing each node, it uses an AICode · Basic LLM Chain · Structured Output Parser · Google Gemini Chat Model · OpenRouter Chat Model29 views
Collect API User Data and Store in Google Sheets with CSV Backup🧠 Overview This workflow automatically fetches user data from an API, formats it, and stores it in Google Sheets and CSV files. 💡 Use Cases Collect user records for analytics Google Sheets · HTTP Request0 views
AI-Powered Code Review with Linting, Red-Marked Corrections in Google Sheets & SlackAdvanced Code Review Automation (AI + Lint + Slack) Who’s it for For software engineers, QA teams, and tech leads who want to automate intelligent code reviews with both AI-drivenGoogle Sheets · Slack · AI Agent · Google Gemini Chat Model0 views
Create a Complete User Authentication System with PostgreSQL & WebhooksGenerate Secure User Authentication with One Webhook Streamline user onboarding and security for your applications using this n8n workflow. This template handles signup, login, anPostgres0 views
Track AI Model Executions with LangFuse Observability for Better Performance InsightsAbout this template This template is to demonstrate how to trace the observations per execution ID in Langfuse via ingestion API. Good to know Endpoint: https://cloud.langfuse.coHTTP Request · Code0 views
Automated Zalo OA Token Management with OAuth and Webhook IntegrationDescription (How it works) This workflow keeps your Zalo Official Account access token valid and easy to reuse across other flows—no external server required. High-level steps SchHTTP Request · Code0 views
🐟 Smart Fish Feeder: Weather-Based Feeding System with BMKG & Telegram Alerts🌦️ Intelligent Aquaculture Automation for Indonesia Transform your fish farming operation with this cutting-edge n8n workflow that combines Indonesia's official BMKG weather dataHTTP Request · Telegram · Code0 views
Implement Recursive Algorithms with Sub-workflows: Towers of Hanoi DemoHow it works This is an example of using sub-workflow nodes and a proof of concept showing that it’s possible to solve and explain recursive problems with n8n. Towers of Hanoi - Code0 views
Automate Daily Signup Stats from PostgreSQL to Slack, Teams & TelegramHow it works This workflow automatically pulls daily signup stats from your PostgreSQL database and shares them with your team across multiple channels. Every morning, it counts thPostgres · Slack · Telegram · Microsoft Teams0 views
Dynamic MCP Server Selection with OpenAI GPT-4.1 and Contextual AI RerankerPROBLEM Thousands of MCP Servers exist and many are updated daily, making server selection difficult for LLMs. Current approaches require manually downloading and configuring serveHTTP Request · Code · AI Agent · OpenAI Chat Model265 views
Generate and Split Sample Data Records using JavaScript and PythonA minimal, plug-and-play workflow that generates sample data using n8n’s Code node (both JavaScript and Python versions included) and then fans out those records into individual itCode0 views