Learn from edits

★ 6.6 · n8n · medium · 14 nodes

Learn from edits is an n8n automation template that triggers via webhook and enables an agent to learn from user corrections, collecting feedback through Telegram. Reach for it when you want your bot to gradually adapt to your style without re-explaining preferences every time, or when you need edits to be remembered and reflected in the next output automatically. Trigger: webhook. Integrations: Telegram. The template captures user-made corrections via Telegram and feeds them back into the agent's behavior loop, adjusting future outputs based on real edits rather than static instructions. The direction is feedback collection and behavioral adaptation — not initial content generation (use the companion X/Twitter ghostwriter-agent workflows for that). Works best as part of a larger n8n agent pipeline; not a standalone solution without an upstream generation workflow already in place.