From 238492a4de779e0371510d3897c43ec734cfd1c7 Mon Sep 17 00:00:00 2001 From: roshanamurthur Date: Fri, 14 Aug 2026 09:37:51 -0400 Subject: [PATCH] Add Calendly domain skill: event-type editing, time comboboxes, timezone trap --- domain-skills/calendly/event-types.md | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 domain-skills/calendly/event-types.md diff --git a/domain-skills/calendly/event-types.md b/domain-skills/calendly/event-types.md new file mode 100644 index 00000000..81b5b5ca --- /dev/null +++ b/domain-skills/calendly/event-types.md @@ -0,0 +1,29 @@ +# Calendly — event types & availability editing + +## URL patterns + +- Event types list: `https://calendly.com/app/scheduling/meeting_types/user/me` +- Editor opens as a right-side pane on the same URL (`?pane=event_type_editor&paneState=...`); the pane scrolls independently of the page. +- Public booking page: `https://calendly.com//?month=YYYY-MM&date=YYYY-MM-DD` — use the query params to open a specific day's slot list. +- **Trap:** `https://calendly.com///YYYY-MM-DD` is NOT a day view — Calendly parses the path segment as a spot-booking deep link and lands on an "Enter Details" form for 12:00am that date. + +## Creating an event type + +`+ Create` (top right) → "One-on-one" opens the editor pane with Duration / Location / Availability / Host sections. The `Create` button (bottom right of the pane) saves; a green "Saved" toast confirms. + +## Editor pane mechanics + +- **Title**: the heading is an `

`; clicking it swaps in a `