{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "skills": [
    {
      "name": "diagnostic-services-search",
      "type": "api",
      "description": "Search available pathology, radiology, GHC/Wafid medical screening tests, pricing, and sample submission requirements at Surokkha Medical Center.",
      "url": "https://www.surokkha.org/api/v1/services/search",
      "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
    },
    {
      "name": "appointment-booking",
      "type": "api",
      "description": "Schedule diagnostic tests, health checkups, or GCC medical screenings at Surokkha Medical Center.",
      "url": "https://www.surokkha.org/api/v1/appointments/book",
      "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
    },
    {
      "name": "report-verification",
      "type": "api",
      "description": "Verify authentic diagnostic and lab report results using patient registration ID.",
      "url": "https://www.surokkha.org/api/v1/reports/verify",
      "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
    }
  ]
}
