Install
openclaw skills install rich-lottery🎯 Rich彩票分析 - 双色球/大乐透智能号码推荐,基于历史数据分析
openclaw skills install rich-lottery基于历史数据分析双色球/大乐透号码,提供智能推荐。
# 分析双色球
curl "https://rich-lottery.vercel.app/ssq"
# 分析大乐透
curl "https://rich-lottery.vercel.app/dlt"
{
"lottery_type": "ssq",
"lottery_name": "双色球",
"recommendations": [
{"method": "balanced", "red": [3,7,14,19,29,31], "blue": [1]},
{"method": "hot", "red": [1,4,5,10,16,18], "blue": [3]},
{"method": "cold", "red": [6,10,18,20,25,30], "blue": [9]},
{"method": "random", "red": [1,4,5,10,19,21], "blue": [15]}
]
}