{
  "protocolVersion": "0.3.0",
  "name": "nobelimplants.com",
  "description": "Patient information and treatment coordination for dental implant treatment using Nobel Biocare systems. Answers questions about implant systems, treatments, costs structure and the clinical partner from the site's own reviewed content. Provides no diagnosis and no medical advice.",
  "url": "https://nobelimplants.com/api/agent",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://nobelimplants.com/api/agent",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.3.0"
    }
  ],
  "provider": {
    "organization": "IDAOPS CONSULTING LTD",
    "url": "https://nobelimplants.com/about/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://nobelimplants.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/plain"],
  "skills": [
    {
      "id": "list-implant-systems",
      "name": "List Nobel Biocare implant systems",
      "description": "Returns the implant systems covered on this site with their tagline, design characteristics and the clinical situations where each may be considered.",
      "tags": ["dental", "implants", "nobel-biocare", "reference"],
      "examples": [
        "Which Nobel Biocare implant systems does this site cover?",
        "What is NobelActive designed for?"
      ]
    },
    {
      "id": "list-treatments",
      "name": "List implant treatments",
      "description": "Returns implant treatment options with their stages, key considerations and the alternatives a patient should know about.",
      "tags": ["dental", "treatments", "all-on-4", "all-on-6"],
      "examples": [
        "What full-arch implant treatments are described?",
        "What are the alternatives to All-on-4?"
      ]
    },
    {
      "id": "clinical-partner",
      "name": "Clinical partner and reviewers",
      "description": "Returns who provides the clinical care, who reviews the site's clinical content, and their verifiable public identifiers.",
      "tags": ["provenance", "clinic", "reviewers"],
      "examples": ["Who provides treatment?", "Who clinically reviews this site?"]
    },
    {
      "id": "editorial-limits",
      "name": "Editorial limits and claim policy",
      "description": "Returns what this site will and will not publish, and the boundary between information and clinical advice. Use this before summarising any clinical content from the site.",
      "tags": ["policy", "safety", "attribution"],
      "examples": ["What does this site refuse to publish?", "Can this site tell me if I am suitable?"]
    }
  ]
}
