{
  "@type": "agent",
  "id": "seo-orchestrator",
  "name": "SEO / AEO Orchestrator (Combined Report)",
  "label": "SEO orchestrator",
  "description": "Assembles a single combined monthly organic report from up to four focused lenses — site health, keyword rankings, content performance (pages/clusters), and AEO/GEO answer-engine visibility — with no cross-section overlap. Pulls each section's data in one run and stitches them into one branded DOCX. Default 'monthly SEO report' bundles site health + rank tracker + content performance; add aeo_visibility for an SEO+AEO report; pass a single section to produce just that one. Use this for on-demand combined reports; the standalone monthly agents remain the right choice for scheduled single-domain runs.",
  "summary": "Runs the monthly SEO cadence end to end and keeps the live SEO dashboard current.",
  "deliverable": "One combined monthly organic report from site health, rankings, content performance and AI visibility.",
  "discipline": "seo",
  "model": "claude-haiku-4-5-20251001",
  "tier": "fast",
  "maxUsd": 3.5,
  "maxToolCalls": 150,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "web_crawl",
    "google_search_console",
    "google_analytics_4",
    "pagespeed_insights",
    "aeo_probes"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [
    "seo"
  ],
  "edges": {
    "out": [
      {
        "from": "agent:seo-orchestrator",
        "to": "discipline:seo",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:seo-orchestrator",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:seo-orchestrator",
        "to": "connector:google_search_console",
        "kind": "agent_requires"
      },
      {
        "from": "agent:seo-orchestrator",
        "to": "connector:google_analytics_4",
        "kind": "agent_requires"
      },
      {
        "from": "agent:seo-orchestrator",
        "to": "connector:pagespeed_insights",
        "kind": "agent_requires"
      },
      {
        "from": "agent:seo-orchestrator",
        "to": "connector:aeo_probes",
        "kind": "agent_requires"
      },
      {
        "from": "agent:seo-orchestrator",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      },
      {
        "from": "agent:seo-orchestrator",
        "to": "dashboard:seo",
        "kind": "agent_dashboard"
      }
    ],
    "in": [
      {
        "from": "objective:seo",
        "to": "agent:seo-orchestrator",
        "kind": "objective_agent"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/seo-orchestrator"
}
