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.

Working with dates and timesTask: Handle dates and times in your workflow Why: Date and time formats can be hard to work with, we have 2 main ways of doing that with n8n that cover all the main needs Main u70.6k views
Optimize vessel fuel consumption, alerts, and reports with OpenAI and GmailQuick overview This workflow ingests vessel telemetry via a webhook, pulls historical performance from an n8n Data Table, and uses OpenAI agents to predict fuel burn, recommend fueGmail · Code · AI Agent · OpenAI Chat Model · Simple Memory0 views
Auto-fix ClickUp bug reports with OpenAI, Cursor, GitHub and SlackQuick overview This workflow receives ClickUp bug reports via webhook, uses OpenAI to plan a fix, optionally asks for developer approval in Slack, then triggers Cursor’s backgroundGitHub · HTTP Request · Slack · ClickUp · Code0 views
Build an engineering knowledge graph with ClickUp, GitHub, Claude, and SlackQuick overview This workflow ingests ClickUp tasks, GitHub pull request events, incident updates, and documentation changes, buffers them, then batch-processes the events to extracHTTP Request · Slack · Code · AI Agent · Anthropic Chat Model0 views
Route LLM prompts with Claude as primary and OpenAI as fallbackQuick overview A reusable LLM router. Another workflow calls it with a prompt, it asks Claude first, and it falls back to OpenAI when the primary answer is empty. It checks the ansHTTP Request · Code0 views
Run parallel webhook services with HTTP Request fan-outQuick overview This workflow fans out three concurrent HTTP POST requests to internal n8n webhook endpoints, simulates independent service runtimes, and returns a report showing tiHTTP Request0 views
Detect smart meter anomalies and route critical alerts via HTTP APIQuick overview This workflow runs hourly (or manually) to pull recent smart meter readings from a metering API, detect abnormal consumption patterns (spikes, drops, leakage, and stHTTP Request · Code0 views
Predict transformer overload risk and send alerts via HTTP APIs, email, and SlackQuick overview This workflow runs every 15 minutes to fetch transformer load, temperature, and 30-day historical data via HTTP APIs, calculates an overload risk score and projectedSend Email · Google Sheets · HTTP Request · Slack · Code0 views
Track IBM Quantum backend drift with Bell tests, Sheets, Gmail and OpenAIQuick overview Quantum processors drift every single day. This workflow runs a Bell state test on the least busy IBM Quantum backend, picks the healthiest qubit pair straight from Google Sheets · Gmail · Code · Basic LLM Chain · OpenAI Chat Model0 views
Monitor solar generation and grid usage with Open-Meteo data and Slack alertsQuick overview This workflow runs daily (or on demand) to pull solar production, grid usage, and Open‑Meteo weather data, estimate expected solar output, calculate net energy balanHTTP Request · Slack · Code0 views
Inspect product quality from Telegram photos with Google Sheets and GeminiQuick overview This workflow accepts product inspection photos from Telegram, looks up product-specific quality standards in Google Sheets, and uses Google Gemini to return a strucGoogle Sheets · Slack · Telegram · Gmail · Code0 views
Score cold-chain batch recall risk from IoT excursions with Anthropic and email alertsQuick overview This workflow receives cold-chain temperature excursion events via webhook, enriches them with shipment route history from a logistics API, uses Anthropic Claude to Send Email · HTTP Request · Code · AI Agent · Anthropic Chat Model0 views
ETL Pipeline for OracleQuick overview A configurable ETL pipeline and data sync tool for Oracle database replication and data integration. On a schedule, it finds only the rows changed since the last runCode · Oracle Database0 views
Alert on at-risk nursery plants with OpenWeather, Google Sheets, Gemini, and SlackQuick Overview This workflow runs daily at 7 PM IST, pulls an overnight forecast from OpenWeatherMap and plant inventory data from Google Sheets, uses Google Gemini to identify plaGoogle Sheets · HTTP Request · Slack · AI Agent · Structured Output Parser0 views
Send low-stock purchase orders with Google Sheets, Slack, and OpenAIQuick overview This workflow checks product stock levels from a Google Sheets inventory, calculates urgency and reorder needs, uses OpenAI to draft a purchase order message, posts Google Sheets · Slack · Code · AI Agent · OpenAI Chat Model0 views
Audit and improve workflows with OpenAI and SlackQuick overview This workflow runs weekly to audit your n8n workflows with OpenAI, posts improvement reports to Slack, and stores per-workflow scan preferences in an n8n Data Table Slack · Code · AI Agent · OpenAI Chat Model · Structured Output Parser0 views
Expose workflows as an MCP server for Claude and OpenAI agentsQuick overview This workflow exposes selected n8n workflows as Model Context Protocol (MCP) tools, letting MCP clients (like Claude Desktop) discover, allowlist, and execute taggedAI Agent · OpenAI Chat Model · Simple Memory · Call n8n Workflow Tool · MCP Client Tool0 views
Detect LLM prompt regressions with Data Tables, OpenAI APIs, and TelegramQuick overview Continuous quality checks for your production LLM prompts. Keeps a golden test set in n8n Data Tables, runs it on a schedule against any OpenAI-compatible API, compaHTTP Request · Telegram · Code0 views