skills$openclaw/calendar
0xterrybit9.4k

by 0xterrybit

calendar – OpenClaw Skill

calendar is an OpenClaw Skills integration for data analytics workflows. Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.

9.4k stars503 forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

namecalendar
descriptionCalendar management and scheduling. Create events, manage meetings, and sync across calendar providers. OpenClaw Skills integration.
owner0xterrybit
repository0xterrybit/calendar
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @0xterrybit/calendar
last updatedFeb 7, 2026

Maintainer

0xterrybit

0xterrybit

Maintains calendar in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
272 B
SKILL.md
602 B
SKILL.md

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"
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install calendar?

Run openclaw add @0xterrybit/calendar in your terminal. This installs calendar into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/0xterrybit/calendar. Review commits and README documentation before installing.