{
  "name": "PigModel Animal Technology",
  "description": "Read-only discovery endpoint for PigModel Animal Technology — an AAALAC-accredited Contract Research Organization specializing in porcine large-animal models for preclinical biomedical studies. Use this card to discover the company's public content, services, and contact channels.",
  "url": "https://pigmodel.asia",
  "version": "1.0.0",
  "provider": {
    "organization": "PigModel Animal Technology Co., Ltd.",
    "url": "https://pigmodel.asia"
  },
  "documentationUrl": "https://pigmodel.asia/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/html", "application/ld+json"],
  "skills": [
    {
      "id": "company-info",
      "name": "Company Information",
      "description": "Retrieve public information about PigModel: mission, history, accreditations, and services.",
      "tags": ["company", "about", "accreditation", "AAALAC"],
      "examples": [
        "What does PigModel do?",
        "When was PigModel founded?",
        "Is PigModel AAALAC accredited?"
      ]
    },
    {
      "id": "research-services",
      "name": "Research Services Catalog",
      "description": "Browse the 8 porcine large-animal model categories offered: cardiovascular, spine/orthopedic, pharmacological, neuro/sensory, organ, skin/wound, stem cell/regenerative, and other specialized research.",
      "tags": ["services", "preclinical", "porcine", "CRO", "medical-device"],
      "examples": [
        "What research services does PigModel offer?",
        "Does PigModel do cardiovascular studies?",
        "Show me the spine/orthopedic model capabilities."
      ]
    },
    {
      "id": "contact-channel",
      "name": "Contact Channel",
      "description": "Locate the human contact channel for partnership and study inquiries.",
      "tags": ["contact", "partnership", "inquiry"],
      "examples": [
        "How do I contact PigModel?",
        "Where is PigModel located?"
      ]
    }
  ],
  "authentication": {
    "schemes": ["none"]
  }
}
