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

448 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.

Send daily Azure IoT Hub fleet health reports with OpenAI and GmailQuick overview This workflow runs daily at 9:00 AM to query your Azure IoT Hub device registry, classify fleet health (online, offline, stale, disabled), generate an HTML executiveHTTP Request · Gmail · Code · OpenAI0 views
Generate and deploy nginx configs with SSH, web forms and CloudflareQuick overview This workflow serves a protected web form that collects domain and route settings, generates an nginx server configuration, optionally creates a Cloudflare DNS A recHTTP Request · Code0 views
Sync workflows to GitHub repository files using the n8n APIQuick overview This workflow is called by another n8n workflow to export a selected n8n workflow as a JSON file and sync it to a GitHub repository, creating the file if it doesn’t GitHub0 views
Diagnose incident root causes and plan remediation with Claude and WhatsAppQuick overview This workflow ingests a production incident via webhook or manual trigger, fetches logs, metrics, traces, GitHub activity, infrastructure changes, and deployment hisHTTP Request · WhatsApp Business Cloud · Code0 views
Predict and prevent service failures with Claude, ClickUp, and WhatsApp alertsQuick overview This workflow runs daily to collect incident, deployment, metrics, log-volume, and GitHub code-churn history, builds per-service risk profiles, asks Anthropic ClaudeHTTP Request · WhatsApp Business Cloud · Code0 views
Assess GitHub bus-factor risk in GitHub with Claude, tickets and SlackQuick overview This workflow ingests GitHub push events, merged pull requests, and scheduled contributor baselines, batches them through an external ownership-signal buffer, scoresHTTP Request · Slack · Code · AI Agent · Anthropic Chat Model0 views
Draft and track incident postmortems with OpenAI, Google Sheets, Discord and GmailQuick Overview This workflow collects incident reports via an n8n form, uses OpenAI (DeepSeek) to draft a structured postmortem, logs postmortems and action items to Google Sheets,Google Sheets · Telegram · Discord · Gmail · Code0 views
Back up workflows to GitHub with deterministic JSON exportsQuick overview This workflow runs daily and exports all workflows from your n8n instance, normalizes them into deterministic JSON files, and pushes the result to a GitHub repositorHTTP Request · Code0 views
Monitor grid frequency anomalies and incidents with SCADA and ops APIsQuick overview This workflow runs every minute (or manually) to pull grid frequency readings from a telemetry API, calculate deviation and ROCOF per region, enrich anomalies with rHTTP Request · Code0 views
Remediate Kubernetes CrashLoopBackOff incidents with OpenAI, Slack, SendGrid and Google SheetsQuick overview This workflow detects Kubernetes pods in CrashLoopBackOff via an Alertmanager webhook or a 2-minute poll, fetches failing container logs, uses OpenAI to diagnose theHTTP Request · Code · AI Agent · OpenAI Chat Model0 views
Notify on workflow errors via Slack with Discord fallbackQuick overview This workflow catches failures from any other n8n workflow via the built-in Error Trigger, posts a readable summary to Slack, and automatically falls back to DiscordHTTP Request · Code0 views
Detect AWS cost spikes and open Terraform fix PRs with OpenAI and SlackQuick overview This workflow runs every 6 hours to detect AWS Cost Explorer spend spikes, correlates the spike to the latest Terraform change in GitHub, uses OpenAI to draft a rootHTTP Request · Slack · Code · AI Agent · OpenAI Chat Model0 views
Expose workflow management tools over an MCP server using the n8n Public APIQuick overview This workflow exposes an MCP (Model Context Protocol) server endpoint that lets an MCP client manage workflows and executions in an n8n instance via the n8n Public AHTTP Request · Code · Call n8n Workflow Tool0 views
Monitor workflow heartbeats with Google Sheets and Slack alertsQuick overview This workflow implements a dead man’s switch for scheduled jobs by recording heartbeat check-ins via a web-hook to Google Sheets and alerting to Slack when a job misGoogle Sheets · Slack · Code0 views
Diagnose failed n8n workflows with Claude and Gmail alertsQuick overview This workflow acts as a global n8n error handler: when any other workflow fails, it suppresses repeat alerts, sends the failure details to Anthropic Claude for a plaHTTP Request · Slack · Gmail · Code0 views
Monitor stale workflows via the n8n API and send alerts to Slack or TelegramQuick Overview This workflow runs hourly to check the last successful execution time of selected n8n workflows via the n8n REST API, and sends an alert (Slack by default, or TelegrSend Email · HTTP Request · Slack · Telegram · Code0 views
Diagnose workflow failures with Google Gemini, Google Sheets and SlackQuick Overview This error-handling workflow captures failures from other n8n workflows, uses Google Gemini to diagnose the cause in plain language, logs each incident to Google SheGoogle Sheets · Slack · Code · Basic LLM Chain · Structured Output Parser0 views
Monitor website uptime with HTTP checks and SMTP email alertsQuick overview This workflow runs every five minutes to check a specified website URL with an HTTP request and sends an email alert via SMTP whenever the response status code is noSend Email · HTTP Request0 views