google-calendar

Manage Google Calendar - create meetings, list events, invite attendees, set reminders

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "google-calendar" with this command: npx skills add minkhant1996/openclaw-google-skills/minkhant1996-openclaw-google-skills-google-calendar

Google Calendar Skill

Use the gcal command for ALL calendar-related tasks.

Commands

View Events

gcal list                               # Next 7 days
gcal today                              # Today's events
gcal tomorrow                           # Tomorrow's events
gcal get <eventId>                      # Event details

Create Events

gcal create --title "Meeting" --start "tomorrow 2pm"
gcal create --title "Call" --start "Monday 10am" --duration 30m
gcal create --title "Sync" --start "Friday 3pm" --attendees "a@email.com,b@email.com"

Manage Events

gcal update <eventId> --title "New Title"
gcal move <eventId> --start "tomorrow 4pm"
gcal delete <eventId>

Availability

gcal busy today                         # Show busy times
gcal free tomorrow                      # Show free slots

For full help: gcal help

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

google-calendar

No summary provided by upstream source.

Repository SourceNeeds Review
General

google-calendar

No summary provided by upstream source.

Repository SourceNeeds Review
General

google-calendar

No summary provided by upstream source.

Repository SourceNeeds Review
General

google-calendar

No summary provided by upstream source.

Repository SourceNeeds Review