{
  "name": "Jason Haygood",
  "description": "Personal site of Jason Haygood, founder and operator of Haygood Ideas, Inc. He builds and runs a portfolio of AI products for small and mid-sized businesses, rather than consulting or reselling someone else's platform.",
  "url": "https://jasonhaygood.com/api/chat",
  "version": "1.0.0",
  "provider": {
    "organization": "Haygood Ideas, Inc.",
    "url": "https://jasonhaygood.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "book-time",
      "name": "Book time",
      "description": "GET the page and pick an open slot; standard calendar booking flow",
      "url": "https://book.jasonhaygood.com/jason"
    },
    {
      "id": "ask-henry",
      "name": "Ask Henry",
      "description": "the chat widget on this page (POST to /api/chat) answers questions about Jason and the products he builds",
      "url": "https://jasonhaygood.com/#ask-henry"
    },
    {
      "id": "see-the-products",
      "name": "See the products",
      "description": "GET the page and read the Products section for After Hours AI, AI Executive, Top Rated, and Breaking Chains",
      "url": "https://jasonhaygood.com/#building"
    }
  ]
}
