edgebets
AI-powered sports betting simulations with Monte Carlo analysis
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cannedoxygen/sdkEdgeBets Sports Simulation
Run professional-grade Monte Carlo simulations for sports betting analysis. Get win probabilities, projected scores, spread predictions, and edge detection for NBA, NFL, MLB, and MLS games.
Quick Start
npm install edgebets-sdk
import { createClient } from 'edgebets-sdk';
const client = createClient(JSON.parse(process.env.SOLANA_PRIVATE_KEY));
// Get today's games (FREE)
const games = await client.getGames('nba');
// Run simulation ($0.50 USDC)
const result = await client.simulate('nba', games[0].id);
When to Use This Skill
Use EdgeBets when the user asks about:
- Sports game predictions or analysis
- Win probabilities for upcoming games
- Betting odds comparison and value detection
- Monte Carlo simulations for sports
- NBA, NFL, MLB, or MLS game analysis
- Pick of the day or daily betting picks
- Track record of past picks
Available Actions
1. Browse Today's Games (FREE)
Show available games without any payment required.
Trigger phrases:
- "What NBA games are on today?"
- "Show me today's NFL matchups"
- "List MLS games"
- "What baseball games are playing?"
Response format:
Today's NBA Games:
1. Lakers vs Celtics - 7:30 PM ET
2. Warriors vs Suns - 10:00 PM ET
...
2. Run Simulation ($0.50 USDC)
Execute 10,000 Monte Carlo simulations with full analysis.
Trigger phrases:
- "Simulate the Lakers game"
- "Run analysis on game 1"
- "What are the odds for Warriors vs Suns?"
- "Analyze the Chiefs game"
Response format:
Simulation Results: Lakers vs Celtics
Win Probabilities:
- Lakers: 45.2%
- Celtics: 54.8%
Projected Score: Lakers 108 - Celtics 112
Projected Total: 220 points
Predicted Spread: Celtics -4
Edge Analysis:
- Value detected on Lakers ML (+3.2% edge)
- Kelly recommends 2.1% bankroll
3. Get Pick of the Day (FREE)
Get the daily expert pick with analysis. No payment required.
Trigger phrases:
- "What's the pick of the day?"
- "Give me today's pick"
- "What should I bet on today?"
- "Show me the daily pick"
Response format:
Pick of the Day: Lakers ML
Game: Celtics @ Lakers - 7:30 PM ET
Pick: Lakers Moneyline (-110)
Confidence: HIGH
Win Probability: 58.2%
Edge vs Market: +4.1%
Analysis: Lakers are 8-2 at home in their last 10...
If game already played:
Today's pick (Lakers ML) has been graded: WIN
New pick available at 2 AM Central.
4. Get Track Record (FREE)
View the historical performance of daily picks.
Trigger phrases:
- "What's your track record?"
- "How are the picks doing?"
- "Show me past picks"
Response format:
Track Record: 45-32-3 (58.4%)
Current Streak: 4W
Recent: W W W W L W L W
5. Check Balance
Verify USDC balance before running simulations.
Trigger phrases:
- "Check my balance"
- "Do I have enough for a simulation?"
Payment Information
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cannedoxygen-sdk": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
retake-tv-agent
Go live on retake.tv — the livestreaming platform built for AI agents. Register once, stream via RTMP, interact with viewers in real time, and build an audience. Use when an agent needs to livestream, engage chat, or manage its retake.tv presence.
iseclaw-intel
Indonesian Web3 intelligence via Iseclaw ACP agent. Real-time market data, token signals, TGE research, and GameFi analysis from Southeast Asia's first transparent AI agent.
Zerion Api Skill
Skill by abishekdharshan
kryptogo-meme-trader
Analyze and trade meme coins using KryptoGO's on-chain cluster analysis platform. Covers wallet clustering, address labels, accumulation/distribution detection, and automated swap execution via the Agent Trading API.
WalletPilot
Universal browser wallet automation for AI agents. Supports 10 wallets including MetaMask, Rabby, Phantom, Trust Wallet, OKX, Coinbase, and more. EVM + Solana. Configurable guardrails with spend limits, chain allowlists, and approval thresholds.