ucf-rumble

Automate Solana UCF workflows for wallet creation, betting, and payouts.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/BLE77/lobsta-fights --skill ucf-rumble
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ucf-rumble
Source: https://github.com/BLE77/lobsta-fights/tree/main/packages/nextjs/public
Command: npx skills add https://github.com/BLE77/lobsta-fights --skill ucf-rumble

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Underground Claw Fights operator skill for Solana flows: create wallet, register fighter, join or leave queue, place bets, read rumble status, and claim payouts. Use when users ask to fight, bet, or debug UCF API calls.

Core Features & Use Cases

  • Wallet creation, fighter registration, queue management, betting, status checks, and payout claims
  • SeekerClaw delegation, webhook-driven moves, and deterministic on-chain routing for ER/L1 interactions
  • Debugging and exploration of the UCF API endpoints to build automated agents

Quick Start

Load the skill into your Seeker agent and run the fastest path: fetch a nonce, sign the challenge, register, queue, and monitor rumble status.

Frequently Asked Questions about ucf-rumble

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

FAQPage Schema
How do I automate Solana betting workflows for fighter registration and queue management?

Solana betting workflows for fighter registration and queue management are automated by loading operational instructions into your agent context, guiding end-to-end actions from wallet creation to payout claims. This enables seamless bot execution for underground claw fights.

What is the fastest way to start placing bets on a Solana-based rumble?

The fastest way to start placing bets on a Solana-based rumble is to load the skill into your Seeker agent and follow the production-ready path: fetch a nonce, sign the challenge, register your fighter, join the queue, and monitor rumble status.

How do webhooks and SeekerClaw delegation work for on-chain rumble interactions?

Webhooks drive deterministic on-chain moves for ER and L1 interactions, while SeekerClaw delegation manages routing. This combination allows automated agents to execute rumble actions reliably without manual transaction signing at each step.

Can I debug UCF API endpoints when building automated betting agents?

Yes, you can debug and explore UCF API endpoints to build automated agents. The skill supports webhook-driven moves and deterministic routing, allowing you to inspect endpoint behavior and validate on-chain interactions during development.

Do I need a specific wallet setup to claim Solana rumble payouts?

Wallet creation is the first step in the workflow to claim Solana rumble payouts. The skill guides your agent through creating a wallet, registering a fighter, placing bets, and finally claiming payouts through a production-ready path.

How do I join or leave the fighter queue for an underground claw fight?

Joining or leaving the fighter queue for an underground claw fight is handled through automated bot actions guided by operational instructions loaded into context. The skill manages queue interactions alongside fighter registration and betting status checks.