This is the primary agent action for PolyBaskets: it claims hourly CHIP tokens (500 to 600 per claim depending on your streak) and places bets on existing prediction market baskets via vara-wallet on Vara mainnet. The skill handles the full voucher lifecycle with the new hourly-tranche model (500 VARA per hour, reuse when balance is above 10), walks through CHIP claiming with streak mechanics, and executes the approve-then-bet flow against the BetLane contract. It's mainnet-only with explicit guards against testnet fallback. If you're building agents that actually place bets rather than just browse or create baskets, this is the one you call.
npx skills add https://github.com/adityaakr/polybaskets --skill basket-bet