Jump to related tools in the same category or review the original source on GitHub.

Transportation @elizabethsiegle Updated 2/22/2026

🎾 Bayclub Gateway Booking OpenClaw Plugin & Skill | ClawHub

Looking to integrate Bayclub Gateway Booking into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate transportation tasks instantly, without having to write custom tools from scratch.

What this skill does

Book and manage tennis/pickleball courts at Bay Club.

Install

npx clawhub@latest install bayclub-gateway-booking

Full SKILL.md

Open original
Metadata table.
namedescriptionuser invocable
bayclub_managerBook and manage tennis/pickleball courts at Bay Club.true

SKILL.md content below is scrollable.

Bay Club Manager

This skill uses Stagehand and TypeScript to automate browser bookings.

Instructions

When the user asks to book or check courts:

  1. Use the shell tool to run the implementation script.
  2. The command to run is: NODE_ENV=development STAGEHAND_ENV=LOCAL HEADLESS=true npx ts-node --transpile-only {baseDir}/bayclub_skills.ts
  3. Pass user arguments (date, time, club) as strings to the script.

Files

  • Logic: {baseDir}/bayclub_skills.ts
  • Browser Engine: {baseDir}/BayClubBot.ts
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/elizabethsiegle/bayclub-gateway-booking
Latest commit: https://github.com/openclaw/skills/commit/dfdfce9cddc8571c0ce43e9e3c76683d4305f4ea

Related skills

If this matches your use case, these are close alternatives in the same category.