{
  "$schema": "https://agentskills.io/schemas/index.v0.2.0.json",
  "version": "0.2.0",
  "site": {
    "name": "NUR Therapy",
    "url": "https://nur-therapy.com/"
  },
  "skills": [
    {
      "name": "nur-therapy-mcp",
      "type": "mcp",
      "description": "Public MCP server exposing NUR Therapy treatments, pricing, reviews, blog posts and business info to AI agents.",
      "url": "https://uhvycwoggtuysrdeeyyi.supabase.co/functions/v1/mcp"
    },
    {
      "name": "llms-txt",
      "type": "text",
      "description": "LLM-friendly summary of NUR Therapy services, therapist credentials and area served.",
      "url": "https://nur-therapy.com/llms.txt"
    },
    {
      "name": "api-catalog",
      "type": "linkset",
      "description": "RFC 9727 API catalog pointing to the MCP server card and documentation.",
      "url": "https://nur-therapy.com/.well-known/api-catalog"
    }
  ]
}
