{
  "name": "Infinity Bio Resource Hub Agent",
  "version": "0.1.0",
  "description": "Infinity Bio reads antibody reactomes — the missing layer of immune information behind disease onset, vaccine efficacy, and autoimmune risk. This agent card exposes the resource hub's discovery surface for agent-to-agent (A2A) interactions.",
  "url": "https://resources.infinitybio.com/",
  "iconUrl": "https://resources.infinitybio.com/favicon.svg",
  "provider": {
    "organization": "Infinity Bio, Inc.",
    "url": "https://resources.infinitybio.com/"
  },
  "documentationUrl": "https://resources.infinitybio.com/llms.txt",
  "supportedInterfaces": [
    {
      "url": "https://resources.infinitybio.com/.well-known/mcp/server-card.json",
      "transport": "mcp",
      "description": "MCP server card describing the Infinity Bio resource hub's agent-facing tools"
    },
    {
      "url": "https://resources.infinitybio.com/.well-known/agent-skills/index.json",
      "transport": "http",
      "description": "Agent Skills index per agentskills.io v0.2.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "stateTransferHistory": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/markdown", "application/json", "text/html"],
  "skills": [
    {
      "id": "antibody-reactome-overview",
      "name": "Antibody Reactome Overview",
      "description": "Overview of the antibody reactome — the high-resolution layer of immune information that's been invisible to genomics, proteomics, and metabolomics for 150 years.",
      "tags": ["reactome", "antibody", "immune", "platform", "manifesto"]
    },
    {
      "id": "resource-library-search",
      "name": "Resource Library Search",
      "description": "Search and filter the Infinity Bio resource library by type, topic, or cohort.",
      "tags": ["library", "search", "publications", "case-studies"]
    },
    {
      "id": "platform-applications",
      "name": "Platform Applications",
      "description": "Use cases for the Infinity Bio antibody reactomics platform.",
      "tags": ["applications", "use-cases", "disease-onset", "vaccine", "autoimmune"]
    },
    {
      "id": "gated-content-discovery",
      "name": "Gated Content Discovery",
      "description": "How AI agents discover and access Infinity Bio's gated content (manifestos, white papers, posters, brochures). Documents the lead-capture form gate, the open-preview content available without form fill, and how to surface gated assets to users without bypassing the gate.",
      "tags": ["gated", "lead-capture", "manifesto", "form", "discovery"]
    }
  ]
}
