Auto-generate sticky notes and rename nodes — n8n Workflow

High complexity Trigger23 nodes🏷️ Document Opsby Miha

Overview

This is an official n8n workflow that helps you follow our sticky note and naming guidelines - required for getting your template published on the n8n template library.

How it works:

Parses the workflow's nodes, connections, and spatial layout. Uses GPT-4o to group nodes into logical clusters and generate descriptive sticky notes. Resolves any overlapping sticky notes through iterative collision detection. Optionally renames all nodes to follow descriptive naming conventions via a second AI pa

Nodes used

CodeAI AgentOpenAI Chat ModelStructured Output Parser

Workflow Preview

Initialize workflow
Starts the workflow and sets initial variables.
Prepare and parse nodes
Prepares nodes and parses them for further processing.
AI logical grouping
Uses AI to logically group nodes.
Collision handling and export
Handles collisions and merges results for export.
Iterative adjustment
Controls loop for iterative collision fixes and picks t
Conditional node renaming
Decides and executes the renaming procedure with AI ass
Final output preparation
Formats and normalizes the final workflow for output.
Sticky note generator and node renamer
How it works
This workflow creates sticky notes and renames your nod
How can we improve this workflow?
>>> Share your feedback here
modelmodelmodelparserparser
S
Start
Parse Nodes
AI Groups Logically
OpenAI Chat Model
Structured Output Parser
Generate Stickies
Strip & Prepare
Compute Bounding Boxes
Collision Resolution
Merge & Export
Pick Best Result
Collision Detector
I
If
Loop Controller (Automat…
S
Set Workflow Variables
S
Should Rename Nodes
O
Output Normalization
Parse for Renaming
AI Rename
Apply Renames
Format for Export
OpenAI Chat Model1
Structured Output Parser1
23 nodes25 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 23 nodes, connecting agent, code, if.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (23)

CO

Code

code

#1
AI

AI Agent

n8n-nodes-langchain.agent

#2
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#3
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#4

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded auto-generate-sticky-notes-and-rename-nodes file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Auto-generate sticky notes and rename nodes", "nodes": [...], ...}

Integrations

agentcodeiflmchatopenaimanualtriggeroutputparserstructuredset

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes23
Complexityhigh
Triggertrigger
CategoryDocument Ops

Created by

Miha

Miha

@miha

Tags

agentcodeiflmchatopenaimanualtriggeroutputparserstructuredset

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →