Install
openclaw skills install calendar-queryQuery Matt's calendars with the gog CLI. Always prioritize the Flowcode work calendar (matt.williams@flowcode.com) and include personal calendar (williams.e.matt@gmail.com) context when relevant. Use when asked about schedules, events, availability, or reminders.
openclaw skills install calendar-queryUse the gog CLI (already authenticated as ferdi.bot.matt@gmail.com) to read Matt's calendars. Always follow this order:
gog calendar events <calendar_id> --from "YYYY-MM-DDT00:00:00" --to "YYYY-MM-DDT23:59:59"
gog calendar events matt.williams@flowcode.com --from "2026-03-18T00:00:00" --to "2026-03-18T23:59:59"
--tomorrow, --today, --days N, --weekgog calendar events williams.e.matt@gmail.com --days 7
gog calendar events <calendar_id> --query "keyword" --from <start> --to <end>
Use for finding Bulls games, travel, etc.
Use separate commands per calendar and merge results in your reply.
--from/--to are required for single-day accuracy.--from "2026-03-24T12:00:00").gog errors, include the error message and suggest retrying or re-authenticating.