calendar-reminders

Generate JSON reminder plans from Google Calendar events via gcalcli.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill calendar-reminders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendar-reminders
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/clawhub-calendar-reminders
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill calendar-reminders

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcalcli, vdirsyncer, khal, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of staying on top of your schedule by integrating with Google Calendar and optional CalDAV sources, ensuring you never miss an important event or task.

Core Features & Use Cases

  • Calendar Integration: Connects with Google Calendar (gcalcli) and supports CalDAV/iCloud via vdirsyncer and khal.
  • Reminder Planning: Generates a structured JSON plan for scheduling one-shot OpenClaw reminders based on calendar events.
  • Use Case: Automatically receive AI-powered reminders for upcoming meetings, deadlines, and important personal events directly through your OpenClaw agent.

Quick Start

Use the calendar-reminders skill to generate a reminder plan for today's events.

Frequently Asked Questions about calendar-reminders

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Calendar reminders for upcoming events?

You can automate Google Calendar reminders by using this Skill with gcalcli to read calendar events and generate a structured JSON reminder plan for scheduling alerts through your OpenClaw agent.

Can I use CalDAV sources like iCloud for scheduling calendar reminders?

Yes, CalDAV sources like iCloud are supported for scheduling reminders through optional vdirsyncer and khal integrations, which sync events to generate the JSON reminder plan.

What do I need to set up before generating a calendar reminder plan?

You need Python 3 installed, gcalcli configured for Google Calendar access, and optionally vdirsyncer and khal set up for CalDAV integration before generating a calendar reminder plan.

How does the reminder planning mechanism process my calendar events?

The reminder planning mechanism uses configuration-driven scheduling to read connected calendars and outputs a JSON plan defining one-shot OpenClaw reminders for upcoming meetings and deadlines.

Is gcalcli required or can I rely solely on vdirsyncer and khal for calendar automation?

gcalcli is required for Google Calendar integration, whereas vdirsyncer and khal are optional dependencies used exclusively for adding CalDAV support to your calendar automation workflow.

What are the limitations of using configuration-driven scheduling for calendar reminders?

Configuration-driven scheduling outputs a JSON plan for one-shot OpenClaw reminders, generating individual alert instances rather than natively supporting persistent or recurring automated reminder rules.