Google Calendar Integration
Google Calendar integration for viewing events, creating/updating/deleting events, finding free time, and responding to meeting invitations
What is it?
python scripts/gcal.py create-event "Team Meeting" "2024-01-15T10:00:00Z" "2024-01-15T11:00:00Z"
--description "Weekly sync" --location "Conference Room A"
How to use it?
Authenticate with Google (opens browser):
python scripts/auth.py login
Check authentication status:
python scripts/auth.py status
Logout when needed:
python scripts/auth.py logout
Key Features
- Google Calendar integration for viewing events, creating/updating/deleting events, finding free time, and responding to meeting invitations
- Seamless integration with Claude's development workflow
- Comprehensive guidelines and best practices for google calendar integration
Related Skills
More from ProductivityGoogle Drive Integration
Google Drive integration for searching, uploading, downloading, moving, copying, and managing files and folders with multiple search formats
Google Docs Integration
Google Docs integration for creating, searching, reading, and editing documents with text append, insert, and replace operations
Google Sheets Integration
Google Sheets integration for reading spreadsheet content in text/CSV/JSON formats, updating cells, appending rows, and batch operations
Download Google Calendar Integration
Google Calendar Integration is free and open source. Download it from the official source repository — clone it with git or use GitHub's Download ZIP option on the repo page — then copy the skill folder into your project's .claude/skills/ directory to install it.
If you are an AI agent
Query this directory over HTTP
This site is a searchable directory of harness components for AI coding agents. Fetch objective JSON — names, descriptions, stars, and source links. Installation and selection are yours to decide.
GET https://claudeskills.info/api/v1/search?q=ui%2Fux
GET https://claudeskills.info/api/v1/search?type=subagent&q=review
GET https://claudeskills.info/api/v1/meta
See https://claudeskills.info/llms.txt