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

Transportation @elizabethsiegle Updated 7/7/2026 991 downloads 0 stars Security: Pass

🎾 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

ClawHub CLI
openclaw skills install @elizabethsiegle/bayclub-gateway-booking
Node.js (npx)
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
ClawHub Registry URL: https://clawhub.ai/elizabethsiegle/skills/bayclub-gateway-booking

Related skills

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