{
  "name": "Landing Page Analysis & Optimization with Claude's 4-Agent AI System",
  "nodes": [
    {
      "id": "00edb258-54e9-422e-a7a2-3aa33c0eb3d7",
      "name": "Form Submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -2032,
        560
      ]
    },
    {
      "id": "7e2c45b5-dfd9-4a1d-9321-3658268a2281",
      "name": "Initialize Variables",
      "type": "n8n-nodes-base.set",
      "position": [
        -1792,
        560
      ]
    },
    {
      "id": "471cb0d7-1dc9-430b-8654-f3d98efdd6b3",
      "name": "Fetch Page HTML",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1520,
        480
      ]
    },
    {
      "id": "28c8b537-b38d-4db5-806b-f02f46a5baab",
      "name": "Extract Page Elements",
      "type": "n8n-nodes-base.code",
      "position": [
        -1328,
        480
      ]
    },
    {
      "id": "ad942109-b994-4402-b0ec-3899b1b38c40",
      "name": "Design Critic Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -960,
        784
      ]
    },
    {
      "id": "fc5bc3ff-5a5b-4740-a9d3-bb57f4ae46e6",
      "name": "Copywriter Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -512,
        784
      ]
    },
    {
      "id": "89e26ce8-fd3b-446b-829a-2b12bc0f00b3",
      "name": "SEO Specialist Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -128,
        816
      ]
    },
    {
      "id": "ee0f74d0-a91b-4eb3-8aee-4c548fd95764",
      "name": "Growth Strategist Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        272,
        784
      ]
    },
    {
      "id": "23de0e39-87ed-4eb5-9361-ea79bc6f1112",
      "name": "Agent 1: Design Critic",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -928,
        544
      ]
    },
    {
      "id": "71d7715f-49ec-42a8-9b38-24a5f2a81cf0",
      "name": "Agent 2: Copywriter",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -528,
        544
      ]
    },
    {
      "id": "8eab43b8-deb2-440a-9836-b52f7ae5f7fa",
      "name": "Agent 3: SEO & Technical",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -128,
        544
      ]
    },
    {
      "id": "51e1e27e-1a9d-46a6-be24-6d0cc1325fc1",
      "name": "Agent 4: Growth Strategist",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        272,
        544
      ]
    },
    {
      "id": "49410bcd-f4c6-4756-8a68-0928795bb198",
      "name": "Format Email Report",
      "type": "n8n-nodes-base.code",
      "position": [
        592,
        544
      ]
    },
    {
      "id": "19a16469-6dc1-412c-9bbc-b0f1fe5f8d3d",
      "name": "Send Email Report",
      "type": "n8n-nodes-base.gmail",
      "position": [
        832,
        544
      ]
    },
    {
      "id": "0bb1744e-ecba-4678-9c94-394b032dccb0",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2512,
        336
      ],
      "parameters": {
        "width": 380,
        "height": 448,
        "content": "## 📋 WORKFLOW OVERVIEW\n**AI Landing Page Analyzer & Optimizer**\n\n⏱️ **Performance:**\n- Avg completion: 60-90 seconds\n- 4 AI agents working in parallel\n- Cost per analysis: ~$0.15-0.25\n\n🎯 **Conversion "
      }
    },
    {
      "id": "c28e0d4d-2cae-4706-a3df-a87079174761",
      "name": "Form Section",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2048,
        144
      ],
      "parameters": {
        "width": 380,
        "height": 348,
        "content": "## 📝 FORM INTAKE\n**User submits landing page for audit**\n\n✨ **Customization Options:**\n- Add company size field\n- Add budget/pricing tier selector\n- Require phone for high-intent leads\n- Add \"How did "
      }
    },
    {
      "id": "c6fd62f6-b133-4a1c-85fa-6025f54efd71",
      "name": "Scraping Section",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1536,
        0
      ],
      "parameters": {
        "width": 380,
        "height": 412,
        "content": "## 🌐 WEB SCRAPING\n**Extracts page content for analysis**\n\n⚙️ **What It Does:**\n- Fetches HTML of landing page\n- Extracts headings, CTAs, forms\n- Counts images and checks alt tags\n- Detects mobile view"
      }
    },
    {
      "id": "cff336b5-d8d0-42fb-8a5b-077bfc851641",
      "name": "Agent 1 Info",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1008,
        16
      ],
      "parameters": {
        "width": 336,
        "height": 452,
        "content": "## 🤖 AGENT 1: Design Critic\n**UX/UI analysis expert**\n\n🎨 **Focus Areas:**\n- Visual hierarchy\n- CTA placement & design\n- Whitespace usage\n- Trust signals\n- Mobile responsiveness\n\n⚙️ **Model Settings:**"
      }
    },
    {
      "id": "8118065f-3628-4c23-bbc1-ef38da849ac1",
      "name": "Agent 2 Info",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -592,
        16
      ],
      "parameters": {
        "width": 320,
        "height": 452,
        "content": "## 🤖 AGENT 2: Copywriter\n**Messaging & persuasion expert**\n\n✍️ **Focus Areas:**\n- Headline effectiveness\n- Value proposition clarity\n- Benefits vs features\n- CTA copy strength\n- Emotional triggers\n\n⚙️"
      }
    },
    {
      "id": "a1e78d0d-7668-4dc0-ad88-0f54ff3e40fb",
      "name": "Agent 3 Info",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -176,
        -16
      ],
      "parameters": {
        "width": 320,
        "height": 500,
        "content": "## 🤖 AGENT 3: SEO Specialist\n**Technical & search optimization**\n\n🔍 **Focus Areas:**\n- Title tag optimization\n- Meta description\n- Heading structure\n- Image optimization\n- Mobile-friendliness\n- Analyt"
      }
    },
    {
      "id": "859c9e16-1ac4-42a0-8d09-30fdaafd53bb",
      "name": "Agent 4 Info",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        208,
        -16
      ],
      "parameters": {
        "width": 360,
        "height": 500,
        "content": "## 🤖 AGENT 4: Growth Strategist\n**Synthesis & strategic recommendations**\n\n🚀 **Responsibilities:**\n- Assign overall grade (A-F)\n- Create comprehensive scorecard\n- Rank top 5 priorities\n- Estimate conv"
      }
    },
    {
      "id": "ac9f53db-4ab1-44d9-af00-96a26c39c445",
      "name": "Email Section",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        368
      ],
      "parameters": {
        "width": 340,
        "height": 468,
        "content": "## 📧 EMAIL DELIVERY\n**Beautiful HTML report**\n\n🎨 **Email Includes:**\n- Grade banner with score\n- All 4 agent analyses\n- Comprehensive scorecard\n- Page statistics\n- Clear CTA to paid services\n\n💡 **Cust"
      }
    },
    {
      "id": "211da7b9-9d8e-4aac-bb9a-117ace8194d0",
      "name": "Scrape single URL",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        -1520,
        640
      ]
    },
    {
      "id": "2366b186-a26b-4c07-ab23-643c5aa241e6",
      "name": "Crawl4AI",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1520,
        864
      ]
    },
    {
      "id": "918286d4-4b03-4756-9ce8-71f9c0bb1a47",
      "name": "Sticky Note19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2544,
        816
      ],
      "parameters": {
        "width": 448,
        "height": 272,
        "content": "## 🚀 Built by Evervise\n\n**Automating the repetitive so you can focus on what matters**\n\n### Need Help?\n📧 **Support**: mark.marin@evervise.com\n🌐 **Website**: [evervise.ai](https://evervise.ai)  \n💬 **Re"
      }
    }
  ],
  "connections": {
    "Crawl4AI": {
      "main": [
        [
          {
            "node": "Extract Page Elements",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Page HTML": {
      "main": [
        [
          {
            "node": "Extract Page Elements",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Form Submission": {
      "main": [
        [
          {
            "node": "Initialize Variables",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Copywriter Model": {
      "ai_languageModel": [
        [
          {
            "node": "Agent 2: Copywriter",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Scrape single URL": {
      "main": [
        [
          {
            "node": "Extract Page Elements",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Agent 2: Copywriter": {
      "main": [
        [
          {
            "node": "Agent 3: SEO & Technical",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Design Critic Model": {
      "ai_languageModel": [
        [
          {
            "node": "Agent 1: Design Critic",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Format Email Report": {
      "main": [
        [
          {
            "node": "Send Email Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Initialize Variables": {
      "main": [
        [
          {
            "node": "Fetch Page HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "SEO Specialist Model": {
      "ai_languageModel": [
        [
          {
            "node": "Agent 3: SEO & Technical",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Extract Page Elements": {
      "main": [
        [
          {
            "node": "Agent 1: Design Critic",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Agent 1: Design Critic": {
      "main": [
        [
          {
            "node": "Agent 2: Copywriter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Growth Strategist Model": {
      "ai_languageModel": [
        [
          {
            "node": "Agent 4: Growth Strategist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Agent 3: SEO & Technical": {
      "main": [
        [
          {
            "node": "Agent 4: Growth Strategist",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Agent 4: Growth Strategist": {
      "main": [
        [
          {
            "node": "Format Email Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}