Interact with Google Calendar via the Google Calendar API – list upcoming events, create new events, update or delete them. Use this skill when you need programmatic access to your calendar from OpenClaw.
- Initial release of the Google Calendar skill. - Supports listing, creating, updating, and deleting events via the Google Calendar API. - Command-line interface for all operations, with JSON output and error handling. - Requires OAuth setup (client ID, secret, refresh token) and environment variable configuration. - Setup and usage documented, including package dependencies and credential management.