home / skills / openclaw / skills / calendar
This skill helps you manage calendars across providers, create events, schedule meetings, and sync reminders to Google, Apple, and Outlook.
npx playbooks add skill openclaw/skills --skill calendarReview the files below or copy the command above to add this skill to your agents.
---
name: calendar
description: Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
metadata: {"clawdbot":{"emoji":"📅","requires":{"bins":["curl","jq"]}}}
---
# Calendar 📅
Calendar and scheduling management.
## Features
- Create events
- Schedule meetings
- Set reminders
- View availability
- Recurring events
- Calendar sync
## Supported Providers
- Google Calendar
- Apple Calendar
- Outlook Calendar
## Usage Examples
```
"Schedule meeting tomorrow at 2pm"
"Show my calendar for this week"
"Find free time for a 1-hour meeting"
```
This skill provides calendar management and scheduling capabilities to create events, manage meetings, set reminders, and keep calendars in sync across providers. It streamlines appointment booking, finds available times, and handles recurring events so users spend less time on scheduling. Built to connect with major calendar providers, it aims to centralize calendar workflows in one place.
The skill inspects your calendar availability and event details to create, update, or delete events and reminders. It can schedule meetings by finding free time slots, propose times to participants, and set up recurring schedules. Sync connectors keep events mirrored across Google Calendar, Apple Calendar, and Outlook to avoid conflicts and fragmentation.
Which calendar providers are supported?
Google Calendar, Apple Calendar, and Outlook Calendar are supported for event creation, viewing, and sync.
Can it find free time for multiple attendees?
Yes. The skill checks participant availability and suggests common free slots for a specified duration.