🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Sdk

by @cannedoxygen

AI-powered sports betting simulations with Monte Carlo analysis

Versionv1.0.2
πŸ’‘ Examples

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);

View on ClawHub
TERMINAL
clawhub install sdk

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’