Auto-generate sticky notes and rename nodes
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
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 pass.
Setup steps
- Add your OpenAI API credentials to the two OpenAI Chat Model nodes.
- Paste your target workflow JSON into the "Set Workflow Variables" node.
- Set
renameNodestotrueorfalsedepending on whether you want node renaming.