Agent skill
meeting-scheduler
Intelligent scheduling with partner/associate availability and timezone management
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/meeting-scheduler
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-006
- specialization
- venture-capital
SKILL.md
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
- Include buffer time between back-to-back meetings
- Respect partner preferences for meeting-free time blocks
- Provide clear timezone information in all communications
- Send reminders and prep materials in advance
- Track no-shows and reschedule patterns
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?