gcalendar
List, view, create, update, and delete Google Calendar events over OAuth2, with real-time calendar-change events — authorized through Cremind Connect.
The gcalendar skill lets the agent list, view, create, update, and delete Google Calendar events over OAuth2, and receive calendar-change events in real time. Like the gmail skill it authorizes through the Cremind Connect service (no Google Cloud setup), keeps its token on your machine, and runs a persistent listener that uses Calendar watch channels via the relay to drop changed events (event_changed) as markdown. For CalDAV providers such as iCloud or Fastmail, use caldav-calendar instead.
Documentation in progress
A full reference for this skill is being written. In the meantime, read the canonical gmail page (the two share the same Google auth and listener model), and see the skill source at app/skills/builtin/gcalendar.
gmail
Read, search, send, reply, label, and trash Gmail over OAuth2, and receive new-email events in real time — authorized through Cremind Connect, tokens stay local.
jira
Search, view, create, comment on, and transition Jira Cloud issues over OAuth2 (Atlassian 3LO), with real-time issue-change events via a registered webhook.