meeting-list

Retrieve and filter Google Calendar events by attendee count and date.

45|50|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/zocomputer/skills --skill meeting-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-list
Source: https://github.com/zocomputer/skills/tree/main/Official/zo-meeting-list
Command: npx skills add https://github.com/zocomputer/skills --skill meeting-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly identify and review past meetings, making it easy to recall who attended and what was discussed.

Core Features & Use Cases

  • Meeting Retrieval: Fetches calendar events within a specified date range.
  • Attendee Filtering: Identifies meetings with a small number of attendees (less than 3).
  • Organized Output: Presents a clear list of meetings, grouped by date, with attendee emails.
  • Use Case: Quickly see who you met with last week in small group discussions to follow up on action items.

Quick Start

Show me all the meetings I had last week with fewer than 3 attendees.

Frequently Asked Questions about meeting-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list recent Google Calendar meetings with a small number of attendees?

You can retrieve small group meetings by specifying a date range, such as asking to show all meetings from last week with fewer than 3 attendees, and the Skill will output a chronological list with attendee emails.

Can I filter calendar events to only show meetings with fewer than 3 attendees?

No, this Skill is specifically designed to filter and retrieve small group meetings with less than 3 attendees, so it will not display larger team meetings or all-day calendar events.

What information is included when retrieving past meetings from Google Calendar?

When you need to recall who you met with in small group discussions to follow up on action items, this Skill helps you quickly identify and review past meetings and their attendees.

Does this meeting retrieval tool work with Google Calendar API responses?

This approach focuses specifically on extracting small meetings with less than 3 attendees, distinguishing it from standard calendar views by filtering out large group events to provide a focused chronological list.