9.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
| name | calendar |
| description | Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers. OpenClaw Skills integration. |
| owner | 0xterrybit |
| repository | 0xterrybit/calendar |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @0xterrybit/calendar |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
2 files
.
_meta.json
272 BSKILL.md
602 BSKILL.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.
