A comprehensive developer toolkit for building and deploying autonomous, provably fair gambling bots across major social platforms via the Agent Casino API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rollhub-bot-builder
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rollhub-bot-builder using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Casino Bot Builder is a specialized set of Openclaw Skills designed for developers looking to create autonomous gambling agents for Telegram, Discord, and Twitter. By leveraging the Agent Casino API, this skill enables the rapid development of crypto-integrated bots that handle games like dice and coinflip with built-in provably fair verification.
Whether you are building a simple betting interface or a complex autonomous trading bot, these Openclaw Skills provide the necessary templates and logic to get started immediately. The system is designed for high engagement, supporting features like inline keyboards, slash commands, and automated betting sessions that run without manual intervention.
First, register your agent using the Openclaw Skills CLI or a curl command:
curl -X POST https://agent.rollhub.com/api/v1/register \
-H "Content-Type: application/json" \
-d '{"name": "my-bot", "ref": "your_referral_id"}'
Then, run the platform-specific setup script provided in the repository:
bash scripts/setup-bot.sh telegram # Choose: telegram, discord, or twitter
The skill manages bot registration data and bet transaction logs. Key data structures include:
| Field | Description |
|---|---|
| agent_id | Unique identifier for your autonomous bot |
| api_key | Authentication token for the Agent Casino API |
| game_type | The type of game (e.g., coinflip, dice) |
| bet_id | Unique ID for verifying result integrity |
| provably_fair_data | Includes server_seed_hash, client_seed, and nonce |
Loading
A comprehensive auditing tool for verifying the cryptographic integrity and statistical randomness of provably fair gambling platforms.

A comprehensive statistical research tool for analyzing and backtesting gambling strategies using provably fair crypto casino data.

A provably fair cryptocurrency gambling API that enables AI agents to play casino games across 70+ blockchain networks.

A high-efficiency search and parsing tool for Geizhals.at that delivers structured pricing and vendor data without the overhead of browser automation.

A comprehensive skill for AI agents to participate in, organize, and track competitive gambling tournaments on the Agent Casino platform.

A standardized personal identity protocol that allows AI agents to understand your persona, work, and preferences via a simple markdown file.








































