meeting-scheduler

Intelligent scheduling with partner/associate availability and timezone management

509 stars

Best use case

meeting-scheduler is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Intelligent scheduling with partner/associate availability and timezone management

Teams using meeting-scheduler should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/meeting-scheduler/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/venture-capital/skills/meeting-scheduler/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/meeting-scheduler/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How meeting-scheduler Compares

Feature / Agentmeeting-schedulerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Intelligent scheduling with partner/associate availability and timezone management

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Meeting Scheduler

## Overview

The Meeting Scheduler skill provides intelligent meeting coordination for venture capital deal flow and portfolio management activities. It manages complex scheduling across partners, associates, founders, and external parties while handling timezone differences and availability constraints.

## Capabilities

### Calendar Integration
- Sync with Google Calendar, Outlook, and other calendar systems
- Real-time availability checking across team members
- Buffer time management between meetings
- Travel time consideration for in-person meetings

### Intelligent Scheduling
- Multi-party availability optimization
- Timezone-aware scheduling with clear communication
- Meeting type-based duration defaults
- Recurring meeting series management

### Deal Flow Coordination
- Partner pitch meeting scheduling
- Due diligence session coordination
- IC meeting scheduling with quorum requirements
- Closing and signing coordination

### Portfolio Meeting Management
- Board meeting scheduling across portfolio
- Quarterly review meeting coordination
- Portfolio company touchpoint scheduling
- LP meeting and annual meeting coordination

## Usage

### Schedule Deal Meeting
```
Input: Meeting type, required attendees, optional attendees, duration
Process: Find optimal slots, propose times, confirm booking
Output: Calendar invite, meeting details, attendee confirmations
```

### Find Availability
```
Input: Attendee list, date range, duration, constraints
Process: Query calendars, identify common availability
Output: Available time slots ranked by preference
```

### Reschedule Meeting
```
Input: Original meeting, new constraints or conflicts
Process: Find alternative slots, notify attendees
Output: Rescheduled meeting, update notifications
```

### Coordinate Multi-Meeting Series
```
Input: Meeting sequence (e.g., DD sessions), participants, timeline
Process: Schedule series optimizing for participant availability
Output: Coordinated meeting series, master schedule
```

## Meeting Types

| Meeting Type | Default Duration | Typical Attendees |
|--------------|------------------|-------------------|
| Intro Call | 30 min | Associate + Founder |
| Partner Pitch | 45-60 min | Partners + Founder team |
| DD Session | 60-90 min | DD lead + Functional experts |
| IC Meeting | 60-90 min | Full partnership |
| Board Meeting | 2-4 hours | Board members + Management |

## Integration Points

- **Deal Flow Tracker**: Log meetings as pipeline activities
- **Board Engagement Process**: Coordinate board-related scheduling
- **IC Process**: Schedule investment committee meetings
- **Outreach Sequencer**: Convert engagement to scheduled meetings

## Best Practices

1. Include buffer time between back-to-back meetings
2. Respect partner preferences for meeting-free time blocks
3. Provide clear timezone information in all communications
4. Send reminders and prep materials in advance
5. Track no-shows and reschedule patterns

Related Skills

resource-scheduler

509
from a5c-ai/babysitter

Resource scheduling and assignment optimization skill for personnel and equipment allocation

production-scheduler

509
from a5c-ai/babysitter

Production scheduling optimization skill with constraint handling, changeover minimization, and due date management

maintenance-scheduler

509
from a5c-ai/babysitter

Maintenance planning and scheduling skill with TPM integration and predictive maintenance support

dbr-scheduler

509
from a5c-ai/babysitter

Drum-Buffer-Rope scheduling skill for constraint-based production pacing with buffer management

critical-chain-scheduler

509
from a5c-ai/babysitter

Critical Chain Project Management (CCPM) skill with buffer management and resource leveling

predictive-maintenance-scheduler

509
from a5c-ai/babysitter

Predictive maintenance scheduling skill using telematics data and historical patterns to maximize fleet uptime

cycle-count-scheduler

509
from a5c-ai/babysitter

AI-driven cycle counting schedule and variance analysis skill to maintain inventory accuracy with minimal operational disruption

cog-meeting-processing

509
from a5c-ai/babysitter

Process meeting recordings and transcripts into decisions, action items, and team dynamics

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

babysitter

509
from a5c-ai/babysitter

Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)

yolo

509
from a5c-ai/babysitter

Run Babysitter autonomously with minimal manual interruption.

user-install

509
from a5c-ai/babysitter

Install the user-level Babysitter Codex setup.