{
  "@type": "agent",
  "id": "creative-design",
  "name": "Creative Design",
  "label": "Creative design",
  "description": "Generate branded social posts and ad banners with Nano Banana Pro (Gemini 3 Pro Image). Uses the client's persisted brand identity (archetype, colors, typography, logo) as the design system. Supports 1:1 / 4:5 / 9:16 / 16:9 formats. Headline + optional subhead + optional CTA button rendered natively by the model with exact-hex brand colors. Mandatory: brand identity must be built first AND must include a logo URL — the agent halts with MISSING_INPUT otherwise. Iteration / edits work in-thread by passing the previous run's images as reference. Delivers a Drive folder of PNGs + manifest.",
  "summary": "Brand-constrained ad and social creative, with the client's real product kept intact.",
  "deliverable": "A folder of branded creatives, one per format, with the client's logo composited.",
  "discipline": "social",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 3,
  "maxToolCalls": 12,
  "deliveryFormat": "creative-folder",
  "requiredConnectors": [
    "nano_banana_pro"
  ],
  "optionalConnectors": [],
  "prerequisites": [
    "brand-identity"
  ],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:creative-design",
        "to": "discipline:social",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:creative-design",
        "to": "connector:nano_banana_pro",
        "kind": "agent_requires"
      },
      {
        "from": "agent:creative-design",
        "to": "agent:brand-identity",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:creative-design",
        "to": "deliverable:creative-folder",
        "kind": "agent_deliverable"
      }
    ],
    "in": [
      {
        "from": "objective:social",
        "to": "agent:creative-design",
        "kind": "objective_agent"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/creative-design"
}
