Gws Events
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.
Run in terminal (recommended)
claude mcp add gws-events npx -- -y @trustedskills/gws-events
Or manually add to ~/.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/cliecosystem. - 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/cliinstalled 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.