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