This is a straightforward Google Calendar wrapper that handles OAuth through browser login and stores tokens in your system keyring. You get CLI commands for the usual calendar operations: list events, create meetings, update details, find free slots across attendees, and respond to invitations. It's designed for Workspace accounts only, not personal Gmail. The authentication setup is clean, no MCP server needed, and it auto-refreshes tokens using Google's cloud function. Good fit if you're scripting calendar workflows locally and want something lighter than a full integration platform.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill google-calendar-automation