Install
openclaw skills install trip-calendarAdd trip itineraries, flights, hotel check-ins, and activities to Google Calendar using gog CLI. Handles "add to calendar" and boarding pass parsing.
openclaw skills install trip-calendarWhen user confirms "add to calendar":
Create events for key milestones using gog:
Command format: gog calendar create primary --summary "✈️ DEL→KLU 6E-2041" --from "2026-03-14T06:00:00+05:30" --to "2026-03-14T07:30:00+05:30" --location "DEL Terminal 1" --description "Reach airport by 4:30 AM"
Use emojis in titles: ✈️ flights, 🏨 hotels, 🥾 treks, 🚕 transport
Include location and useful details in description
When user sends boarding pass image:
✓ Added 4 events to your Google Calendar: ✈️ DEL→KLU flight (Mar 14, 6 AM) 🏨 Check-in: Parvati Riverside (Mar 14, 1 PM) 🥾 Kheerganga Trek (Mar 15, full day) ✈️ KLU→DEL return (Mar 16, 3:30 PM)