workflows.fit
Back to n8n workflows
n8n templateFreeBy Luis Acosta

πŸ€–πŸ“ Auto-document workflows with GPT-4o-mini sticky notes

πŸ€–πŸ“ Auto-Document Workflows with GPT-4o-mini Sticky Notes Skip the tedious part of writing documentation and turn your n8n workflows into clear, shareable blueprints β€” fully automated. This workflow takes any workflo...

DevelopmentCore NodesAILangchainManual TriggerCodeOpen AiMerge
Loading interactive preview...

Template notes

πŸ€–πŸ“ Auto-Document Workflows with GPT-4o-mini Sticky Notes

Skip the tedious part of writing documentation and turn your n8n workflows into clear, shareable blueprints β€” fully automated.

This workflow takes any workflow JSON, 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.

---

πŸ’‘ What this workflow does βœ… 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

---

βš™οΈ Step-by-step setup