outlook-free-slot-finder

Find mutually available Outlook calendar slots and draft meeting invitations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pragmatechesinc/int_ai_lib_cc-training --skill outlook-free-slot-finder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: outlook-free-slot-finder
Source: https://github.com/pragmatechesinc/int_ai_lib_cc-training/tree/main/plugins/outlook-free-slot-finder/skills/outlook-free-slot-finder
Command: npx skills add https://github.com/pragmatechesinc/int_ai_lib_cc-training --skill outlook-free-slot-finder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pywin32, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the tedious process of finding available meeting times across multiple calendars and drafting meeting invitations, saving significant time and reducing scheduling conflicts.

Core Features & Use Cases

  • Find Common Free Slots: Scans your calendar and those of your colleagues (within the same organization) to identify mutually available time slots.
  • Suggest Meeting Times: Presents a list of suitable time options based on your preferences for duration and meeting type (online/onsite).
  • Draft Meeting Invitations: Once a time is chosen, it drafts an Outlook meeting invitation, including attendees, subject, and time, ready for you to send.
  • Use Case: You need to schedule a 1-hour meeting with John Doe and Jane Smith next week. Instead of manually checking each person's calendar, you ask the Skill to find common free slots, and it provides you with three options. You pick one, and the Skill drafts the invitation.

Quick Start

Use the outlook-free-slot-finder skill to find available times for a meeting with John Doe next week.

Frequently Asked Questions about outlook-free-slot-finder

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

FAQPage Schema
How do I find common free slots across multiple Outlook calendars?

Finding common free slots across multiple Outlook calendars is automated by scanning shared calendar data via COM automation to identify mutually available times for internal attendees. It then suggests suitable options based on your specified meeting duration and format preferences.

Can I automatically draft meeting invitations in Outlook after finding available times?

Yes, you can automatically draft Outlook meeting invitations after finding available times. Once you select a suitable slot, the tool generates a ready-to-send meeting invitation populated with attendees, custom subject lines, and onsite or online format details.

Does the Outlook free slot finder work with recurring meetings and custom subjects?

Yes, the Outlook free slot finder works with recurring meetings and custom subjects. It supports custom subject line generation based on meeting type and recurrence patterns, alongside various meeting durations and onsite or online formats.

Do I need pywin32 to automate meeting scheduling with Outlook?

Yes, you need pywin32 installed to automate meeting scheduling with Outlook. This dependency is required to access shared calendar data and perform COM automation for finding available slots and drafting meeting invitations.

What is the best way to coordinate internal scheduling without manually checking calendars?

The best way to coordinate internal scheduling without manual calendar checks is using COM automation to access shared calendar data. It identifies mutually available time slots for multiple attendees and drafts meeting invitations instantly.