No Products in the Cart
Skip the tedious part of writing documentation and turn your n8n workflows into clear, shareable blueprints โ fully automated.
This workflow takes any JSON workflow, parses its nodes, generates structured sticky notes (both per-node and a general overview), and arranges them neatly on your canvas. No more messy layouts or missing documentation โ everything is handled in one click.
It's perfect if you want to publish to the n8n marketplace , onboard teammates quickly, or just keep your own automations easy to understand months later.
โ
Loads your existing workflow from a JSON file
๐ Parses and unwraps real nodes (ignoring old stickies)
๐ค Uses AI to create concise sticky notes for each node
๐ Adds a general overview sticky with goals, flow, parameters, and gotchas
๐ Arranges all nodes + stickies (node โโabove, sticky below, right-to-left)
๐พ Saves a new documented workflow JSON, ready to reuse or share
Prepare your workflow file
Configure the โLoad Workflowโ node
/workflows/myflow.json .Add your OpenAI credentials
Node Sticky Notes + Overall Sticky Note ), insert your API key.Run the workflow
Execute Workflow node.Save the result
/workflows/myflow-with-sticky.json .Layout Blocks RTL node (tweak GAP_X , GAP_Y , or STICKY_COLOR ).Your Workflow Description node to pass context (eg, project goals, intended audience).After execution, you'll get a fully documented JSON workflow where each node is paired with a clean sticky note, plus an overview note neatly placed on the canvas. You can open this new file in n8n, share it, or submit it directly to the marketplace.
Need help customizing this? Do you have ideas for improvement?
๐ฉ Luis.acosta@news2podcast.com
๐ฆ DM me on Twitter @guanchehacker
If you're working on advanced workflow documentation + AI, let's talk โ this template can be a foundation for more powerful tools.