LLM Skills
~/catalog/developer productivity//google-calendar

Google Calendar

/google-calendar

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.

ClawHub communityClawHub community
11
May 17, 2026
// 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-calendar
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/google-calendar" "https://clawhub.ai/skills/google-calendar"
Then in Claude Code, type /google-calendar to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 11
UpdatedMay 17, 2026
Format.md
AccessFree
// similar

Skills Developer productivity

View allarrow_forward