wework-booking

Automate bulk WeWork hot desk bookings across a date range.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ezjonline/ezj-automations --skill wework-booking-ezjonline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wework-booking
Source: https://github.com/ezjonline/ezj-automations/tree/main/skills/wework-booking
Command: npx skills add https://github.com/ezjonline/ezj-automations --skill wework-booking-ezjonline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the repetitive manual work of booking the same WeWork hot desk reservation day after day, especially when you need a full month of coverage.

Core Features & Use Cases

  • Bulk booking automation: Creates reservations across a multi-day date range instead of requiring one booking per day.
  • Operational guardrails: Supports dry runs, live runs, weekdays-only filtering, resume after interruption, token expiry checks, and retry handling.
  • Use case: Use it when you want to reserve a month of hot desk access at a specific WeWork location with minimal manual effort.

Quick Start

Ask the assistant to prepare and run the WeWork bulk booking workflow for your location, making sure your auth token and placeholder location details are configured first.

Frequently Asked Questions about wework-booking

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

FAQPage Schema
How do I automate WeWork hot desk booking for an entire month?

You can automate WeWork hot desk booking by running a bulk scheduling workflow that creates daily reservations across a 30-day date range, applying weekdays-only filtering to skip weekends automatically.

Can I do a dry run before committing to bulk WeWork desk reservations?

Yes, you can execute a dry run to validate your JWT auth token, timezone-correct booking payloads, and location configuration before performing live WeWork desk reservations.

What happens if my WeWork booking automation gets interrupted by a rate limit or conflict?

The automation handles rate limits and conflicts by persisting state and results, allowing you to resume the WeWork booking workflow from the exact point of interruption without duplicating reservations.

Do I need a specific auth token to automate daily coworking desk access?

Yes, you need a valid WeWork JWT auth token configured in your environment, as the workflow validates token expiry and handles access errors before attempting to book coworking desk access.

How does the bulk desk booking workflow handle timezone differences?

The bulk desk booking workflow builds timezone-correct booking payloads for each date in the range, ensuring your WeWork hot desk reservations align with the local timezone of your selected location.