ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

Wheel Of Fortune

Skill by peetzweg

Why use this skill?

Use the Wheel of Fortune skill to randomly decide between options with a fun 3D spinning wheel. Perfect for indecisive moments, dining, and gaming.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/peetzweg/wheel-of-fortune
Or

What This Skill Does

The Wheel Of Fortune skill is an interactive decision-making tool designed to assist users when they are faced with multiple choices and prefer a randomized, gamified approach to resolution. By integrating with an external web interface, the OpenClaw AI agent can generate a custom-built, 3D interactive spinning wheel URL. This allows users to visualize their options and perform a random selection, making it perfect for breaking stalemates in group settings or personal dilemmas. The skill parses user input to construct a query string, encoding labels into a URL that supports both simple lists and weighted probabilities.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/peetzweg/wheel-of-fortune Once installed, ensure the agent has permission to generate external links so that it can provide the interactive web URL to the user interface.

Use Cases

  • Casual Dining: Choosing a restaurant or cuisine type when a group cannot reach a consensus.
  • Entertainment: Selecting a movie, television series, or video game for a Friday night.
  • Task Prioritization: Randomizing the order in which a set of small, equally urgent chores are completed.
  • Weighted Randomization: Distributing tasks where one team member has a higher availability or capability than others, by assigning higher weights to their entries.
  • Game Nights: Providing a fair, visual, and high-energy method for choosing game mechanics, characters, or player turns.

Example Prompts

  1. "I'm starving but I can't decide between Italian, Sushi, or a burger place. Can you use the Wheel of Fortune to help me pick?"
  2. "Spin the wheel for these activities: Hiking, Movie, Bowling, and Reading. Give me the link to play."
  3. "We need to pick a chore for everyone. Assign Bob 2 parts, Sarah 1 part, and Mike 1 part on the wheel since Bob has more time."

Tips & Limitations

To get the best experience, ensure that you provide clear, distinct options. While the skill supports 2–20 items, providing too many labels can make the text on the individual slices difficult to read on smaller screens. Always remember that this tool is designed for situations where randomness is acceptable; do not use it for critical financial or safety-related decisions where a logical, data-driven approach is required. Use URL-friendly names to avoid potential encoding issues, and take advantage of the weighting feature to influence the probability of outcomes when equity is not strictly required. If the URL doesn't load, ensure your browser does not block pop-ups or external redirects.

Metadata

Author@peetzweg
Stars1217
Views0
Updated2026-02-20
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-peetzweg-wheel-of-fortune": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#randomizer#decision-making#fun#utility#interactive
Safety Score: 5/5