Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Automated Airtable to Postgres Migration with n8n
On a webhook request, migrates Airtable records into Postgres in batches and returns an HTML status report.
Generate & Optimize Brand Stories with Ollama Llms and Google Sheets
On a chat message, generates and optimizes brand stories with Ollama and saves them to Google Sheets.
Automate Sleep Meditation Content Creation with Elevenlabs V3 & DeepSeek AI
On a webhook request, writes sleep-meditation scripts with DeepSeek, voices them via ElevenLabs, and saves the audio to Google Drive.
AI-powered interview preparation system using local LLM for campus placements
On form submission, generates interview questions with local Ollama, logs answers to Google Sheets, and emails a generated PDF prep pack.
Strava Social Manager (AI Title & Description Generation)
On a new Strava activity, generates a title and description with OpenRouter and updates the activity.
Discord Channel Creation from Google Sheets with Member Notifications
When a Google Sheets row is added, creates a matching Discord channel, notifies members, and updates the sheet.
Bluesky New Follower Auto DM
On a schedule, checks Bluesky for new followers and automatically sends each one a direct message.
Post images and text from Google Drive and Sheets to LinkedIn
On a schedule, pulls image and text content from Google Sheets, posts it to LinkedIn, and reports status via Telegram.
Segment PDFs by Table of Contents with Gemini AI
On manual trigger, extracts a PDF's table of contents with Gemini and splits it into sections saved to Google Drive.
Create an Image Enhancement API Endpoint with Nero AI Business API
On a webhook request, calls the Nero AI image-enhancement API, polls for completion, and returns the enhanced image.
Clone LinkedIn Writing Styles with AI Analysis & Prompt Generation to Airtable
On form submission, scrapes LinkedIn posts, analyzes the writing style with OpenRouter, and saves generated style prompts to Airtable.
Label Incoming Messages, Build a Knowledge Graph, Notify via Telegram
On a new Gmail message, classifies and labels it with OpenAI and Gemini, builds a knowledge graph, and alerts via Telegram.
Generate Captions from Autocomplete Ideas Using Dumpling AI + GPT 4o
On a schedule, pulls keywords from Google Sheets, fetches autocomplete ideas via Dumpling AI, and generates captions with OpenAI.
GitHub automation hub: complete API controls for AI agents
Exposes GitHub API operations as MCP tools, letting AI agents manage repositories, issues, and pull requests on request.
Radarr Notifications
On a Radarr webhook, routes events by type, enriches them via HTTP, and dispatches formatted movie notifications.
Unix Timestamp to ISO Date Converter
On a webhook request, converts the submitted Unix timestamp to an ISO date and returns it in the response.
Automated Video Analysis: AI-Powered Insight Generation from Google Drive
On a schedule, retrieves videos from Google Drive and generates analysis insights with Google Gemini.
TinyURL Shortener via Webhook
On a webhook request, shortens the submitted URL via the TinyURL API and returns the short link in the response.
AI Powered Lead Scoring with Salesforce, GPT 4o, and Slack with Data Masking
On a new Salesforce lead, masks sensitive fields, scores it with OpenAI, and posts the result to Slack.
Recipe Recommendation Engine with Bright Data MCP & OpenAI
Manually scrapes recipes via a Bright Data MCP client, generates recommendations with OpenAI, and saves them to a file.
YouTube Channel Intelligence Collector
On a new Google Sheets row, fetches YouTube channel data via HTTP and writes the collected metrics back to Google Sheets.
SEO Keyword Monitoring
On a new Airtable keyword, fetches search rankings via HTTP, updates Airtable, and posts ranking alerts to Slack.
CFO Expense Reviewer Agent
On a new Airtable expense record, an OpenAI agent reviews it against Pinecone-stored policy and writes the verdict back to Airtable.
Automated Book Summarization with DeepSeek AI, Qdrant Vector Db & Google Drive
On a new Google Drive file, embeds the book into Qdrant and generates a summary with DeepSeek via retrieval-augmented Q&A.