{
  "specVersion": "1.0",
  "host": {
    "displayName": "MindLab",
    "identifier": "did:web:mind-lab.ai"
  },
  "entries": [
    {
      "identifier": "urn:air:mind-lab.ai:skill:mindlab-product-overview",
      "displayName": "MindLab product overview",
      "description": "Answer questions about MindLab's AI agents for customer-experience automation using official Markdown content.",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://mind-lab.ai/.well-known/agent-skills/mindlab-product-overview/SKILL.md",
      "representativeQueries": [
        "what is MindLab",
        "what can MindLab AI agents do for customer service",
        "which channels does MindLab support",
        "does MindLab integrate with our CRM via MCP"
      ]
    },
    {
      "identifier": "urn:air:mind-lab.ai:skill:mindlab-blog",
      "displayName": "MindLab blog",
      "description": "List and read MindLab case studies and articles in English or Spanish.",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://mind-lab.ai/.well-known/agent-skills/mindlab-blog/SKILL.md",
      "representativeQueries": [
        "MindLab customer case studies",
        "how did Celerity reduce branch workload with an AI avatar",
        "latest MindLab blog posts"
      ]
    },
    {
      "identifier": "urn:air:mind-lab.ai:skill:book-mindlab-demo",
      "displayName": "Book a MindLab demo",
      "description": "Help a user book a personalized MindLab demo.",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://mind-lab.ai/.well-known/agent-skills/book-mindlab-demo/SKILL.md",
      "representativeQueries": [
        "book a MindLab demo",
        "talk to MindLab sales",
        "MindLab pricing"
      ]
    }
  ]
}
