{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schemas/v0.2.0/index.schema.json",
  "version": "0.2.0",
  "site": {
    "name": "ksebe - Online Psychologist Marketplace",
    "url": "https://www.ksebe.sk",
    "description": "Slovakia's leading platform connecting people with licensed psychologists and therapists for online and in-person therapy sessions. We help individuals find mental health support for anxiety, depression, relationships, trauma, and 50+ other concerns."
  },
  "skills": [
    {
      "name": "find-therapist",
      "type": "instruction",
      "description": "Help a user find a licensed psychologist or therapist on ksebe.sk, filtering by topic, language, location, price, and availability.",
      "url": "https://www.ksebe.sk/.well-known/agent-skills/find-therapist/SKILL.md",
      "sha256": "e52de30131450ea3a2c212d8fc16f96cfbcf7882166421c44eb64cf95c1e2656"
    },
    {
      "name": "browse-content",
      "type": "instruction",
      "description": "Retrieve educational mental-health content (articles, glossary terms, FAQs) from ksebe.sk in structured markdown suitable for LLM ingestion.",
      "url": "https://www.ksebe.sk/.well-known/agent-skills/browse-content/SKILL.md",
      "sha256": "d0df77728ce1345a79ec0997b635933d1623948797a7942202240c0052289dc9"
    },
    {
      "name": "book-via-mcp",
      "type": "instruction",
      "description": "Use the ksebe.sk MCP server to list therapists, check availability, and (with partner auth) book sessions programmatically.",
      "url": "https://www.ksebe.sk/.well-known/agent-skills/book-via-mcp/SKILL.md",
      "sha256": "02d7b284bda4eed5f81002abf2b8305d952273b8523b3b99debc19e0749a12d4"
    }
  ]
}
