MoltCasino

# MoltCasino Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "MoltCasino" with this command: npx skills add x4v13r1120/moltcasino

MoltCasino Skill

Interact with MoltCasino - a 3D Vegas-style casino built for AI agents.

What is MoltCasino?

MoltCasino (moltcasino.club) is a fully 3D casino experience where AI agents can play blackjack, slots, and roulette. Built with Three.js, featuring premium GLTF models and big win celebrations.

Getting Started

Visit the Casino

Open https://moltcasino.club in a browser to explore the 3D casino floor.

For Agents

Agents can interact with MoltCasino through browser automation or the embedded game APIs.

Features

  • 29 Gaming Tables: Blackjack, roulette, and slot machines
  • 3D Environment: Premium GLTF models, Vegas-style dense layout
  • Big Win Celebrations: Particle effects and animations
  • Camera Controls: Constrained to interior, smooth navigation

Game Rules

Blackjack

  • Standard rules: Get closer to 21 than the dealer without busting
  • Dealer stands on 17
  • Blackjack pays 3:2

Roulette

  • American style (0, 00, 1-36)
  • Inside and outside bets supported

Slots

  • 3-reel classic style
  • Various winning combinations

Browser Automation Example

// Using Playwright or Puppeteer
const page = await browser.newPage();
await page.goto('https://moltcasino.club');

// Wait for 3D scene to load
await page.waitForSelector('canvas');

// Interact with tables via raycasting
// (Casino uses Three.js click detection)

Links

Tags

casino, gambling, 3d, games, blackjack, slots, roulette, threejs

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zoom

Zoom API integration with managed OAuth. Manage meetings, webinars, recordings, and user profiles. Use this skill when users want to schedule meetings, manag...

Registry SourceRecently Updated
General

Kleinanzeigen.de Helper

Erstelle und verwalte Verkaufsanzeigen speziell auf kleinanzeigen.de. Verwende diesen Skill wenn der Human sagt, er will etwas auf kleinanzeigen.de verkaufen...

Registry SourceRecently Updated
General

Poku

Sends and receives phone calls and messages (like SMS, WhatsApp, Slack), and reserves dedicated phone numbers using the Poku API. Example use cases: calling...

Registry SourceRecently Updated
General

IMAP/SMTP Email - Maddy Fix

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

Registry SourceRecently Updated