Integrate Cal.com's open-source scheduling platform into AI agent workflows. Agents can programmatically create event types, check availability, book meetings, and manage scheduling infrastructure through Cal.com's comprehensive REST API.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Cal.com Open Source Scheduling Infrastructure and API"
slug: "cal-com-open-source-scheduling-infrastructure-api"
description: "Integrate Cal.com's open-source scheduling platform into AI agent workflows. Agents can programmatically create event types, check availability, book meetings, and manage scheduling infrastructure through Cal.com's comprehensive REST API."
github_stars: 40908
verification: "security_reviewed"
source: "https://github.com/calcom/cal.com"
category: "Calendar, Email & Productivity"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "calcom/cal.com"
github_stars: 40908
---
# Cal.com Open Source Scheduling Infrastructure and API
Integrate Cal.com's open-source scheduling platform into AI agent workflows. Agents can programmatically create event types, check availability, book meetings, and manage scheduling infrastructure through Cal.com's comprehensive REST API.
## Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/calcom/cal.diy.git
- git clone -c core.symlinks=true https://github.com/calcom/cal.diy.git
- yarn
- yarn dx
Requirements and caveats from upstream:
- <a href="https://hub.docker.com/r/calcom/cal.diy"><img src="https://img.shields.io/docker/pulls/calcom/cal.diy" alt="Docker Pulls"></a>
- Node.js (Version: >=18.x)
- Set up Node
Basic usage or getting-started notes:
- Use at your own risk. Cal.diy is the open source community edition of Cal.com and it is intended for users who want to self-host their own Cal.diy instance. It is strictly recommended for personal, non-production use....
- **Note:** Cal.diy is a self-hosted project. There is no hosted/managed version. You run it on your own infrastructure.
- <!-- GETTING STARTED -->
- Source: https://github.com/calcom/cal.com
- Extracted from upstream docs: https://raw.githubusercontent.com/calcom/cal.com/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/cal-com-open-source-scheduling-infrastructure-api/)
No comments yet. Be the first to comment!