Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
A three-agent system that runs a BTC prediction market autonomously on Base Sepolia. Agents handle liquidity provision, directional trading based on BTC price movement, and outcome resolution, all settled in USDC onchain. No human intervention is required after launch.
Unlike typical prediction markets that require human liquidity or manual resolution, the entire lifecycle from liquidity to settlement and reinvestment runs without any human steps.
When to use it
- Running a continuous BTC prediction market without manual oversight
- Testing autonomous agent economic coordination on a testnet
- Providing liquidity via a maker agent to a live prediction market
- Placing automated BTC directional bets based on price thresholds
- Resolving and settling prediction market outcomes onchain in USDC
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Run a full autonomous BTC prediction market round
- 1Maker agent mints YES/NO shares and posts sell offers funded with USDC
- 2Trader agent monitors BTC price and places a directional bet when threshold is crossed
- 3Round end is reached and resolver agent fetches BTC price data from external source
- 4Resolver determines outcome and triggers onchain resolution via the market contract
- 5Winnings are redeemed automatically and capital is recycled into the next round
A completed prediction market round settled onchain in USDC, with agents continuing into the next round autonomously
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.