/install brainz-calendar
Calendar Skill
Use gcalcli to interact with Google Calendar. Requires GOOGLE_CALENDAR_API_KEY (or CALDAV_URL/CALDAV_USER/CALDAV_PASS for CalDAV).
Listing Events
List upcoming events in a date range:
gcalcli agenda "2026-02-03" "2026-02-10"
Creating Events
Add a new calendar event:
gcalcli add --title "Team sync" --when "2026-02-04 10:00" --duration 30
Deleting Events
Delete an event by search term:
gcalcli delete "Team sync"
Install
pip install gcalcli
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install brainz-calendar - After installation, invoke the skill by name or use
/brainz-calendar - Provide required inputs per the skill's parameter spec and get structured output
What is Calendar?
Manage Google Calendar events using `gcalcli`. Create, list, and delete calendar events from the CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 3067 downloads so far.
How do I install Calendar?
Run "/install brainz-calendar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Calendar free?
Yes, Calendar is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Calendar support?
Calendar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Calendar?
It is built and maintained by Xejrax (@xejrax); the current version is v1.0.0.