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

1k 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 regulatory website changes with Claude Sonnet and Gmail alertsQuick overview This workflow runs daily to monitor regulatory websites, detect page changes via hashing, analyze potential compliance impact with Anthropic Claude Sonnet, log findiHTTP Request · Crypto · Gmail · Code · AI Agent0 views
Transcribe WhatsApp audio with Groq Whisper and save transcripts to Google DriveQuick overview This workflow receives a webhook with a Base64-encoded WhatsApp call recording from a Google App Script, transcribes the audio using Groq’s Whisper API, and saves thHTTP Request · Code0 views
Score client toxicity from form submissions with GPT-4o Mini and n8n FormsQuick Overview This workflow collects a client’s message via an n8n Form, analyzes it with OpenAI (GPT-4o Mini) to score toxicity and identify warning signs, then generates a styleCode · Basic LLM Chain · OpenAI Chat Model0 views
Score freelancer proposal PDFs from form submissions with OpenAI GPT-4o MiniQuick Overview This workflow collects a client’s requirements and a freelancer’s proposal PDF via an n8n Form, extracts the PDF text, and uses OpenAI (GPT-4o Mini) to score the proCode · Basic LLM Chain · OpenAI Chat Model0 views
Create seminar teaching packs from research PDFs with Qwen, Gotenberg and GmailQuick overview This workflow collects a research paper PDF via an n8n Form, uses an AI agent (with schema validation) to generate a seminar-ready teaching pack and slide plan, rendHTTP Request · Gmail · Code · AI Agent · Structured Output Parser0 views
Build CMS import rows and collision-safe redirects from a legacy CSV uploadQuick overview This workflow uses an n8n Form to upload a legacy content CSV, normalizes source URLs and slugs, generates collision-safe destination slugs, and outputs CMS import rCode0 views
Ensure required data tables exist using OpenAI and Google GeminiQuick overview This workflow is called by another n8n workflow to ensure a specific n8n Data Table exists, checking existing tables first and creating the table with an OpenAI-poweAI Agent · Simple Memory · Google Gemini Chat Model0 views
Match GAEB X83 tender positions to catalog SKUs with flinq.ai extract and rerankQuick overview This workflow downloads a sample product catalog and a GAEB X83 tender file, extracts tender positions with flinq.ai, and reranks catalog items against each positionHTTP Request · Code0 views
Send Stripe payment thank-you receipts with Claude Sonnet and GmailQuick overview This workflow triggers on successful Stripe charges, normalizes payment details, uses Anthropic Claude to generate a personalized thank-you and receipt message, logsGmail · AI Agent · Anthropic Chat Model · Structured Output Parser0 views
Convert UTC to MENA local time with Hijri seasons and Ramadan send rulesQuick overview This sub-workflow takes a UTC timestamp and MENA locale inputs and returns a typed object with local time, workweek/weekend status, Hijri (Umm al-Qura) season flags,Code0 views
Verify tax IDs in PDF uploads with Groq, Google Sheets, Lovable, and GmailQuick overview This workflow receives tax document PDFs from a Lovable form webhook, extracts and parses the Tax ID with Groq, validates and matches it against a Google Sheets “TaxGoogle Sheets · HTTP Request · Gmail · Code0 views
Find recurring YNAB payees from the last two months and generate an HTML reportQuick overview This manual workflow pulls the last two full months of transactions from the YNAB API, identifies payees that appear in both months as potential recurring charges, aHTTP Request · Code · HTML0 views
Generate bulk certificates from Google Sheets with BulkCertifyQuick overview This workflow reads recipient names and emails from Google Sheets, submits them to the BulkCertify.app API to generate a certificate batch, polls until the batch is Google Sheets · HTTP Request0 views
Send weekly KPI summary emails from Google Sheets using Gemini and GmailQuick Overview This workflow runs weekly to read metrics from Google Sheets, compute totals and averages, generate an executive summary with Google Gemini, and send a styled HTML rGoogle Sheets · Gmail · Code · HTML · Basic LLM Chain0 views
Archive Discord audit logs to Google Sheets and send weekly Slack digestsQuick overview This workflow runs daily to fetch new Discord server audit log entries, appends them to a Google Sheets ledger, and posts a weekly digest to Slack summarizing moderaGoogle Sheets · HTTP Request · Slack · Code0 views
Notify clients of delayed trade settlements with Google Sheets, Gemini, Slack and GmailQuick overview This workflow runs daily to check trade settlements stored in Google Sheets, identifies overdue trades, uses Google Gemini to classify delay reasons and severity, anGoogle Sheets · Slack · Gmail · Code · Google Gemini0 views
Analyze event feedback with Google Gemini, Discord, and GmailQuick overview This workflow collects attendee feedback via an n8n Form, uses Google Gemini with guardrails to classify sentiment, category, priority, and a summary, stores resultsDiscord · Gmail · AI Agent · Structured Output Parser · Google Gemini Chat Model0 views
Extract ecommerce products to Google Sheets with Snapshot Site and GPT-4oQuick Overview This workflow runs daily, reads e-commerce category URLs from Google Sheets, captures fully rendered HTML with Snapshot Site, uses an OpenAI chat model to extract stGoogle Sheets · Code · OpenAI Chat Model · Information Extractor0 views