AI Agents

AI agent for leaderboard reporting for top n8n creators

49 nodes 215 111 Automatic trigger
Download

Workflow Description

An AI agent that automatically tracks and ranks top n8n creators, compiles leaderboard reports with their performance metrics, and distributes them via email, messaging apps, and Google Drive with scheduled frequency.

How it works

  1. 1.Activate scheduled trigger to run the reporting workflow at set intervals
  2. 2.Fetch creator data from multiple sources including Twitter/X and n8n platform metrics
  3. 3.Aggregate, sort, and analyze performance data using OpenAI and Gemini language models

Use cases

  • Generate monthly leaderboards of top n8n community contributors and email to stakeholders
  • Track creator engagement metrics and publish automated reports to internal teams
  • Create shareable leaderboard files and distribute via Gmail, Telegram, and Google Drive

Requirements

  • API keys for OpenAI and Google Gemini for intelligent data processing
  • Access to Twitter/X public data and n8n creator profiles
  • Gmail and Telegram configured for automated message delivery

Service Value

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

Apps Used

OpenAI Twitter/X Tool Read Write File Sort Google Drive AI Agent Gemini LLM Chain Gmail Telegram

Details

Trigger Automatic trigger
Nodes 49
Apps 11
Views 215
Downloads 111

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 (49)

/

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

Aggregate

Aggregate

#6

gpt-4o-mini

OpenAI

#7

When Executed by Another Workflow

Execute Workflow Trigger

#8

Workflow Tool

Tool Workflow

#9

creator-summary

Convert To File

#10

Workflow Response

Set

#11

Save creator-summary.md

Read Write File

#12

Sticky Note

Sticky Note

#13

Sticky Note1

Sticky Note

#14

Sticky Note2

Sticky Note

#15

Sticky Note3

Sticky Note

#16

Sticky Note5

Sticky Note

#17

Sticky Note6

Sticky Note

#18

Sticky Note7

Sticky Note

#19

Sticky Note8

Sticky Note

#20

Creators Data

Set

#21

Workflows Data

Set

#22

Merge Creators & Workflows

Merge

#23

Split Out Creators

Split Out

#24

Split Out Workflows

Split Out

#25

Sort By Top Weekly Creator Inserts

Sort

#26

Sort By Top Weekly Workflow Inserts

Sort

#27

Sticky Note10

Sticky Note

#28

Sticky Note11

Sticky Note

#29

Schedule Trigger

Schedule Trigger

#30

Take Top 10 Creators

Limit

#31

Take Top 50 Workflows

Limit

#32

Google Drive

Google Drive

#33

Sticky Note4

Sticky Note

#34

Sticky Note9

Sticky Note

#35

Sticky Note12

Sticky Note

#36

Convert Markdown to HTML

Markdown

#37

n8n Creators Stats Agent

Agent

#38

Sticky Note13

Sticky Note

#39

Google Gemini Chat Model

Gemini Model

#40

Create Top 10 Workflows List

LLM Chain

#41

Sticky Note14

Sticky Note

#42

Sticky Note15

Sticky Note

#43

Sticky Note16

Sticky Note

#44

Convert Top 10 Markdown to HTML

Markdown

#45

Gmail Creators & Workflows Report

Gmail

#46

Telegram Top 10 Workflows List

Set

#47

Gmail Top 10 Workflows List

Gmail

#48

Sticky Note17

Sticky Note

#49