Restaurant Setup — Development skill for Claude Code
Interactively configure credentials for a reservation provider (Resy, OpenTable, etc.
How to install Restaurant Setup
Installs to ~/.claude/skills/omarshahine-restaurant-cli-restaurant-setup/SKILL.md
mkdir -p ~/.claude/skills/omarshahine-restaurant-cli-restaurant-setup && curl -fsSL https://raw.githubusercontent.com/omarshahine/restaurant-cli/HEAD/commands/restaurant-setup.md -o ~/.claude/skills/omarshahine-restaurant-cli-restaurant-setup/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Restaurant Setup does
description: Interactively configure credentials for a reservation provider (Resy, OpenTable, etc.)
Restaurant Setup
Run:
restaurant setup $ARGUMENTS
If no provider id was supplied, ask which provider they want to set up — show the list from `restaurant doctor`.
The setup flow is fully interactive. For Resy, it prompts for email + password and exchanges them for a durable auth token via `POST /3/auth/password`. The password is consumed and discarded. **It is env-first:
Alternatives in Development
- Claude Config — Built-in /config command to manage settings interactively 81.1k ★
- Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★
- Providers — Multi-Provider Support 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Restaurant Book
Book a restaurant reservation now (not a snipe — immediate booking)
Restaurant
Book, search, or manage a restaurant reservation via the pluggable restaurant-cli
Hookify Configure
Enable or disable hookify rules interactively
Gen Check
Check every configured provider's credentials + capabilities before you spend anything
Add Project Setup
Create a named project profile interactively
Jira Assistant Setup
Set up JIRA Assistant Skills with credentials and configuration
Related Agents
Restaurant Router
Router agent for restaurant reservation requests. Reads the provider registry, picks the right provider agent
Data Setup
Helps users configure and validate DataForSEO and future provider credentials without exposing secrets.
Agent API
Configure a SandBase Agent with a model, instructions, APIs, Skills, and API credentials.