{
  "@type": "agent",
  "id": "content-engine-discovery",
  "name": "Content Engine — Discovery",
  "label": "Content discovery",
  "description": "Weekly content discovery sweep — scans the client's sitemap and every competitor's sitemap from g2m.md, computes new-URL deltas vs the prior snapshot, and posts a Slack digest to the client channel. Schedule weekly Mon 6am UTC by default; can also be run on-demand. Foundation for content gap analysis, calendar generation, and the refresh queue.",
  "summary": "Finds what to write next from inventory, competitors and demand signals.",
  "deliverable": "A weekly discovery digest: what competitors published and what the inventory is missing.",
  "discipline": "content",
  "model": "claude-haiku-4-5-20251001",
  "tier": "fast",
  "maxUsd": 0.5,
  "maxToolCalls": 10,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "web_crawl",
    "sitemap"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [
    "internal-links"
  ],
  "edges": {
    "out": [
      {
        "from": "agent:content-engine-discovery",
        "to": "discipline:content",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:content-engine-discovery",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:content-engine-discovery",
        "to": "connector:sitemap",
        "kind": "agent_requires"
      },
      {
        "from": "agent:content-engine-discovery",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      },
      {
        "from": "agent:content-engine-discovery",
        "to": "dashboard:internal-links",
        "kind": "agent_dashboard"
      }
    ],
    "in": []
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/content-engine-discovery"
}
