Skip to content
FlowHubFluxonLab

Marketplace

3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.

github
FluxonLab librarypro

GitHub Repo RAG Agent

Indexes GitHub files into a Qdrant vector store with OpenAI embeddings, then answers chat queries via a retrieval agent.

by FluxonLab Import
FluxonLab librarypro

Form AI Response Parser

On form submission, runs OpenAI LLM chains to parse answers into structured data, then filters and aggregates the results.

by FluxonLab Import
FluxonLab librarypro

OpenAI Chat Agent

On a chat message, runs an OpenAI agent that fetches data over HTTP, converts it to a file, and replies.

by FluxonLab Import
sheets
FluxonLab librarypro

OpenRouter Chat Logger

On a chat message, runs an OpenRouter agent with buffer memory, summarizes the exchange, and logs results to Google Sheets.

by FluxonLab Import
postgresgmail
FluxonLab librarypro

Gmail Email Vector Store With Postgres

On new Gmail messages, embeds content with Ollama into a Postgres pgvector store and sends an AI-drafted Gmail reply.

by FluxonLab Import
sheets
FluxonLab libraryfree

HTTP To Google Sheets

On manual run, fetches records over HTTP, splits them, and writes the rows into Google Sheets.

by FluxonLab Import
baserowgraphql
FluxonLab librarypro

Data Automation — Baserow

On a schedule, queries a GraphQL API and conditionally syncs the results into Baserow.

by FluxonLab Import
bluesky
FluxonLab librarypro

Bluesky Post Fetcher

Manually fetches Bluesky posts via the API, processes them in code, and aggregates the results.

by FluxonLab Import
github
FluxonLab librarypro

GitHub File Committer

On manual run, fetches data over HTTP, splits it, and commits files to GitHub while extracting their contents.

by FluxonLab Import
emailsmtp
FluxonLab librarypro

Scheduled Email And Slack Alerts

On a schedule, fetches data via HTTP, filters it, then sends email and Slack notifications for matching items.

by FluxonLab Import
wordpress
FluxonLab librarypro

Write a WordPress Post with AI (Starting from a Few Keywords)

From a keyword form submission, drafts an article with OpenAI and Wikipedia, then publishes it as a WordPress post.

by FluxonLab Import
FluxonLab librarypro

OpenAI NocoDB Generator

On manual run, fetches data, generates content with OpenAI, converts it to a file, and stores records in NocoDB.

by FluxonLab Import
FluxonLab librarypro

[2/3] Set up medoids (2 types) for anomaly detection (crops dataset)

On manual run, fetches a crops dataset over HTTP, computes two types of medoids in code, and prepares them for anomaly detection.

by FluxonLab Import
sheets
FluxonLab librarypro

OpenAI Qdrant Sheets Pipeline

On manual run, embeds web content with OpenAI into a Qdrant vector store, extracts structured fields, and logs them to Google Sheets.

by FluxonLab Import
sheets
FluxonLab librarypro

Generate New Keywords with Search Volumes⚒️⚒️🟢🟢

When called by another workflow, fetches keyword search volumes via HTTP and writes the new keywords to Google Sheets.

by FluxonLab Import
airtable
FluxonLab libraryfree

Airtable AI Slack Notifier

On new Airtable records, extracts fields with OpenAI, routes data via GraphQL, deduplicates, and posts notifications to Slack.

by FluxonLab Import
FluxonLab librarypro

OpenAI Web Page Summarizer

On manual run, scrapes and chunks web page content, then summarizes it with OpenAI using a summarization chain.

by FluxonLab Import
gmail
FluxonLab librarypro

Scrape Books from URL with Dumpling AI, Clean Html, Save to Sheets, Email as CSV

On a new Google Sheets row, scrapes and cleans book data, then emails it as a CSV attachment via Gmail.

by FluxonLab Import
googledrive
FluxonLab librarypro

Drive File AI Analyzer

On a new Google Drive file, extracts its contents, analyzes the text with OpenAI, and returns the processed results.

by FluxonLab Import
nocodb
FluxonLab librarypro

NocoDB Sync

On a schedule, fetches records via HTTP in batches, filters them, and syncs the results into NocoDB.

by FluxonLab Import
sheets
FluxonLab librarypro

Vision Based AI Agent Scraper with Google Sheets, Scrapingbee, and Gemini

On manual run, scrapes pages via screenshots, extracts structured data with a Gemini vision agent, and saves it to Google Sheets.

by FluxonLab Import
sheetsemailsmtp
FluxonLab libraryfree

Google Sheets + Slack Support Workflow — Email (SMTP)

On a schedule, reads rows from Google Sheets, enriches them via HTTP, then posts to Slack and sends an email.

by FluxonLab Import
googledrive
FluxonLab libraryfree

Rag:context Aware Chunking

On manual run, loads Google Drive documents, splits them into context-aware chunks, embeds with Gemini, and stores vectors in Pinecone.

by FluxonLab Import
quickchart
FluxonLab librarypro

Quick Chart Sync

On a schedule, aggregates n8n workflow data and renders a QuickChart visualization served back through a webhook response.

by FluxonLab Import