There are 16 repositories under n8n-template topic.
Supercharge your workflow automation with this curated collection of n8n templates! Instantly connect your favorite apps-like Gmail, Telegram, Google Drive, Slack, and more-with ready-to-use, AI-powered automations. Save time, boost productivity, and unlock the true potential of n8n in just a few clicks.
A curated set of 200+ plug-and-play n8n workflows that fuse classic automation with today’s AI stack—vector DBs, embeddings, and LLMs. Import any JSON, add your creds, hit Activate, and you’re live. Built to demo, prototype, or drop straight into production.
Welcome to Awesome n8n – your new favorite destination for everything related to advanced n8n workflows, templates, and resources. After a monumental effort and countless hours of work, we have successfully created a clean, comprehensive, and properly formatted llms.txt file for the n8n-docs containing the complete official n8n documentation.
n8n Workflows by workflows.diy
Terminal agent + Prompts = ready to import n8n workflow JSON files
A complete WhatsApp automation system for order processing using n8n workflows, Node.js, and WhatsApp Business API.
Unlock lightning-fast, cost-effective Twitter (X) thread extraction with this ready-to-use n8n workflow template! Effortlessly fetch, merge, and automate entire Twitter threads for research, content curation, or archiving-no more manual copy-paste. Supercharge your social media automation and save time with seamless Twitter API integration!
Effortlessly extract, translate, rewrite, and repost entire Twitter threads in any language with this powerful n8n workflow. Instantly reach new audiences and automate your multilingual Twitter content—no manual copy-paste, just seamless end-to-end automation. Perfect for creators and social media managers ready to supercharge their global presence
AI-powered n8n templates by Solverine. Automate workflows, integrate LLMs, and revolutionize your operations with open-source AI solutions.
Supercharge your workflow automation with this curated collection of n8n templates! Instantly connect your favorite apps-like Gmail, Telegram, Google Drive, Slack, and more-with ready-to-use, AI-powered automations. Save time, boost productivity, and unlock the true potential of n8n in just a few clicks.
A professionally organized collection of 2,053 n8n workflows with a lightning-fast documentation system that provides instant search, analysis, and browsing capabilities.
One-click automated installation and configuration of n8n workflow automation platform on Linux servers
My personal used and created n8n workflow templates
This project is a lightweight context-aware assistant app that integrates with n8n to provide assistance with JSON formatting, workflow error correction, prompt writing, and other n8n-related tasks.
A ready-made workflow for n8n that implements a project management system. The system uses a Telegram bot to interact with executors (employees, foremen, workers), Google Sheets to store data and automatic reminders about tasks and photo reports.
A production-ready Docker template for running n8n in queue mode with Redis and PostgreSQL for scalable workflow automation.
2000+ free N8N AI automation workflows. Discover, copy and use in your projects.
An n8n automation that fetches the latest news from an RSS feed, summarizes it using Groq's LLaMA 3, and sends it to Telegram — fully automated, customizable, and self-hosted.
A reusable auditing tool for n8n that automatically analyses workflows for security issues, performance risks, error handling, readability, and AI usage.
🚀 Level up your workflow automation with plug-and-play n8n templates. Easily connect apps like Gmail, Telegram, Google Drive, Slack, and more using powerful, AI-powered workflows. Save time, boost productivity, and automate smarter with n8n.
This repository will be made publicly available and will serve as a hub for various n8n-related projects. Our goal is to provide a comprehensive resource for both beginners and experienced users looking to leverage the power of n8n.
A modern, full-featured marketplace for sharing and discovering N8N workflows. Built with Next.js 15, TypeScript, and deployed on Cloudflare.
This workflow fetches real-time weather data from the OpenWeather API, stores it in a Google Sheet, formats it into a beautifully styled HTML report and emails it to recipients automatically every day at 10:00 AM. It helps teams track and monitor daily weather trends and optionally correlate them with energy production or field operations.
This workflow accepts a video via HTTP upload, verifies it’s a valid video, extracts a thumbnail frame at the 5-second mark using FFmpeg (auto-installs a static build if missing), uploads the image to a specified Google Drive folder and returns a structured JSON response containing the new file’s details.
This workflow automatically analyzes user-submitted product reviews and classifies them by sentiment using OpenAI’s powerful language models. It eliminates the need to manually sift through feedback by tagging each review with a sentiment score.
This Agent is an automated workflow built with n8n that checks the weather forecast daily for your location and sends you an email reminder to carry an umbrella if rain is expected.
This is a public repository where I share my N8N templates.
World's Largest n8n Workflow Template Library + AI Generation
🤖 Streamline content creation by turning blog links into AI-generated avatar videos on YouTube, all triggered easily via Telegram.
This n8n workflow automatically fetches all interview events scheduled for today from a specified Google Calendar and sends a personalized email to each interviewer. The email contains a formatted HTML table listing their interview details, including meeting times, Google Meet links, and attendees with their response status.
This workflow sends a Slack ping to each interviewer shortly before their interview starts. It checks the Interviews Google Calendar every minute, finds interviews starting in the next 10 mins and sends a Slack DM with the candidate name, role, local start time, meeting link, and any CV: / Notes: links present in the event description.
This n8n workflow automatically monitors equipment health by fetching real-time metrics like temperature, voltage and operational status. If any of these parameters cross critical thresholds, an alert is instantly sent to a Microsoft Teams channel and the event is logged in Google Sheets. The workflow runs every 15 minutes by default.
This workflow accepts raw sensor data from IoT devices via webhook, applies basic cleaning and transformation logic, and writes the cleaned data to an InfluxDB instance for time-series tracking. Perfect for renewable energy sites, smart farms and environmental monitoring setups using dashboards like Grafana or Chronograf.
This workflow automatically monitors solar energy production every 2 hours by fetching data from the Energidataservice API. If the energy output falls below a predefined threshold, it instantly notifies users via email. Otherwise, it logs the data into a Google Sheet and posts a daily summary to Slack.
This workflow automates summarizing YouTube videos by accepting a YouTube URL via a form, fetching the video transcript using Apify, and then generating a concise summary with OpenAI GPT.