meeting-list

Retrieves Google Calendar events and extracts attendee emails for meetings under three attendees.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill meeting-list-uniquecrete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-list
Source: https://github.com/Uniquecrete/ThinkFasterv1/tree/main/Skills/zo-meeting-list
Command: npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill meeting-list-uniquecrete

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

It helps you quickly recall who you met by turning recent Google Calendar events into a structured list of meetings and attendee emails.

Core Features & Use Cases

  • Recent meeting retrieval: Pulls Google Calendar events over a configurable date range and expands recurring events.
  • Small-group attendee filtering: Filters meetings to those with fewer than 3 attendees (excluding your own email).
  • Readable output for follow-up: Groups results by date and lists attendee emails alongside meeting titles.

Quick Start

Ask the meeting-list skill to show all meetings from the last 7 days where the attendee count is under 3, grouped by date.

Frequently Asked Questions about meeting-list

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

FAQPage Schema
How do I extract attendee emails from Google Calendar events for networking follow-up?

Filter Google Calendar meetings by applying attendee-count thresholds to recent events. This skill excludes a specific user email and expands recurring events, outputting only small-group meetings with fewer than three attendees to help you focus on targeted networking follow-ups.

Can I retrieve Google Calendar events from a specific date range for calendar auditing?

Group meeting tracking outputs structured rows containing meeting start times, summaries, and attendee email lists grouped by date. This format provides readable context for follow-ups and lightweight networking review directly from your recent Google Calendar events.

What's the best way to list recent meetings with attendee emails for networking review?

The best way to list recent meetings for networking review is retrieving Google Calendar events over a configurable date range, filtering for small groups, and grouping output by date. This produces a structured list of meeting summaries and attendee emails for quick recall.

Does meeting-list work with recurring Google Calendar events?

Meeting-list works with recurring Google Calendar events by expanding them into individual instances during retrieval. This ensures recurring meetings appear as separate grouped rows with distinct start times and attendee email lists within your configured date range.