Loading...
Loading...
Google Calendar: Show upcoming events across all calendars.
npx skill4agent add googleworkspace/cli gws-calendar-agendaPREREQUISITE: Readfor auth, global flags, and security rules. If missing, run../gws-shared/SKILL.mdto create it.gws generate-skills
gws calendar +agenda| Flag | Required | Default | Description |
|---|---|---|---|
| — | — | Show today's events |
| — | — | Show tomorrow's events |
| — | — | Show this week's events |
| — | — | Number of days ahead to show |
| — | — | Filter to specific calendar name or ID |
gws calendar +agenda
gws calendar +agenda --today
gws calendar +agenda --week --format table
gws calendar +agenda --days 3 --calendar 'Work'