← Back to Skills Marketplace
antonelli182

Betting

by André Antonelli · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sports-skills-betting
Description
Betting analysis — odds conversion, de-vigging, edge detection, Kelly criterion, arbitrage detection, parlay analysis, and line movement. Pure computation, n...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sports-skills-betting
  3. After installation, invoke the skill by name or use /sports-skills-betting
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug sports-skills-betting
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Betting?

Betting analysis — odds conversion, de-vigging, edge detection, Kelly criterion, arbitrage detection, parlay analysis, and line movement. Pure computation, n... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Betting?

Run "/install sports-skills-betting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Betting free?

Yes, Betting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Betting support?

Betting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Betting?

It is built and maintained by André Antonelli (@antonelli182); the current version is v1.0.0.

💬 Comments