๐Ÿ”ฅ๐Ÿ“ˆ๐Ÿค– AI Agent for n8n Creators Leaderboard - Find Popular Workflows

๐Ÿ”ฅ๐Ÿ“ˆ๐Ÿค– AI Agent for n8n Creators Leaderboard - Find Popular Workflows

Complex
High
43
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
43
Node Types
18

Node Types

http Request
stats_aggregate_creators, stats_aggregate_workflows
2 nodes
set
Global Variables, Parse Workflow Data, Parse Creators Data, Workflow Response, Summary Report, Creators Data, Workflows Data
7 nodes
limit
Take Top 25 Creators, Take Top 300 Workflows
2 nodes
aggregate
Aggregate
1 node
filter
Filter By Creator Username
1 node
lm Chat Open Ai
gpt-4o-mini
1 node
execute Workflow Trigger
When Executed by Another Workflow
1 node
chat Trigger
When chat message received
1 node
tool Workflow
Workflow Tool
1 node
convert To File
creator-summary
1 node
agent
n8n Creator Stats Agent
1 node
read Write File
Save creator-summary.md
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8, Sticky Note9, Sticky Note10, Sticky Note11, Sticky Note12, Sticky Note13, Sticky Note14, Sticky Note15
16 nodes
lm Chat Ollama
Ollama Chat Model
1 node
merge
Merge Creators & Workflows
1 node
split Out
Split Out Creators, Split Out Workflows
2 nodes
sort
Sort By Top Weekly Creator Inserts, Sort By Top Weekly Workflow Inserts
2 nodes
memory Buffer Window
Window Buffer Memory
1 node

Workflow JSON

35.08 KB
{
  "id": "b8a4IwiwD9SlgF42",
  "meta": {
    "instanceId": "31e69f7f4a77bf465b805824e303232f0227212ae922d12133a0f96ffeab4fef",
    "templateCredsSetupCompleted": true
  },
  "name": "๐Ÿ”ฅ๐Ÿ“ˆ๐Ÿค– AI Agent for n8n Creators Leaderboard - Find Popular Workflows",
  "tags": [],
  "nodes": [
    {
      "id": "fcda047d-b609-4791-b3ae-f359d0c6a071",
      "name": "stats_aggregate_creators",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1240,
        1280
      ],
      "parameters": {
        "url": "={{ $json.path }}{{ $json['creators-filename'] }}.json",
        "options": {}
      },
      "typeVersion": 4.2
    },
    {
      "id": "fa1f51fd-6019-4d47-b17e-8c5621e6ab4c",
      "name": "stats_aggregate_workflows",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1240,
        1500
      ],
      "parameters": {
        "url": "={{ $json.path }}{{ $json['workflows-filename'] }}.json",
        "options": {}
      },
      "typeVersion": 4.2
    ...

Showing first 1000 characters. Click "Expand" to view the full JSON.