Gws Calendar Agenda

🌐Community
by googleworkspace · vlatest · Repository

This skill generates a daily Google Workspace calendar agenda based on your meetings and tasks, boosting productivity by streamlining your schedule.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gws-calendar-agenda npx -- -y @trustedskills/gws-calendar-agenda
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gws-calendar-agenda": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gws-calendar-agenda"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The gws-calendar-agenda skill provides AI agents with the ability to access and manage Google Workspace calendar data. It enables tasks such as viewing events, creating new appointments, updating existing ones, and retrieving agenda details from a user's calendar.

When to use it

  • To schedule meetings automatically based on availability checks in a user’s calendar.
  • To generate daily or weekly agendas for users by pulling upcoming events.
  • To update event details such as time, location, or attendees programmatically.
  • For AI assistants that need real-time access to calendar data to provide reminders or suggestions.

Key capabilities

  • View calendar events and their details
  • Create new calendar events
  • Update existing calendar events
  • Retrieve agenda information for a specified date range

Example prompts

  • "Create a meeting with John at 3 PM tomorrow."
  • "Show me my schedule for next week."
  • "Update the location of the team meeting to Zoom."

Tips & gotchas

  • Ensure that the AI agent has proper authentication and access permissions to the user’s Google Workspace account.
  • Be mindful of time zone settings when scheduling or retrieving events to avoid discrepancies.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
254

🌐 Community

Passed automated security scans.