{
  "name": "Precision Cell Systems Website Agent",
  "version": "0.1.0",
  "description": "Precision Cell Systems distributes ORFLO Moxi flow cytometry instruments and S2 Genomics Singulator tissue dissociation systems. This agent card exposes the site discovery surface — product catalog, agent skills, MCP server, commerce endpoints, and contact.",
  "url": "https://precisioncellsystems.com/",
  "provider": {
    "organization": "Precision Cell Systems",
    "url": "https://precisioncellsystems.com/"
  },
  "documentationUrl": "https://precisioncellsystems.com/llms.txt",
  "supportedInterfaces": [
    { "url": "https://precisioncellsystems.com/.well-known/mcp/server-card.json", "transport": "mcp", "description": "MCP server card" },
    { "url": "https://precisioncellsystems.com/.well-known/agent-skills/index.json", "transport": "http", "description": "Agent Skills index" },
    { "url": "https://precisioncellsystems.com/.well-known/ucp", "transport": "http", "description": "Universal Commerce Protocol profile" },
    { "url": "https://precisioncellsystems.com/.well-known/acp.json", "transport": "http", "description": "Agentic Commerce Protocol discovery" },
    { "url": "https://precisioncellsystems.com/wp-json/wc/v3/products", "transport": "http", "description": "WooCommerce product catalog (auth required)" }
  ],
  "capabilities": {
    "streaming": false,
    "stateTransferHistory": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/markdown", "application/json", "text/html"],
  "skills": [
    { "id": "flow-cytometry-selector", "name": "Flow Cytometry Selector", "description": "Help users pick the right ORFLO Moxi instrument.", "tags": ["flow-cytometry", "moxi", "instrument-selection"] },
    { "id": "tissue-dissociation-selector", "name": "Tissue Dissociation Selector", "description": "Help users pick the right S2 Genomics Singulator model.", "tags": ["tissue-dissociation", "singulator", "ffpe"] },
    { "id": "product-support", "name": "Product Support", "description": "Triage technical support questions.", "tags": ["support", "troubleshooting"] },
    { "id": "resource-library", "name": "Resource Library", "description": "Find field guides, application notes, webinars by instrument and application.", "tags": ["resources", "field-guides"] }
  ]
}
