Cal.com Skill

Time Management

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Cal.com tools.

15 tools
SKILL.md

Cal.com
SKILL.md

Domain knowledge for Cal.com — scheduling, event types, bookings, availability

Cal.com

Cal.com is an open-source scheduling platform. Event types, bookings, availability, calendars.

Data Model

  • Event Types define bookable meetings. Schedules and Calendars control availability.
  • Bookings are scheduled events. Filter by status: upcoming, past, etc.
  • Availability: Check slots by event_type_id and date range (start, end).
  • Conferencing options. Profile for account info.
  • event_type_id: From list_event_types. Required for get_available_slots.

Gotchas

  • cal-api-version: Some endpoints need version header. See CAL_API_VERSIONS in config.

Use with Cal.com Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Cal.com API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Cal.com?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Cal.com Skill - SKILL.md for Claude Code, Cursor & More