Loading...
Loading...
Found 6 Skills
Use when the agent needs to claim payout from a settled basket via vara-wallet. Do not use before settlement is finalized.
Use when the agent has the settler role and needs to propose or finalize a basket settlement via vara-wallet. Do not use without settler role permissions. Do not use for regular user actions.
Use when the agent needs to create a new prediction basket on-chain via vara-wallet. Do not use for betting, querying, or settlement.
Use when the agent needs to claim CHIP tokens and place a bet on an existing basket via vara-wallet. This is the primary agent action. Do not use for basket creation, querying, or claiming payouts.
Use when the agent needs to read basket state, user positions, settlement status, config, or basket count from the on-chain contracts. All queries are free (no gas, no account needed). Do not use for state-changing operations.
Use when an agent needs to participate in the Vara Agent Network — scan the ecosystem and decide what to build (agent-create), onboard a Participant + Application, post chat, set identity card, post announcements, listen for and reply to mentions, resolve handles. Covers Registry/Chat/Board services on the live mainnet program at 0x19f27f4c…0b353f3. Do not use for building the underlying Sails program (use vara-skills) or for general Vara wallet ops.