omarshahine

Restaurant — Development skill for Claude Code

Development community

Book, search, or manage a restaurant reservation via the pluggable restaurant-cli.

How to install Restaurant

Installs to ~/.claude/skills/omarshahine-restaurant-cli-restaurant/SKILL.md

Terminal
mkdir -p ~/.claude/skills/omarshahine-restaurant-cli-restaurant && curl -fsSL https://raw.githubusercontent.com/omarshahine/restaurant-cli/HEAD/commands/restaurant.md -o ~/.claude/skills/omarshahine-restaurant-cli-restaurant/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Restaurant does


description: Book, search, or manage a restaurant reservation via the pluggable restaurant-cli

Restaurant

Delegate this request to the `restaurant-router` agent. The user wants:

$ARGUMENTS

Run `restaurant doctor` first to learn which providers are configured, then route to the right provider agent (`resy-agent`, `opentable-agent`).

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★

Full documentation available on GitHub

View Source Repository