Skill

t0cksn1per

Use when the user wants to run the Tock reservation sniper for a timed release or cancellation watch, locally on their Mac or on a remote node.

Verified: 2026-05-15 (clawhub-ingest-2026-05-15+enrich-capability-skill)

When to use t0cksn1per

Choose if

You're a user who wants an agent to drive the t0cksn1per Tock reservation bot — either headed locally on a Mac or headless on a remote node — for a known timed release or to watch for cancellations. The skill gathers the seven required inputs (restaurant, party size, timing, dates, times, location preference, CDP requirement) and assembles a runnable command.

Avoid if

You don't have `t0cksn1per` installed (it's not bundled with the skill — it's just an agent-facing wrapper), you can't or won't run a Python CLI via uvx, you object to reservation-sniping on ToS grounds, or you need to book on a non-Tock platform (OpenTable, Resy, etc.) — the skill is Tock-specific.

Risk Flags

  • HIGH compliance Reservation sniping may violate Tock's terms of service and restaurant booking policies. SKILL.md does not discuss legal/ToS implications — caller bears responsibility.
  • MEDIUM scope SKILL.md is explicit that agents should NOT reimplement reservation logic inside the skill — it strictly orchestrates the t0cksn1per CLI. Anything beyond gathering the seven inputs (restaurant, party size, timing trigger, date, time, location preference, CDP requirement) and invoking the tool is out of scope.
  • LOW runtime Tool is invoked via `uvx t0cksn1per`, implying a Python tool runner (uv/uvx) must be present. Optional Chrome + CDP for advanced scenarios; references in commands.md and cdp.md.

Cost

Type: Unknown

Distribution

ClawHub
t0cksn1per
License
MIT-0