Calendar Meeting Assistant
Prepare daily agendas, summarize meetings, find calendar events, and create events only when explicitly requested.
How to use it
- Open Kendr Desktop.
- Go to Skills, then Marketplace.
- Search for Calendar Meeting Assistant or calendar-meeting-assistant.
- Install the pack, then enable the pack or individual skills you want available in agentic mode.
Kendr Desktop compares the installed version with the hosted catalog version and offers an update when this pack changes.
Install source
Use this hosted archive when installing or updating the pack from Kendr Desktop.
Calendar Meeting Assistant
Prepare meeting agendas, search Google Calendar events, summarize meeting context, and create calendar events only when explicitly requested with Kendr approval.
Calendar Meeting Assistant
Use this skill when the user asks about meetings, schedule, agenda, calendar events, availability context, meeting prep, or creating a calendar event.
Prefer read-only inspection first:
- use
GoogleCalendar.list_recent_calendar_eventsfor upcoming or recently changed events - use
GoogleCalendar.search_calendar_eventswhen the user gives a keyword, attendee, project, or time window - use
GoogleCalendar.get_calendar_eventbefore preparing for a specific meeting
For daily agendas and prep, include:
- meetings in chronological order
- purpose and known context
- preparation notes
- questions to ask
- follow-ups or risks from prior context when available
For scheduling:
- use
GoogleCalendar.create_calendar_eventonly when the user explicitly asks to create or schedule an event - include summary, start, end, time zone, description, and location when known
- if required scheduling details are missing, ask for the missing details before proposing the tool call
- do not ask the user to type approve or confirm; let Kendr's approval checkpoint collect the approve or reject decision
Do not invent attendees, times, or locations.