booked-scheduler

Community

Automate room bookings and schedule queries.

Authordmd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides programmatic control over a Booked Scheduler deployment (scandium.mclean.harvard.edu) to automate resource discovery, availability checks, reservation creation and updates, and to avoid fragile direct API calls and manual calendar imports.

Core Features & Use Cases

  • Robust API client and helpers: Includes a BookedAPI library that handles authentication, session fallbacks, JSON parsing quirks, deduplication, and reservation pagination splitting.
  • ICS import and recurrence handling: The ICS import script converts ICS datetimes to timezone-aware ISO8601, parses RRULE into Booked recurrenceRule objects, maps CATEGORIES to custom attributes, and extracts participants and scanned initials.
  • End-to-end reservation management: Supports listing resources and schedules, creating/updating/deleting reservations (with follow-up updates to add participants), approving/checking-in/checking-out, and admin operations for users, groups, and accessories; ideal for automating room scheduling and calendar-to-booking workflows.

Quick Start

Run the ics_to_booked.py script to import event.ics into Booked Scheduler for a named resource while SCANDIUM_API_KEY provides api_id:api_key authentication.

Dependency Matrix

Required Modules

requests

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: booked-scheduler
Download link: https://github.com/dmd/dotfiles/archive/main.zip#booked-scheduler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.