claw-bet

Manage virtual betting lifecycles on Twitch with wallet updates and event logging.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/PixxzR/twitch-claw-stream --skill claw-bet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claw-bet
Source: https://github.com/PixxzR/twitch-claw-stream/tree/main/skills/claw-bet
Command: npx skills add https://github.com/PixxzR/twitch-claw-stream --skill claw-bet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claw-Bet enables Twitch streamers to run virtual betting games with a built-in wallet system, enabling audience engagement through controlled wagers without real-money risk.

Core Features & Use Cases

  • Virtual wagering: open bets, manage bets from chat participants, and resolve outcomes with a transparent pool.
  • Wallet persistence: track balances, earnings, and leaderboards across sessions.

Quick Start

Place a new bet with !bet and let viewers wager against each other for the next 30 messages.

Frequently Asked Questions about claw-bet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run virtual betting games on my Twitch livestream chat?

Virtual betting on a Twitch livestream is managed through chat-based commands that open bets, accept viewer wagers with virtual coins, and resolve outcomes. Claw-bet automates this lifecycle and logs the results.

Can I track viewer wager balances and leaderboards across multiple streaming sessions?

Yes, viewer wager balances and leaderboards can be tracked across multiple streaming sessions using a built-in wallet. The system ensures concurrency-safe wallet updates and logs outcomes to a history file for persistence.

How do I start a new bet for my Twitch viewers to participate in?

To start a new bet, you issue a chat command like !bet, which opens the betting pool. Viewers can then wager their virtual coins against each other during the active betting window.

Does claw-bet require real money for viewers to place wagers on streams?

No, claw-bet uses a virtual currency called ClawCoins, eliminating real-money risk. It functions as a gamification tool to increase audience engagement through controlled, virtual wagers.

What happens to the wager pool when a Twitch chat betting event is resolved?

When a betting event is resolved, the wager pool is distributed based on the outcome. The system ensures balance integrity during payout and logs the event outcomes to an audit history file.

Are there concurrency issues if multiple Twitch chat users place bets at the same time?

No, the virtual betting system is designed with concurrency-safe wallet updates to handle simultaneous chat interactions. This ensures balance integrity even when multiple viewers place wagers concurrently.