{
  "@type": "agent",
  "id": "google-ads-lp-audit",
  "name": "Google Ads Landing-Page Audit",
  "label": "Landing-page audit",
  "description": "Crawls the landing pages a Google Ads account sends paid traffic to and scores message-match + QS landing-page-experience + Core Web Vitals + CRO. Read-only — splits recommendations into Ads-side actions (ChangeSet) vs page-edit handoffs. Writes lp-analysis.json.",
  "summary": "Message match and conversion friction on the pages ads send traffic to.",
  "deliverable": "A landing-page audit scoring message match, speed and conversion friction per page.",
  "discipline": "paid",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 2,
  "maxToolCalls": 30,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "web_crawl",
    "pagespeed_insights"
  ],
  "optionalConnectors": [
    "google_ads_snapshot",
    "google_ads"
  ],
  "prerequisites": [],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:google-ads-lp-audit",
        "to": "discipline:paid",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:google-ads-lp-audit",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:google-ads-lp-audit",
        "to": "connector:pagespeed_insights",
        "kind": "agent_requires"
      },
      {
        "from": "agent:google-ads-lp-audit",
        "to": "connector:google_ads_snapshot",
        "kind": "agent_optional"
      },
      {
        "from": "agent:google-ads-lp-audit",
        "to": "connector:google_ads",
        "kind": "agent_optional"
      },
      {
        "from": "agent:google-ads-lp-audit",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": [
      {
        "from": "objective:paid",
        "to": "agent:google-ads-lp-audit",
        "kind": "objective_agent"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/google-ads-lp-audit"
}
