restaurant-roulette

Generate a roulette wheel to randomly select restaurants by cuisine and location.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/riley1802/lumen-ai --skill restaurant-roulette-riley1802
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: restaurant-roulette
Source: https://github.com/riley1802/lumen-ai/tree/main/skills/featured/restaurant-roulette
Command: npx skills add https://github.com/riley1802/lumen-ai --skill restaurant-roulette-riley1802

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly discover restaurant options matching their cuisine and location preferences through an engaging roulette wheel interface.

Core Features & Use Cases

  • Restaurant Discovery: Finds up to 10 matching restaurants based on user's specified cuisine and location.
  • Interactive Selection: Presents a visual roulette wheel to randomly pick a restaurant.
  • Use Case: Planning a dinner outing? Enter your preferred cuisine and neighborhood to get a fun, randomized restaurant suggestion.

Quick Start

Use the restaurant-roulette skill to generate and spin the wheel for Italian food in Palo Alto.

Frequently Asked Questions about restaurant-roulette

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

FAQPage Schema
How do I randomly select a restaurant based on cuisine and location?

To randomly select a restaurant, this Skill uses an interactive roulette wheel to pick from up to 10 matching options based on your specified cuisine and location. You simply input your dining preferences and spin the wheel to get a randomized suggestion.

Can I use a webview to display an interactive restaurant selection wheel?

Yes, the restaurant roulette wheel requires a webview environment because it relies on client-side JavaScript to generate the visual wheel and handle the interactive spinning mechanics. A webview is necessary to render the selection interface properly.

What's the best way to find spontaneous dining plans for a social outing?

The best way to find spontaneous dining options is using a randomized restaurant roulette that matches your cuisine and neighborhood preferences. It provides a visual, interactive selection process ideal for tourism, social outings, or spontaneous dining plans.

How many restaurant options does the roulette wheel generate for a specified location?

The roulette wheel can display and randomly select from up to 10 matching restaurants based on your specified location and cuisine preferences. This limit ensures a manageable and engaging visual selection process.

Do I need any external dependencies or APIs to run the restaurant roulette wheel?

No external dependencies or APIs are required to run the restaurant roulette wheel. The Skill operates independently using standard client-side JavaScript within the scripts component to handle the random selection and user interaction.

Why does the restaurant roulette wheel require client-side JavaScript to function?

The restaurant roulette requires client-side JavaScript because it must dynamically generate the visual wheel graphics and handle real-time user interaction for the spinning mechanism. Without JavaScript, the interactive selection process cannot execute in the webview.