skills/clawhub.ai/jpeng-calendar-sync

jpeng-calendar-sync

Installation
SKILL.md

Calendar Sync

Synchronize calendar events across Google Calendar, Outlook, and local storage.

When to Use

  • User wants to add/edit/delete calendar events
  • Sync events between different calendar providers
  • Set up reminders and recurring events
  • Check availability and schedule meetings

Configuration

# Google Calendar
export GOOGLE_CLIENT_ID="xxx"
export GOOGLE_CLIENT_SECRET="xxx"
export GOOGLE_REDIRECT_URI="http://localhost:8080/callback"
Installs
1
First Seen
Aug 9, 2026
jpeng-calendar-sync from clawhub.ai