Auto-generate sticky notes and rename nodes — Workflow n8n

Wysoka złożoność Wyzwalacz23 węzłów🏷️ Document Opsautor: Miha

Przegląd

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

Użyte węzły

CodeAI AgentOpenAI Chat ModelStructured Output Parser

Podgląd 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

Jak to działa

  1. 1

    Wyzwalacz

    Workflow uruchamia się wyzwalaczem wyzwalacz.

  2. 2

    Przetwarzanie

    Dane przepływają przez 23 węzłów, connecting agent, code, if.

  3. 3

    Wyjście

    Workflow kończy automatyzację i dostarcza wynik do skonfigurowanego miejsca docelowego.

Szczegóły węzłów (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

Jak zaimportować ten workflow

  1. 1Kliknij przycisk Pobierz JSON po prawej stronie, aby zapisać plik workflow.
  2. 2Otwórz swoją instancję n8n. Przejdź do Workflow → Nowy → Importuj z pliku.
  3. 3Wybierz pobrany plik auto-generate-sticky-notes-and-rename-nodes i kliknij Importuj.
  4. 4Skonfiguruj dane uwierzytelniające dla każdego węzła usługi (klucze API, OAuth itp.).
  5. 5Kliknij Testuj workflow, aby sprawdzić, czy wszystko działa, a następnie aktywuj go.

Lub wklej bezpośrednio w n8n → Importuj z JSON:

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

Integracje

agentcodeiflmchatopenaimanualtriggeroutputparserstructuredset

Pobierz ten workflow

Pobierz i zaimportuj jednym kliknięciem

Pobierz JSONZobacz na n8n.io
Węzły23
Złożonośćhigh
Wyzwalacztrigger
KategoriaDocument Ops

Autor

Miha

Miha

@miha

Tagi

agentcodeiflmchatopenaimanualtriggeroutputparserstructuredset

Nowy w n8n?

n8n to darmowe narzędzie open-source do automatyzacji workflow. Hostuj samodzielnie lub użyj wersji chmurowej.

Pobierz n8n za darmo →