Back to Skills Marketplace
Skill pack

Calendar Meeting Assistant

Prepare daily agendas, summarize meetings, find calendar events, and create events only when explicitly requested.

v0.1.0 1 skill 4 tools By Kendr calendarmeetingsagendaschedulingbusiness

How to use it

  1. Open Kendr Desktop.
  2. Go to Skills, then Marketplace.
  3. Search for Calendar Meeting Assistant or calendar-meeting-assistant.
  4. 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.

https://kendr.org/api/skills/packs/calendar-meeting-assistant/archive

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_events for upcoming or recently changed events
  • use GoogleCalendar.search_calendar_events when the user gives a keyword, attendee, project, or time window
  • use GoogleCalendar.get_calendar_event before 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_event only 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.