{
  "version": "1.0",
  "name": "WhatisBest",
  "description": "WhatisBest agent skills and MCP tools",
  "skills": [
    {
      "id": "browse-site",
      "name": "Browse WhatisBest",
      "description": "Read and navigate the WhatisBest B2B research site",
      "url": "https://www.whatisbest.com/"
    },
    {
      "id": "get-llms-txt",
      "name": "Read llms.txt",
      "description": "Fetch the WhatisBest llms.txt site summary for agents",
      "url": "https://www.whatisbest.com/llms.txt"
    },
    {
      "id": "search-articles",
      "name": "Search articles",
      "description": "Search WhatisBest comparisons, roundups, and buyer guides",
      "url": "https://www.whatisbest.com/search"
    },
    {
      "id": "search-api",
      "name": "Search API",
      "description": "Query the public JSON search API",
      "url": "https://www.whatisbest.com/api/search"
    },
    {
      "id": "mcp",
      "name": "WhatisBest MCP",
      "description": "Model Context Protocol tools for WhatisBest",
      "url": "https://www.whatisbest.com/mcp"
    }
  ]
}