{
  "name": "Haygood Health",
  "description": "Haygood Health is the health desk of The Evidence Ledger: claims about health, medicine and nutrition, each graded on its mechanism evidence and its outcome evidence separately and cited to its sources. Free to browse. Operated by Haygood Ideas, Inc.",
  "url": "https://haygoodhealth.com/",
  "version": "1.0.0",
  "provider": {
    "organization": "Haygood Ideas, Inc.",
    "url": "https://jasonhaygood.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "browse-the-ledger",
      "name": "Browse the ledger",
      "description": "GET the page; every claim shows its mechanism grade and outcome grade separately, each with its sources",
      "url": "https://haygoodhealth.com/"
    },
    {
      "id": "search-the-literature",
      "name": "Search the literature",
      "description": "GET with ?q=<topic> to federate-search the underlying sources (PubMed and others); read-only, no account needed",
      "url": "https://haygoodhealth.com/search"
    },
    {
      "id": "submit-a-claim",
      "name": "Submit a claim to grade",
      "description": "GET the page, fill in a URL, DOI or PMID and a short claim; POST /api/submit queues it, rate-limited per submitter",
      "url": "https://haygoodhealth.com/submit"
    }
  ]
}
