book-fitness

Book and cancel Chelsea Piers fitness classes via REST API with JWT caching.

2|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/caseyg/caseys-claude --skill book-fitness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: book-fitness
Source: https://github.com/caseyg/caseys-claude/tree/main/skills/book-fitness
Command: npx skills add https://github.com/caseyg/caseys-claude --skill book-fitness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of booking and canceling fitness classes at Chelsea Piers, saving users time and effort in managing their class schedules.

Core Features & Use Cases

  • Class Booking: Search for and book available fitness classes, including yoga.
  • Class Cancellation: Cancel existing class bookings.
  • 24-Hour Booking Logic: Handles the specific 24-hour window before a class opens for booking.
  • Use Case: "Book a yoga class for tomorrow afternoon" or "Cancel my 6 PM yoga session."

Quick Start

Use the book-fitness skill to book a yoga class for tomorrow.

Frequently Asked Questions about book-fitness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate booking a fitness class at Chelsea Piers?

You can automate booking a Chelsea Piers fitness class by using a Skill that searches classes by type and location via a REST API and books them automatically. It handles the 24-hour booking window and manages credentials securely through 1Password CLI.

Can I cancel an existing Chelsea Piers fitness class booking?

Yes, you can cancel existing Chelsea Piers fitness class bookings. The automation supports cancellation of scheduled sessions, allowing you to manage your class calendar dynamically without manual portal interaction.

How does the 24-hour booking window logic work for Chelsea Piers classes?

The 24-hour booking window logic manages the exact timing required to secure popular Chelsea Piers classes. It uses API automation to execute booking requests precisely when the window opens, ensuring you get a spot before classes fill up.

Do I need 1Password CLI to manage credentials for Chelsea Piers class booking?

Yes, 1Password CLI is required to manage user credentials securely. The automation retrieves your Chelsea Piers login details directly from 1Password, ensuring your API authentication and JWT caching remain safe.

What types of fitness classes can I search for and book at Chelsea Piers?

You can search for and book available Chelsea Piers fitness classes by type and location. The automation supports various class formats, specifically including yoga sessions, based on API search results.

Why does my Chelsea Piers API booking automation need JWT caching?

JWT caching is needed to maintain authenticated API sessions for Chelsea Piers bookings. It prevents repeated login requests during class searching and booking, reducing latency and ensuring the 24-hour window automation executes reliably.