{
  "$schema": "https://agentskills.io/schema/index.v0.2.0.json",
  "skills": [
    {"name": "read-news", "type": "action", "description": "Read latest cricket news", "url": "https://cricketflicker.com/", "sha256": "a0000000000000000000000000000000000000000000000000000000000000aa"},
    {"name": "match-prediction", "type": "query", "description": "Get match prediction and Dream11 tips", "url": "https://cricketflicker.com/predictions", "sha256": "b0000000000000000000000000000000000000000000000000000000000000bb"},
    {"name": "search", "type": "query", "description": "Search cricket articles", "url": "https://cricketflicker.com/search", "sha256": "c0000000000000000000000000000000000000000000000000000000000000cc"},
    {"name": "rss", "type": "query", "description": "RSS feed of latest articles", "url": "https://cricketflicker.com/rss.xml", "sha256": "d0000000000000000000000000000000000000000000000000000000000000dd"},
    {"name": "about", "type": "query", "description": "About CricketFlicker newsroom", "url": "https://cricketflicker.com/about", "sha256": "e0000000000000000000000000000000000000000000000000000000000000ee"}
  ]
}
