Show a roulette wheel to randomly select a restaurant based on location and cuisine.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add loomax-labs/InferrLM --skill restaurant-roulette --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Restaurant Roulette?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loomax-labs-restaurant-roulette)More formats (shields.io, HTML) on the badges page.
---
name: Restaurant Roulette
description: Show a roulette wheel to randomly select a restaurant based on location and cuisine.
type: js
scriptName: main
secretRequired: true
secretLabel: Gemini API Key
---
# Restaurant Roulette
This skill searches for up to 10 restaurants matching a cuisine and location in a spin wheel.
## Instructions
Call the `run_js` tool with a JSON payload containing:
- `location`: the target city or location.
- `cuisine`: the style of food desired.
Do not pick a winner for the user. Tell them to tap the preview card to spin the wheel.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!