15 KiB
n8nworkflows.xyz
Standalone and versionable archive of n8n workflows from the official n8n.io/workflows website. This repository allows you to preserve, version, and reuse workflow templates in minimal format, ready to be imported offline.
📋 Table of Contents
📁 Repository Structure
n8nworkflows.xyz/
├── archive/
│ └── workflows/
│ ├── workflow-name-id-1/
│ │ ├── readme.md
│ │ ├── workflow.json
│ │ ├── metadata.json
│ │ └── workflow-name-id-1.webp
│ ├── workflow-name-id-2/
│ │ └── ...
│ └── ...
└── README.md
Each workflow is isolated in its own folder to facilitate navigation, versioning, and individual import.
📄 Archived Workflow Format
Each workflow folder contains exactly 4 files:
| File | Description |
|---|---|
readme.md |
Complete workflow description in Markdown (original template's readme field) |
workflow.json |
Raw workflow export in JSON format, ready to be imported into n8n |
metadata.json |
Metadata: author (user_*), tags, creation date, public link to https://n8n.io/workflows/<workflowId> |
<slug-and-id>.webp |
Workflow screenshot (hero image from Supabase worklowscreenshot bucket) |
📚 Workflows Summary (50 workflows)
- AI Agents can Create, Enrich leads with this Lemlist Tool MCP Server-5233
- AI Podcast Generator with RSS Feed & ElevenLabs Voice-5084
- AI-Powered Knowledge Assistant using Google Sheets, OpenAI, and Supabase Vector Search-4477
- Auto-Post Breaking News Content Using Perplexity AI to X (Twitter)-3822
- Automate Lead Nurturing & Follow-Up with Gmail, Twilio SMS & GoHighLevel-4027
- Automate Shopify Orders from Airtable with Gmail Confirmations-9448
- AWS Azure GCP Multi-Cloud Cost Monitoring & Alerts for Budget Control-7374
- Baserow campaign database to Shopify with image upload & dynamic template update-2186
- Bidirectional ClickUp Task & Google Calendar Sync with Multi-Calendar Routing-7871
- Build a RAG System with Automatic Citations using Qdrant, Gemini & OpenAI-5023
- Build a Support Ticket Analytics Dashboard with ScrapeGraphAI, Google Sheets & Slack Alerts-6431
- Check Email via AI agent with Mailcheck Tool MCP Server-5208
- Check for preview for a link -935
- Complete Zendesk API Integration with MCP Server for AI Agents-5057
- Convert n8n tags into folders and move workflows-3445
- Create .SRT Subtitles & .LRC Lyrics from Audio with Whisper AI and GPT-5-nano-9589
- Create a Voice & Text Telegram Assistant with Lookio RAG and GPT-4.1-9870
- Create Images from Text Prompts using Flux Schnell and Replicate-6780
- Daily Competitor Research Automation using SerpAPI, Google Sheets & Airtable-7313
- Daily Crypto Market Report with CoinGecko, WhatsApp, and Email Alerts-7729
- Daily MLB Pitcher vs. Batter Matchup Analysis with Google Sheets and Telegram-7252
- Display ServiceNow Incident Details in Slack using Slash Commands-2727
- Explore n8n Nodes in a Visual Reference Library-3891
- Export Cloudflare Domains with DNS Records and Settings to Google Sheets-4850
- Extract Tasks from Telegram Messages to Notion using Gemini AI and Approvals-9271
- Find Recipes Using API Ninjas with Interactive Form Interface-7835
- Full Blog Content Automation with GPT-4, Claude & Ghost CMS Publisher-7920
- Generate Daily Sales Reports from Google Sheets with Formatted Email Summaries-6370
- Generate Personalized and Aggregate Survey Reports with Jotform and Gemini AI-9484
- Get notified on Gmail, Telegram and Slack on new Stripe purchase-3410
- Gmail Cold Email Sequence with Google Sheets Tracking & Slack Notifications-5000
- Gmail Email Auto-Organizer with Google Sheets Rules-8333
- Google services (Sheets/Drive/Gmail) instead of 'Google Suite'-10387
- IP Reputation Check & SOC Alerts with Splunk, VirusTotal and AlienVault-6037
- Lead Analysis & Personalized Email Generation with OpenAI, Firecrawl & gotoHuman-8520
- Malicious File Detection & Response: Wazuh to VirusTotal with Slack Alerts-5997
- Meta Ads Performance Analysis with GPT-4 & Gemini AI Comparisons-6545
- Monitor Brand Mentions on X with Gemini AI Visual Analysis & Telegram Alerts-8355
- Monitor Flight Price Drops and Send Email Alerts with SerpAPI and Gmail-6503
- Monitor Website Uptime with Gmail Alerts-5887
- Predict End of Utterance for smoother AI agent chats with Telegram and Gemini-5014
- Publish image & video to multiple social media (X, Instagram, Facebook and more)-3669
- Real-Time Crypto Price Bot for Telegram with Gemini AI & CoinGecko-9230
- Scrape Product Info from Website URLs in Google Sheets using Dumpling AI-6950
- Simple Google indexing Workflow in N8N-2123
- Streamline data from an n8n form into Google Sheet, Airtable and Email Sending-2087
- Tesla Quant Technical Indicators Webhooks Tool-4095
- Validate and Create LEDGERS Contacts from Google Sheets with Error Handling-4961
- ⚡📽️ Ultimate AI-Powered Chatbot for YouTube Summarization & Analysis-2956
- 🚀 TikTok Video Automation Tool ✨ – Highly Optimized with OpenAI & Replicate-3004
🔗 Useful Links
📝 License
This repository archives public workflows from n8n.io/workflows. Each workflow retains its original license. Refer to individual metadata for more information.
The archiving code and repository structure are licensed under MIT.
⚠️ Disclaimer
This project is independent and not officially affiliated with n8n. It is a personal initiative aimed at facilitating access to and preservation of public n8n workflows.
Made with ❤️ for the n8n community