wework-booking

Automate WeWork hot desk reservations for multiple days via API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, datetime, dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of booking WeWork hot desk slots for multiple days, eliminating manual scheduling and saving time.

Core Features & Use Cases

  • Bulk Booking: Reserve coworking desk spaces for the upcoming 30 days with a simple command.
  • Automated Scheduling: Handle rate limits, authentication, and conflict resolution seamlessly.
  • Use Case: You need to regularly reserve a desk at WeWork for a month-long project; this Skill performs the entire booking process automatically upon your instruction.

Quick Start

Use the wework-booking skill to automatically reserve hot desks at your specified location for the next month.

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 multiple days?

You can automate WeWork hot desk booking for multiple days by using scripted API interactions to handle authentication and reserve desks for up to 30 days. This eliminates manual scheduling and manages rate limits seamlessly.

Do I need API credentials to automate coworking space reservations?

Yes, automating coworking space reservations requires proper API credentials for authentication. The automation script uses environment variables via dotenv to securely manage your credentials and interact directly with the WeWork API.

Can I schedule coworking desk reservations for a month in advance?

Yes, you can schedule coworking desk reservations up to 30 days in advance. The bulk booking automation feature allows you to reserve hot desk spaces for the upcoming month with a single command, handling time and conflicts automatically.

How does automated booking handle rate limits and scheduling conflicts?

Automated booking handles rate limits and scheduling conflicts through built-in scripted logic. The automation manages API rate limits during sequential reservation requests and applies conflict resolution protocols to ensure successful desk bookings.

What is the best way to reserve WeWork desks for a long-term project?

The best way to reserve WeWork desks for a long-term project is using API automation to perform bulk bookings. This approach automatically manages authentication and rate limits to secure your daily desk access with minimal manual effort.