extension-email-calendar-events
Installation
SKILL.md
Email — Calendar Events
Calendar events email extension for Caffeine AI.
Overview
This skill adds support for organising events/meetings and sending iCalendar invitations by email. It provides CRUD operations for calendar events and email-based invitation delivery.
Backend
This component is for organising events/meetings and sending invitations by email
- Internally it builds and attaches an iCalendar file to each attendees's email
- This component does not yet support receiving RSVPs from attendees
To add/update/cancel/delete/get/list calendar events
- Use the prefabricated module
mo:caffeineai-email-calendar-events/calendarEvents.mowhich cannot be modified.