{
  "name": "Neill Adamson CV",
  "version": "1.0.0",
  "description": "Professional CV and portfolio for Neill Adamson, Senior Digital Product Manager and UX Lead with 25+ years experience. Provides structured access to professional history, skills, and contact information.",
  "url": "https://neill.adamson.co.za",
  "supportedInterfaces": [
    {
      "type": "http",
      "url": "https://neill.adamson.co.za",
      "protocol": "GET"
    }
  ],
  "capabilities": {
    "information": true
  },
  "skills": [
    {
      "id": "get-resume",
      "name": "Get Resume",
      "description": "Returns Neill Adamson's full professional resume and profile"
    },
    {
      "id": "get-contact",
      "name": "Get Contact",
      "description": "Returns Neill Adamson's contact details and availability"
    },
    {
      "id": "get-experience",
      "name": "Get Experience",
      "description": "Returns Neill Adamson's structured work history"
    }
  ]
}
