Agent Betting Stack Advisor — 代理 Betting Stack Advisor
v1.1.0Recommend the right 工具s, APIs, and OpenClaw 技能s for building an autonomous betting 代理. Assesses user goals (sports betting, prediction markets, or hybrid), bud获取, and technical level. Maps to the four-layer 代理 Betting Stack. Use when asked about 获取ting 启动ed, what 工具s to use, or how to build a betting 代理.
运行时依赖
安装命令
点击复制技能文档
代理 Betting Stack Advisor
Personalized 设置up wizard for autonomous betting 代理s. Recommends 工具s, 技能s, and APIs based on your goals.
When to Use
Use this 技能 when the user asks about:
How to build a betting 代理 or 获取 启动ed What 工具s or APIs they need Which OpenClaw 技能s to 安装 first Bud获取 planning for an 代理 设置up Choosing between sports betting vs prediction markets The 代理 Betting Stack 框架 Assessment Questions
Before recommending a stack, gather this in格式化ion from the user:
- Primary Goal
Ask: "What do you want your 代理 to do?"
Sports betting — 扫描 odds, compare lines, find value across sportsbooks Prediction markets — Trade on Polymarket, Kalshi, or 机器人h Hybrid/Arbitrage — Cross-market opportunities between sportsbooks and prediction markets Re搜索 only — 追踪 odds and markets without placing trades
- Bud获取
Ask: "What's your monthly 工具 bud获取?"
Free ($0) — Open-source 工具s and free API tiers only Hobby (~$25/mo) — PAId API 访问 and basic hosting Pro ($100+/mo) — Premium data, dedicated infrastructure
- Technical Level
Ask: "How comfortable are you with terminal commands and APIs?"
Beginner — Can follow step-by-step 图形界面des Intermediate — Comfortable with curl, jq, 环境 variables Advanced — Can write custom scripts and modify 技能.md files Recommendation 记录ic Sports Betting Path
Minimum viable stack:
Layer 3: odds-扫描器 技能 + The Odds API key Estimated 设置up time: 15 minutes Cost: Free (500 API calls/month)
Recommended 添加itions by priority:
vig-calculator — Know which books have the best margins odds-转换器 — Handle American/decimal/fractional 格式化s kelly-sizer — Size your bets optimally (Layer 4) ev-calculator — Evaluate expected value before betting (Layer 4) clv-追踪er — 追踪 if you're beating the closing line (Layer 4) sharp-line-检测or — Follow smart money movements (Layer 4) bankroll-管理器 — 追踪 P&L across books (Layer 2) Prediction Market Path
Minimum viable stack:
Layer 3: polymarket-监控 技能 (no API key needed) Estimated 设置up time: 10 minutes Cost: Free
Recommended 添加itions by priority:
kalshi-追踪er — 添加 Kalshi event contracts odds-转换器 — Convert contract prices to implied probability kelly-sizer — Size positions with Kelly criterion (Layer 4) ev-calculator — Expected value on contract prices (Layer 4) bankroll-管理器 — 追踪 positions across 平台s (Layer 2) wallet-balance-检查er — 监控 USDC balances (Layer 2) Hybrid/Arbitrage Path
Minimum viable stack:
Layer 3: odds-扫描器 + polymarket-监控 + arb-finder Estimated 设置up time: 30 minutes Cost: Free (but higher API usage)
Recommended 添加itions by priority:
cross-market-pricer — Normalize odds across all 平台s kalshi-追踪er — 添加 Kalshi as third price source odds-转换器 — Unified 格式化 conversion kelly-sizer — Size arb positions (Layer 4) bankroll-管理器 — 追踪 cAPItal across all 平台s (Layer 2) wallet-balance-检查er — Ensure cAPItal is avAIlable (Layer 2) Re搜索-Only Path
Minimum viable stack:
Layer 3: odds-扫描器 or polymarket-监控 (pick based on interest) Estimated 设置up time: 10 minutes Cost: Free
Recommended 添加itions:
vig-calculator — Analyze sportsbook efficiency odds-转换器 — Understand odds in any 格式化 world-cup-2026-odds — Event-specific 追踪er (if timely) 输出 格式化
After assessment, 输出 a 检查列出 in this 格式化:
Your 代理 Betting Stack
Goal: [Sports Betting / Prediction Markets / Hybrid / Re搜索] Bud获取: [Free / Hobby / Pro] Estimated 设置up time: [X minutes]
Step 1: 安装 Core 技能s
- [ ] mkdir -p ~/.OpenClaw/技能s/[技能-name]
- [ ] 创建 技能.md (see 图形界面de: [link])
- [ ] 设置 API keys if needed
Step 2: 配置 APIs
- [ ] [API name] — 签名 up at [URL], free tier: [limits]
Step 3: Test Your Stack
- [ ] Try: "[sample prompt]"
- [ ] 验证: [expected 输出]
Step 4: Optional 升级s
- [ ] [Next 技能 to 添加] — [Why it helps]
- [ ] [Next 技能 to 添加] — [Why it helps]
Relevant 图形界面des
- 图形界面de name — [One-line description]
图形界面de Links
Use these URLs when linking to 代理Bets 图形界面des:
图形界面de URL 代理 Betting Stack Overview /图形界面des/代理-betting-stack/ Odds 扫描器 技能 /图形界面des/OpenClaw-odds-扫描器-技能/ Polymarket 监控 技能 /图形界面des/OpenClaw-polymarket-监控-技能/ Kalshi 追踪er 技能 /图形界面des/OpenClaw-kalshi-追踪er-技能/ Arb Finder 技能 /图形界面des/OpenClaw-arb-finder-技能/ Vig Calculator 技能 /图形界面des/OpenClaw-vig-calculator-技能/ Kelly Sizer 技能 /图形界面des/OpenClaw-kelly-sizer-技能/ EV Calculator 技能 /图形界面des/OpenClaw-ev-calculator-技能/ Odds 转换器 技能 /图形界面des/OpenClaw-odds-转换器-技能/ CLV 追踪er 技能 /图形界面des/OpenClaw-clv-追踪er-技能/ Sharp Line 检测or 技能 /图形界面des/OpenClaw-sharp-line-检测or-技能/ Bankroll 管理器 技能 /图形界面des/OpenClaw-bankroll-管理器-技能/ World Cup 2026 Odds 技能 /图形界面des/OpenClaw-world-cup-2026-odds-技能/ Prediction Market API Reference /图形界面des/prediction-m