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.

Monitor multi-city courier weather risk with Open-Meteo, GPT-4o, Gemini and SlackQuick overview This workflow checks 48-hour forecasts from Open-Meteo for multiple cities on a 6-hour schedule or via an on-demand n8n form, scores conditions against courier-impacHTTP Request · Slack · Code · Basic LLM Chain · OpenAI Chat Model0 views
Notify website downtime via email and Telegram alertsQuick overview This workflow runs every minute to check one or more website URLs with HTTP requests and, if a site appears down on two consecutive checks, sends an email alert and Send Email · HTTP Request · Telegram0 views
Route CI/CD failure alerts with OpenAI, Slack, Linear, Sheets and GmailQuick Overview This workflow receives CI/CD failure webhooks, classifies severity by branch, uses OpenAI to generate a root-cause diagnosis and remediation, then alerts Slack, creaGoogle Sheets · HTTP Request · Slack · Gmail · Code0 views
Back up self-hosted workflows to Google Drive on a scheduleHow it works This workflow automatically backs up all your n8n workflows to Google Drive on a schedule. The workflow: Creates a new timestamped backup folder in Google Drive FetGoogle Drive0 views
Monitor API rate limits and alert with Slack, Gmail and Google SheetsQuick Overview This workflow runs on a recurring schedule to check an API’s rate-limit status via HTTP, calculates usage and severity, sends Slack and Gmail alerts when thresholds Google Sheets · HTTP Request · Slack · Gmail · Code0 views
Monitor website uptime and content changes with HTTP checks and SlackQuick Overview This workflow runs every 30 minutes to check a list of website URLs, detect downtime or page content changes using HTTP requests and stored workflow state, and post HTTP Request · Slack · Code0 views
Detect cloud cost spikes with Google Sheets, Slack, Gmail, and JiraQuick Overview This workflow runs daily to pull cloud spend from a billing API, compare it to a Google Sheets rolling baseline, and alert on cost spikes by creating a Jira incidentGoogle Sheets · HTTP Request · Slack · Jira Software · Gmail0 views
Route API requests via webhook with retries and backup endpointsQuick Overview This workflow exposes a webhook that forwards a request to a primary API, retries once after a short delay if it fails, and then fails over to a backup API, returninHTTP Request0 views
Monitor website uptime with Google Sheets and Gmail alertsWebpage Down Detector automatically monitors your website pages and alerts you if any go down. This workflow saves time, prevents silent downtime, and keeps your website reliable. Google Sheets · Gmail · Code0 views
Send daily stale PR review digest with GitHub and SlackQuick Overview This workflow runs every weekday at 9 AM, checks open pull requests across configured GitHub repositories, calculates how long each PR has been waiting on review actHTTP Request · Slack · Code0 views
Monitor website uptime and send alerts via Uptime Robot, Claude, and email/chatQuick overview This workflow runs on a frequent schedule to check UptimeRobot monitor status and a Google PageSpeed Insights test, logs monitor data to Google Sheets, and sends uptGoogle Sheets · HTTP Request · Telegram · Gmail · UptimeRobot0 views
Investigate CI/CD incidents in Slack with a GPT-5.5 AI agentOverview It is a sub-workflow that investigates CI/CD failures reported by engineers in Slack. It is invoked by a parent classifier and it runs an autonomous AI Agent that diagnoseSlack · AI Agent · OpenAI Chat Model · Call n8n Workflow Tool · MCP Client Tool0 views
Deploy n8n workflows with GitHub-based version controlSay goodbye to messy JSON exports. Treat your n8n automations like real software with a built-in CI/CD pipeline. Manually moving workflows between testing and production is a reciGitHub · HTTP Request · Code0 views
Update self‑hosted instance via GitHub, Coolify and MattermostWho is it for Self-hosters running n8n on Coolify who want to keep their instance up to date without manual checks or downtime surprises. How it works The workflow runs on a weeklHTTP Request0 views
Convert DevOps Mattermost requests into Jira tasks with OpenRouter GPT and GeminiOverview This is a sub-workflow that converts a free-form DevOps request posted in Mattermost into a properly formatted Jira task Requirements OpenRouter/OpenAI/Anthropic API keyMattermost · Jira Software · Code · AI Agent · Qdrant Vector Store0 views
Investigate Mattermost incident reports with an AI SRE assistant using OpenRouterOverview AI-powered SRE sub-workflow that investigates user-reported incidents coming from a Mattermost channel and posts a structured diagnostic report back into the same thread. Mattermost · Code · AI Agent · Qdrant Vector Store · Embeddings Google Gemini0 views
Investigate CI/CD incidents in Mattermost with an OpenRouter AI agentOverview It is a sub-workflow that investigates CI/CD failures reported by engineers in Mattermost. It is invoked by a parent classifier and it runs an autonomous AI Agent that diaMattermost · Code · AI Agent · Call n8n Workflow Tool · OpenRouter Chat Model0 views
Back up workflow JSON files to Google Drive using the n8n APIWho’s it for This workflow is designed for n8n users who want an automated way to back up their workflows to Google Drive. It is useful for freelancers, developers, automation ageGoogle Drive0 views