Auto-generate sticky notes and rename nodes — Workflow n8n

Élevé complexité Déclencheur23 nœuds🏷️ Document Opspar Miha

Aperçu

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

Nœuds utilisés

CodeAI AgentOpenAI Chat ModelStructured Output Parser

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 23 nœuds, connecting agent, code, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (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

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier auto-generate-sticky-notes-and-rename-nodes téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

agentcodeiflmchatopenaimanualtriggeroutputparserstructuredset

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds23
Complexitéhigh
Déclencheurtrigger
CatégorieDocument Ops

Créé par

Miha

Miha

@miha

Tags

agentcodeiflmchatopenaimanualtriggeroutputparserstructuredset

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →