{
  "@type": "agent",
  "id": "keyword-research",
  "name": "Keyword Research",
  "label": "Keyword research",
  "description": "One-shot keyword discovery + scoring exercise. Crawls the client's site to identify themes, supplements with competitor research (explicit input → G2M competitors section → web-search fallback), expands themes via Google Keyword Planner, classifies intent, scores relevancy, filters noise, and delivers a multi-sheet XLSX (Summary, Top 100, All Keywords, Themes, Filtered Out, Competitors) to Google Drive. Defaults: client's primary_country + languages[0], 500 max keywords, min volume 10.",
  "summary": "A scored keyword universe from Planner data, grouped into themes and intents.",
  "deliverable": "The keyword universe: themes, intents, volumes and scores, as a workbook and a live dashboard.",
  "discipline": "seo",
  "model": "claude-haiku-4-5-20251001",
  "tier": "fast",
  "maxUsd": 4,
  "maxToolCalls": 60,
  "deliveryFormat": "xlsx",
  "requiredConnectors": [
    "google_ads",
    "web_crawl"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [
    "keyword-universe"
  ],
  "edges": {
    "out": [
      {
        "from": "agent:keyword-research",
        "to": "discipline:seo",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:keyword-research",
        "to": "connector:google_ads",
        "kind": "agent_requires"
      },
      {
        "from": "agent:keyword-research",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:keyword-research",
        "to": "deliverable:xlsx",
        "kind": "agent_deliverable"
      },
      {
        "from": "agent:keyword-research",
        "to": "dashboard:keyword-universe",
        "kind": "agent_dashboard"
      }
    ],
    "in": [
      {
        "from": "agent:rank-tracker-monthly",
        "to": "agent:keyword-research",
        "kind": "agent_prerequisite"
      },
      {
        "from": "objective:content",
        "to": "agent:keyword-research",
        "kind": "objective_agent"
      },
      {
        "from": "audience:agency",
        "to": "agent:keyword-research",
        "kind": "audience_starting"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/keyword-research"
}
