ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

calendar-manager

日历管理技能 - 让 AI 能够读取日程、创建事件、设置提醒。当用户要求查看日程、添加日历事件、提醒 upcoming events 时触发此技能。

Why use this skill?

Manage your schedule effortlessly with the Calendar Manager skill for OpenClaw. Sync Google, Apple, and Outlook calendars to automate event creation and reminders.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jackeven02/calendar-manager
Or

What This Skill Does

The Calendar Manager skill is a robust automation tool designed to turn your AI agent into a personal assistant. It acts as an interface between your OpenClaw agent and major calendar services like Google Calendar, Apple Calendar, and Outlook. By bridging these platforms, the agent can autonomously read your schedule, create new events, delete unnecessary entries, and set intelligent reminders. It streamlines your time management by processing natural language requests to manipulate calendar data, allowing you to focus on your work rather than administrative scheduling tasks.

Installation

To integrate the Calendar Manager into your OpenClaw environment, use the following terminal command: clawhub install openclaw/skills/skills/jackeven02/calendar-manager

Ensure that the necessary CLI tools (like gog CLI for Google Calendar or icalBuddy for macOS) are installed and configured on your system path before executing the skill. If you are using Google Calendar, authenticate your credentials within the gog CLI configuration to enable seamless API access.

Use Cases

This skill is designed for professionals and busy individuals who need to stay organized without manual entry. Primary use cases include:

  • Daily Briefing: Having your agent summarize your day every morning.
  • Meeting Coordination: Automatically creating events when a meeting is requested or detected in email.
  • Deadline Management: Setting reminders for project milestones or recurring commitments.
  • Time Auditing: Asking the AI to identify empty slots in your schedule for deep work sessions.

Example Prompts

  1. "What does my schedule look like for the rest of today?"
  2. "Add a team sync meeting for tomorrow at 2:00 PM and remind me 15 minutes before it starts."
  3. "Do I have any events scheduled for this coming Friday afternoon?"

Tips & Limitations

  • Sync Consistency: Always ensure your local calendar app is synced with your primary account before querying; the agent reads what the CLI returns.
  • Time Zones: When requesting events across time zones, be specific (e.g., "2 PM PST") to avoid scheduling conflicts.
  • Integration: Pair this with the email-reader skill for maximum efficiency—your AI can scan invitations in your inbox and propose new calendar entries automatically.
  • Privacy: Be mindful that granting access to your calendar allows the agent to read private event details; ensure your environment is secure.

Metadata

Stars2032
Views3
Updated2026-03-05
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jackeven02-calendar-manager": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#calendar#automation#scheduling#time-management
Safety Score: 4/5

Flags: file-read, external-api