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

3.3k 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.

Monitor website and RSS changes with Apify, GPT-4o mini and Slack alertsQuick overview This workflow runs every morning to monitor RSS feeds and webpages for changes using Apify, summarizes each detected change with OpenAI, and posts a Slack alert withSlack · Basic LLM Chain · OpenAI Chat Model0 views
Label incoming Gmail emails with GPT-5 and Gmail labelsQuick overview This workflow watches for new Gmail messages, uses OpenAI to classify each email into a category, maps that category to a Gmail label ID, and then applies the matchiGmail · Code · Basic LLM Chain · OpenAI Chat Model0 views
Draft Gmail reply suggestions with Groq Llama 3.3Quick overview This workflow polls Gmail for new emails, sends the message content to Groq’s Llama 3.3 chat completions API to generate a JSON reply draft decision, and creates a GHTTP Request · Gmail · Code0 views
Recover unclaimed credits from Gmail using OpenRouter and Google SheetsQuick overview This workflow scans selected Gmail messages for potential credits, gift cards, refunds, and expiring rewards, redacts sensitive strings, uses OpenRouter (OpenAI-compGoogle Sheets · HTTP Request · Gmail · Code0 views
Label and triage support emails in Gmail with DeepSeek or OpenAIQuick overview This workflow monitors a Gmail inbox, filters out auto-replies and mailing-list noise, classifies each incoming email with DeepSeek (or OpenAI-compatible chat compleHTTP Request · Gmail · Code0 views
Check job descriptions for bias and inclusive language with OpenAIQuick Overview This workflow collects a job description via an n8n Form, validates the text length, then uses OpenAI to score inclusivity, detect gender-coded wording, and flag disCode · Basic LLM Chain · OpenAI Chat Model · Auto-fixing Output Parser · Structured Output Parser0 views
Check job descriptions for bias with forms and OpenAI GPT-4.1Quick Overview This workflow collects a job description via an n8n form and uses OpenAI to score inclusivity, identify gender-coded language, and flag discouraging phrases with sugCode · Basic LLM Chain · OpenAI Chat Model · Auto-fixing Output Parser · Structured Output Parser0 views
Grade cold outreach emails and generate an HTML report with OpenAI GPT-4.1Quick overview This workflow collects a cold email subject and body via an n8n Form, validates the input, and uses OpenAI to generate a structured A–F quality grade with copy and dCode · Basic LLM Chain · OpenAI Chat Model · Structured Output Parser0 views
Solve Google reCAPTCHA v2 challenges with CaptchaSonic and webhooksQuick overview This workflow solves Google reCAPTCHA v2 challenges using CaptchaSonic, supporting webhook-based requests, scheduled monitoring against the reCAPTCHA demo page, and HTTP Request0 views
Analyze contract risk and red flags with OpenAI from a web formQuick overview This workflow collects pasted contract or terms-of-service text via an n8n Form and uses OpenAI to generate a structured risk score, plain-English summary, and flaggCode · Basic LLM Chain · OpenAI Chat Model · Structured Output Parser0 views
Monitor churn risk from competitor job posts with JSearch, Google Sheets, and GmailQuick overview This workflow runs weekly to scan customer job postings via RapidAPI JSearch for competitor tool keywords, calculates renewal proximity from Google Sheets, and alertGoogle Sheets · HTTP Request · Gmail · Code0 views
Filter and deduplicate AI news with Google Sheets, OpenAI, and Hugging FaceQuick overview Reads your RSS feeds daily, kills obvious noise with free keyword rules, then groups outlets covering the same story using cheap embeddings, so the AI judge never ruGoogle Sheets · HTTP Request · Code · Basic LLM Chain · OpenAI Chat Model0 views
Verify hotel receipts against bookings with GPT-4o vision, Slack, and SheetsQuick overview This workflow receives receipt or invoice uploads via a webhook, uses OpenAI GPT-4o vision to extract structured fields, validates totals and currency against expectGoogle Sheets · HTTP Request · Slack · Code0 views
Triage brand crises with OpenAI, Telegram, Slack, and Google SheetsQuick overview This workflow receives negative brand mentions via webhook, uses OpenAI to classify crisis severity and draft a holding statement, logs incidents to Google Sheets, aGoogle Sheets · Slack · Telegram · OpenAI0 views
Find and audit recurring subscriptions with Gemini, Gmail and Google SheetsQuick Overview This workflow collects a CSV bank statement via an n8n form, detects stable recurring charges, and uses Google Gemini to classify subscriptions and recommend keep/reGoogle Sheets · Gmail · Code · Basic LLM Chain · Structured Output Parser0 views
Explain contract PDFs and flag risky clauses with Gemini and GmailQuick Overview This workflow collects a contract PDF via an n8n form, extracts its text, uses Google Gemini to generate a structured plain-language review with risk flags, logs theGoogle Sheets · Gmail · Code · Basic LLM Chain · Structured Output Parser0 views
Build a trip itinerary from Gmail booking emails with Gemini and Google SheetsQuick Overview This workflow polls Gmail for unread travel confirmation emails, uses Google Gemini to detect real bookings and extract structured trip details, then upserts each boGoogle Sheets · Gmail · Code · Basic LLM Chain · Structured Output Parser0 views
Create Notion tasks from inbound SMS with Twilio and rule-based date parsingQuick overview This workflow triggers on inbound Twilio SMS messages, parses simple due-date phrases using a deterministic rule table, and creates a task page in a Notion database Notion · Code0 views