{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schema/v0.2.0/index.json",
  "version": "0.2.0",
  "site": {
    "name": "Squid Esports Pattaya",
    "url": "https://esportspattaya.com",
    "description": "Structured esports training in Pattaya for kids and teens aged 8-17. Valorant, Counter-Strike 2, Fortnite and League of Legends coaching."
  },
  "skills": [
    {
      "name": "browse-programs",
      "type": "read",
      "description": "Browse available esports coaching programs (Valorant, Counter-Strike 2, Fortnite, League of Legends).",
      "url": "https://esportspattaya.com/programs"
    },
    {
      "name": "view-schedule-and-pricing",
      "type": "read",
      "description": "View the weekly class schedule, available time slots, and monthly pricing packages.",
      "url": "https://esportspattaya.com/schedule-pricing"
    },
    {
      "name": "read-blog",
      "type": "read",
      "description": "Read guides for parents on esports coaching, tournaments, and youth gaming in Pattaya.",
      "url": "https://esportspattaya.com/blog"
    },
    {
      "name": "view-tournaments",
      "type": "read",
      "description": "See upcoming and past esports tournaments hosted by Squid Esports Pattaya.",
      "url": "https://esportspattaya.com/tournaments"
    },
    {
      "name": "view-coaches",
      "type": "read",
      "description": "Meet the coaching team and their credentials.",
      "url": "https://esportspattaya.com/coaches"
    },
    {
      "name": "book-free-trial",
      "type": "write",
      "description": "Submit an inquiry to book a free trial class. Requires a name, contact method, and preferred game.",
      "url": "https://esportspattaya.com/contact"
    }
  ]
}
