omarshahine

Restaurant Snipe — Productivity skill for Claude Code

Productivity community

Schedule a future reservation to book at the exact release time (e.g. 10am sharp when Resy slots open).

How to install Restaurant Snipe

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

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

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

What Restaurant Snipe does


description: Schedule a future reservation to book at the exact release time (e.g. 10am sharp when Resy slots open)

Restaurant Snipe

**Off by default.** Scheduled sniping requires the user to opt in by setting `RESTAURANT_CLI_ENABLE_SNIPE=1` in their environment (it's an unattended booking). If `restaurant snipe` errors with "off by default", relay that to the user and let *them* enable it — do not set the env var yourself. `restaurant snipe --dry-run` previews without the flag.

T

Alternatives in Productivity

  • Getting Help — career-ops is an open source project maintained in limited time 32.5k ★
  • Time Command — Display the current date and time in Pakistan Standard Time (PKT, UTC+5) 20.2k ★
  • Jobs — Create, list, edit, or delete cron jobs 1.3k ★

Full documentation available on GitHub

View Source Repository