Gws Events

🌐Community
by googleworkspace · vlatest · Repository

Gws Events integrates Google Workspace events data for seamless event management and reporting, boosting productivity & insights.

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-events npx -- -y @trustedskills/gws-events
2

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

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

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

About This Skill

What it does

The gws-events skill enables AI agents to interact with Google Workspace event data through the official CLI. It allows automation workflows to discover, install, and manage skills specifically designed for handling calendar, meeting, and other workspace scheduling events within a secure command-line environment.

When to use it

  • Automating the retrieval of upcoming team meetings across multiple Google Calendar accounts without manual login.
  • Integrating event data from Google Workspace into external notification systems or internal dashboards via CLI scripts.
  • Deploying custom AI agents that require direct, programmatic access to Google's event APIs for scheduling logic.
  • Managing bulk installations of event-handling utilities within a development pipeline for enterprise environments.

Key capabilities

  • Discovery and installation of specialized skills for Google Workspace event management.
  • Secure CLI-based interaction with the googleworkspace/cli ecosystem.
  • Support for automating workflows that depend on real-time or scheduled event data.
  • Integration points for AI agents needing structured access to calendar and meeting information.

Example prompts

  • "Install the latest gws-events skill to help me automate my weekly team sync scheduling."
  • "How can I use the Google Workspace CLI to fetch all events from next week via an AI agent?"
  • "Set up a script that uses gws-events to notify me of any conflicts in my primary calendar."

Tips & gotchas

  • Ensure your environment has the googleworkspace/cli installed and authenticated before attempting to use event-specific skills.
  • This skill is designed for CLI automation; it does not provide a graphical user interface for manual event creation or editing.

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
178

🌐 Community

Passed automated security scans.