← 返回 Skills 市场
antonelli182

Betting

作者 André Antonelli · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sports-skills-betting
功能描述
Betting analysis — odds conversion, de-vigging, edge detection, Kelly criterion, arbitrage detection, parlay analysis, and line movement. Pure computation, n...
安全使用建议
This skill appears coherent and low-risk: it only performs math on odds and requests no credentials or installs. Before installing, confirm you trust the source (owner ID is present but no homepage), be aware the skill will not fetch live odds (you must supply them or use a separate fetcher skill), and note the minor version mismatch between SKILL.md and registry metadata. If you prefer tighter control, disable autonomous invocation for the skill so it runs only when you explicitly call it. Finally, remember this provides analysis only — it does not guarantee profitability and carries normal gambling risk.
功能分析
Type: OpenClaw Skill Name: sports-skills-betting Version: 1.0.0 The skill bundle provides utility functions for sports betting analysis, such as odds conversion, de-vigging, and arbitrage detection. The logic is purely computational, and the instructions in SKILL.md and references/api-reference.md are strictly aligned with the stated purpose, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description claim 'pure computation, no API calls' matches the rest of the package: no required env vars, no install steps, and only analysis commands. Minor inconsistency: SKILL.md metadata lists version 0.2.0 while registry metadata shows version 1.0.0 — likely a packaging/versioning oversight but not a security concern.
Instruction Scope
SKILL.md limits actions to local computations (odds conversion, de‑vigging, edge, Kelly, arbitrage, parlay, line movement). It explicitly states it does not fetch live odds and instructs the agent to use other skills for data; it does not reference reading unrelated files, system paths, or environment variables.
Install Mechanism
No install spec and no code files — instruction-only skill. No downloads or third‑party packages are requested, which minimizes persistence and execution risk.
Credentials
No environment variables, credentials, or config paths are required. The declared needs are proportional to a pure computation/analysis skill.
Persistence & Privilege
Defaults allow autonomous invocation (disable-model-invocation: false) and the skill is not set to always: true. Autonomous invocation is platform-default and acceptable here because the skill requests no credentials or install actions; if you want to avoid any autonomous runs, you can disable model invocation or restrict invocation policy.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sports-skills-betting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sports-skills-betting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the betting analysis skill with computation-only functionality. - Supports odds conversion, de-vigging, edge and expected value analysis, Kelly criterion, arbitrage detection, parlay evaluation, and line movement interpretation. - Designed to work with American, decimal, and integer/probability odds from any sportsbook or prediction market. - Skill does not fetch live data—requires odds/prices from other skills or sources. - Includes CLI and Python SDK usage examples, recommended workflows, and detailed troubleshooting steps.
元数据
Slug sports-skills-betting
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Betting 是什么?

Betting analysis — odds conversion, de-vigging, edge detection, Kelly criterion, arbitrage detection, parlay analysis, and line movement. Pure computation, n... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Betting?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sports-skills-betting」即可一键安装,无需额外配置。

Betting 是免费的吗?

是的,Betting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Betting 支持哪些平台?

Betting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Betting?

由 André Antonelli(@antonelli182)开发并维护,当前版本 v1.0.0。

💬 留言讨论