extension-email-calendar-events

Agent skill from caffeinelabs/skills.

caffeinelabs ↓ 8.3k Apache-2.0 updated 27d ago
Claude Code
View source ↗

What it does

  • Internally it builds and attaches an iCalendar file to each attendees's email
  • This component does not yet support receiving RSVPs from attendees
  • Use the prefabricated module mo:caffeineai-email-calendar-events/calendarEvents.mo which cannot be modified.
  • This component depends on extension-email for sending calendar event emails.
  • Use the sendCalendarEvent function.

Requirements & configuration

  • This component depends on extension-email for sending calendar event emails.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

extension-email-calendar-events FAQ

What does the extension-email-calendar-events skill do?

Support 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

What does extension-email-calendar-events require?

This component depends on extension-email for sending calendar event emails.

How do I install extension-email-calendar-events?

Run: npx -y skills add https://github.com/caffeinelabs/skills --skill extension-email-calendar-events --agent claude-code — the source lives at github.com/caffeinelabs/skills.

Maintain extension-email-calendar-events?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

extension-email-calendar-events on getagentictools
[![extension-email-calendar-events on getagentictools](https://getagentictools.com/badge/skills/caffeinelabs-skills-extension-email-calendar-events.svg)](https://getagentictools.com/skills/caffeinelabs-skills-extension-email-calendar-events?ref=badge)
npx agentictools info skills/caffeinelabs-skills-extension-email-calendar-events

The second line is the CLI lookup for this page — handy in READMEs and docs.