← 返回 Skills 市场
173
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ssq-predictor
功能描述
双色球彩票预测工具,基于历史数据分析生成区间平衡的号码推荐。使用冷热号分析、遗漏值追踪、区间分布优化等算法,生成符合历史统计规律的预测号码。当用户需要双色球号码预测、彩票号码分析、或历史开奖数据统计时使用此Skill。
安全使用建议
This skill is a local, CSV-driven lottery prediction tool and appears to do only local data processing. Before installing or running: ensure the CSV you provide is trustworthy (the script will parse and convert its fields), and be aware that predictions are deterministic for seeded runs (the code seeds the RNG) and cannot guarantee results. If you accept the entertainment-only nature, no sensitive credentials are needed and there are no network/exfiltration signals in the code.
功能分析
Type: OpenClaw Skill
Name: ssq-predictor
Version: 1.0.0
The skill bundle is a legitimate lottery prediction tool that performs statistical analysis on local CSV data. The Python scripts (ssq_features.py and ssq_predict.py) use standard data science libraries like pandas and numpy to calculate frequencies and distributions without any network activity, file exfiltration, or suspicious execution patterns.
能力评估
Purpose & Capability
The name/description (双色球预测) matches the included Python modules (feature engineering and prediction). The files implement hot/cold analysis, missing-value tracking, zone distribution and generate multiple prediction patterns — all expected for this purpose.
Instruction Scope
SKILL.md tells the agent to run the included scripts or call generate_predictions with a local CSV path. The code only reads the specified CSV (default in ~/.openclaw/workspace or passed csv_path) and prints/generates predictions. There are no instructions to read unrelated files, access environment variables, or send data externally.
Install Mechanism
No install spec is provided (instruction-only skill with bundled scripts). The code uses standard Python libraries (numpy, pandas) but does not attempt to download or install anything itself.
Credentials
No required environment variables, credentials, or config paths are declared or accessed. The scripts only reference a local workspace CSV file path; no secrets or external tokens are requested.
Persistence & Privilege
always is false and the skill does not modify agent configuration or other skills. It does not request persistent privileges or create background services.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ssq-predictor - 安装完成后,直接呼叫该 Skill 的名称或使用
/ssq-predictor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ssq-predictor.
- 双色球号码预测工具,基于历史开奖数据分析生成推荐
- 实现冷热号统计、遗漏值追踪、区间分布优化等核心算法
- 支持6种区间分布模式的预测号码自动生成
- 提供命令行和Python接口调用方式
- 强调理性购彩,仅供娱乐参考
元数据
常见问题
Ssq Predictor 是什么?
双色球彩票预测工具,基于历史数据分析生成区间平衡的号码推荐。使用冷热号分析、遗漏值追踪、区间分布优化等算法,生成符合历史统计规律的预测号码。当用户需要双色球号码预测、彩票号码分析、或历史开奖数据统计时使用此Skill。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。
如何安装 Ssq Predictor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ssq-predictor」即可一键安装,无需额外配置。
Ssq Predictor 是免费的吗?
是的,Ssq Predictor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ssq Predictor 支持哪些平台?
Ssq Predictor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ssq Predictor?
由 ligo-gao(@ligo-gao)开发并维护,当前版本 v1.0.0。
推荐 Skills