meet

Automates Google Meet scheduling via Calendar and Meet APIs with email invites.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/hsigstad/research-kit --skill meet-hsigstad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meet
Source: https://github.com/hsigstad/research-kit/tree/main/skills/meet
Command: npx skills add https://github.com/hsigstad/research-kit --skill meet-hsigstad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines the process of scheduling Google Meet meetings, providing automated creation of calendar events with instant meeting links.

Core Features & Use Cases

  • Meeting Link Generation: Automatically creates a unique Google Meet link for each event.
  • Calendar Event Creation: Schedules the event in your Google Calendar with all necessary details.
  • Custom Invitation: Generates a personal invitation for attendees with the meeting link.

Quick Start

/meet "Name" "Day" "Time"

Frequently Asked Questions about meet

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

FAQPage Schema
How do I automate Google Meet scheduling and send calendar invites directly?

You can automate Google Meet scheduling by parsing simple text commands to interface with Google Calendar and Google Meet APIs, automatically generating meeting links and emailing them to all attendees.

Does this Google Meet scheduling tool support group meetings and multiple attendees?

Yes, this Google Meet scheduling tool supports both individual and group meetings, ensuring all specified attendees receive their meeting links directly through automated email invitations.

How do I schedule a Google Calendar event with a Meet link using a command?

You can schedule a Google Calendar event by entering a command with the meeting name, day, and time, which triggers automated event creation and Meet link generation.

Do I need a specific API client to automate Google Meet link generation?

Yes, automating Google Meet link generation and calendar event creation requires the google-api-python-client dependency to interface directly with Google Calendar and Google Meet APIs.

What is the best way to generate unique Google Meet links for automated calendar events?

The best way to generate unique Google Meet links is through API-assisted scheduling, which automatically creates a distinct meeting link for each new calendar event and sends custom invitations.

Can I automatically email Google Meet invitations to attendees when scheduling?

Yes, when scheduling Google Meet meetings through the automated calendar event creation process, the system generates and sends personal invitation emails containing the meeting link to attendees.