{
  "@type": "agent",
  "id": "rank-tracker-monthly",
  "name": "Rank Tracker Monthly",
  "label": "Rank tracker",
  "description": "Monthly keyword-position report: pulls GSC top-500 queries for current + prior month, joins against the client's keyword-universe.json, computes position deltas per keyword, and groups results by cluster. Shows climbers, slippers, not-ranking keywords, and a watch list of biggest movers. Prerequisite: keyword-research agent must have run to populate the keyword universe.",
  "summary": "Monthly movement on the tracked universe, tied back to pages and revenue.",
  "deliverable": "A monthly ranking-movement report on the tracked keyword universe.",
  "discipline": "seo",
  "model": "claude-haiku-4-5-20251001",
  "tier": "fast",
  "maxUsd": 0.75,
  "maxToolCalls": 20,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "google_search_console"
  ],
  "optionalConnectors": [],
  "prerequisites": [
    "keyword-research"
  ],
  "dashboards": [
    "seo",
    "performance"
  ],
  "edges": {
    "out": [
      {
        "from": "agent:rank-tracker-monthly",
        "to": "discipline:seo",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:rank-tracker-monthly",
        "to": "connector:google_search_console",
        "kind": "agent_requires"
      },
      {
        "from": "agent:rank-tracker-monthly",
        "to": "agent:keyword-research",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:rank-tracker-monthly",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      },
      {
        "from": "agent:rank-tracker-monthly",
        "to": "dashboard:seo",
        "kind": "agent_dashboard"
      },
      {
        "from": "agent:rank-tracker-monthly",
        "to": "dashboard:performance",
        "kind": "agent_dashboard"
      }
    ],
    "in": [
      {
        "from": "objective:reporting",
        "to": "agent:rank-tracker-monthly",
        "kind": "objective_agent"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/rank-tracker-monthly"
}
