{
  "$schema": "https://agentskills.io/schema/index.v0.2.0.json",
  "skills": [
    {
      "name": "register",
      "type": "action",
      "description": "Register a new account at 1000 Games",
      "url": "https://1000-games.com/go/"
    },
    {
      "name": "browse",
      "type": "action",
      "description": "Browse games at 1000 Games",
      "url": "https://1000-games.com/"
    },
    {
      "name": "download-app",
      "type": "action",
      "description": "Download the 1000 Games mobile app",
      "url": "https://1000-games.com/down/"
    },
    {
      "name": "live-matches",
      "type": "action",
      "description": "View live cricket match scores and odds",
      "url": "https://1000-games.com/matches/"
    },
    {
      "name": "faq",
      "type": "query",
      "description": "FAQ about deposits and gameplay",
      "url": "https://1000-games.com/#faq"
    }
  ]
}