Developer productivityGitHub source
Google Calendar
/google-calendarInteract 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.
// skill content
Community-created skill listed at ClawHub. Canonical source: https://clawhub.ai/skills/google-calendar Version: 0.1.0 Source changelog: - 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.
// original public source
https://clawhub.ai/skills/google-calendarLicense: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.