{
  "name": "Umesh Malik",
  "description": "AI discovery endpoint",
  "url": "https://umesh-malik.com",
  "skills": [
    {
      "name": "blog-search",
      "description": "Search blog content"
    },
    {
      "name": "get-post",
      "description": "Fetch a blog post as Markdown"
    },
    {
      "name": "list-topics",
      "description": "List curated topic hubs"
    },
    {
      "name": "get-profile",
      "description": "Get the author's professional profile"
    }
  ]
}