AI Agents

AI Agent for n8n Creators Leaderboard - Find popular workflows

43 nodes 234 129 Automatic trigger
Download

Workflow Description

An intelligent agent that analyzes n8n creator data to identify and rank the most popular workflows. It retrieves information from multiple sources, processes insights using advanced language models, and publishes findings across social channels to highlight trending automation patterns.

How it works

  1. 1.Receive user query through the interactive chat trigger interface
  2. 2.Process the request with an AI Agent powered by OpenAI's language model
  3. 3.Extract and filter popular workflows from the n8n database or API
  4. 4.Sort results by engagement metrics and calculate influence scores
  5. 5.Generate formatted report and export to structured file output
  6. 6.Publish curated findings to X/Twitter and configured notification channels

Use cases

  • Identify successful workflow patterns and trending automation use cases in the creator community
  • Enable n8n users to discover proven solutions and best practices from top performers
  • Guide product development decisions based on actual user needs and adoption patterns
  • Share trending insights with the broader ecosystem to drive engagement and knowledge sharing

Requirements

  • Valid OpenAI API key with access to GPT models for intelligent analysis
  • Authenticated X/Twitter developer account with posting permissions
  • Access to n8n workflow database through API or direct database connection
  • Optional local LLM engine (Ollama) or stable cloud-based language processing infrastructure

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

OpenAI Twitter/X Chat Trigger Tool AI Agent Read Write File Lm Chat Ollama Sort Memory

Details

Trigger Automatic trigger
Nodes 43
Apps 9
Views 234
Downloads 129

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (43)

/

stats_aggregate_creators

HTTP Request

#1

stats_aggregate_workflows

HTTP Request

#2

Global Variables

Set

#3

Parse Workflow Data

Set

#4

Parse Creators Data

Set

#5

Take Top 25 Creators

Limit

#6

Aggregate

Aggregate

#7

Filter By Creator Username

Filter

#8

gpt-4o-mini

OpenAI

#9

When Executed by Another Workflow

Execute Workflow Trigger

#10

When chat message received

Chat Trigger

#11

Workflow Tool

Tool Workflow

#12

creator-summary

Convert To File

#13

Workflow Response

Set

#14

n8n Creator Stats Agent

Agent

#15

Save creator-summary.md

Read Write File

#16

Summary Report

Set

#17

Sticky Note

Sticky Note

#18

Sticky Note1

Sticky Note

#19

Sticky Note2

Sticky Note

#20

Ollama Chat Model

Lm Chat Ollama

#21

Sticky Note3

Sticky Note

#22

Sticky Note4

Sticky Note

#23

Sticky Note5

Sticky Note

#24

Sticky Note6

Sticky Note

#25

Sticky Note7

Sticky Note

#26

Sticky Note8

Sticky Note

#27

Creators Data

Set

#28

Workflows Data

Set

#29

Merge Creators & Workflows

Merge

#30

Sticky Note9

Sticky Note

#31

Split Out Creators

Split Out

#32

Split Out Workflows

Split Out

#33

Sort By Top Weekly Creator Inserts

Sort

#34

Sort By Top Weekly Workflow Inserts

Sort

#35

Take Top 300 Workflows

Limit

#36

Sticky Note10

Sticky Note

#37

Sticky Note11

Sticky Note

#38

Sticky Note12

Sticky Note

#39

Window Buffer Memory

Memory Buffer Window

#40

Sticky Note13

Sticky Note

#41

Sticky Note14

Sticky Note

#42

Sticky Note15

Sticky Note

#43