The Claude Code Experience Built Inside n8n
🔗 Link do vídeo: https://www.youtube.com/watch?v=7ilQMzKZ1cg
🆔 ID do vídeo: 7ilQMzKZ1cg
📅 Publicado em: 2026-07-27T18:17:14Z
📺 Canal: n8n
⏱️ Duração (ISO): PT11M25S
⏱️ Duração formatada: 00:11:25
📊 Estatísticas:
– Views: 1.267
– Likes: 68
– Comentários: 11
🏷️ Tags:
The n8n AI Assistant is an agent that lives inside n8n and builds workflows from plain language. It plans, builds, tests, and iterates with full context of your nodes, executions, and credentials.
In this video I give it two prompts. The first produces a workflow that pulls scheduled posts from a Notion database and publishes them to LinkedIn. The second produces a Telegram agent that writes new post ideas back into that same Notion database.
I show the full process, including the clarifying questions it asks before building, credential setup for Notion and LinkedIn, how it handles errors, permission prompts before it executes anything, and how to pause it when you want to edit a node yourself.
Works on n8n Cloud and self-hosted, with no setup required!
🤖 n8n AI Assistant docs: https://go.n8n.io/DpiKvC
📣 AI Assistant announcement (community): https://go.n8n.io/VTLcFQ
🧠 n8n Skills for coding agents: https://go.n8n.io/NQz3R1
🔌 n8n MCP + instance-level MCP server: https://go.n8n.io/7BHwSn
🚀 Try n8n: https://go.n8n.io/nYoJAJ
Chapters:
0:00 Intro
0:19 From Ask n8n to MCP
1:18 The AI Assistant
2:43 Where to open it
3:31 Building from one prompt
4:58 Notion and LinkedIn credentials
6:05 Letting it fix errors
6:53 Screenshots and web search
8:05 Running it live
9:08 Telegram agent to Notion
10:17 Pausing to edit manually
11:01 What still needs work