시작하기무료로 시작하기

Build the agent chain

Now for the core of the workflow: a 3-agent chain where each agent builds on the previous one's output.

  • Agent 1 (Idea Generator) — Analyzes the landing page and generates 10 CRO ideas
  • Agent 2 (Parameter Setter) — Defines 5 criteria to evaluate those ideas
  • Agent 3 (The Judge) — Scores the ideas and provides critique

Unlike Chapter 1 where agents worked in parallel, these agents run sequentially—each one waits for the previous to finish before starting.

이 연습은 강의의 일부입니다

Building Marketing Workflows with n8n

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작