{
  "name": "Precision Cell Systems Resource Hub Agent",
  "version": "0.1.0",
  "description": "Precision Cell Systems delivers benchtop cell counting, flow cytometry, and automated tissue dissociation instrumentation — the Moxi cell counters, the Moxi GO II flow cytometer, and the Singulator systems. This agent card exposes the resource hub's discovery surface for agent-to-agent (A2A) interactions.",
  "url": "https://resources.precisioncellsystems.com/",
  "iconUrl": "https://resources.precisioncellsystems.com/favicon.svg",
  "provider": {
    "organization": "Precision Cell Systems",
    "url": "https://precisioncellsystems.com/"
  },
  "documentationUrl": "https://resources.precisioncellsystems.com/llms.txt",
  "supportedInterfaces": [
    {
      "url": "https://resources.precisioncellsystems.com/.well-known/mcp/server-card.json",
      "transport": "mcp",
      "description": "MCP server card describing the Precision Cell Systems resource hub's agent-facing tools"
    },
    {
      "url": "https://resources.precisioncellsystems.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": "resource-library-search",
      "name": "Resource Library Search",
      "description": "Search and filter the Precision Cell Systems resource library by resource type, instrument, or application.",
      "tags": ["library", "search", "publications", "application-notes", "protocols"]
    },
    {
      "id": "instrument-overview",
      "name": "Instrument Overview",
      "description": "Overview of the Moxi cell counter / flow cytometer family and the Singulator automated tissue dissociation family, and what each instrument measures.",
      "tags": ["moxi", "singulator", "flow-cytometry", "cell-counting", "tissue-dissociation"]
    }
  ]
}
