google-calendar
Installation
SKILL.md
Purpose
Automate Google Calendar operations including listing events, checking availability, creating meetings, and managing attendees. Particularly useful for sales teams scheduling calls, finding available slots to propose to clients, and managing recurring meetings.
Google Calendar
Read, create, and manage Google Calendar events via OAuth authentication.
CRITICAL SAFETY RULES
These rules are MANDATORY and must NEVER be bypassed:
1. NEVER Create Events Without Explicit Approval
- ALWAYS show the user the complete event details before creating
- ALWAYS ask for explicit confirmation: "Create this event? (yes/no)"
- NEVER auto-create events, even if user says "schedule a meeting"
- NEVER create multiple events in a loop without per-event confirmation