Gws Calendar
Gws Calendar seamlessly integrates Google Workspace calendars, enabling you to schedule meetings and events directly within this AI agent for effortless productivity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gws-calendar npx -- -y @trustedskills/gws-calendar
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-calendar": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-calendar"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The gws-calendar skill allows AI agents to interact with Google Workspace calendars, enabling tasks such as creating, updating, and retrieving calendar events. It provides access to calendar data through the Google Calendar API, making it useful for managing schedules, setting reminders, and synchronizing event details across platforms.
When to use it
- Automating recurring meeting scheduling for a team based on availability
- Syncing personal or team calendars with external systems or applications
- Generating daily summaries of upcoming events from a user's calendar
Key capabilities
- Create and modify calendar events
- Retrieve calendar data and event details
- Access calendar permissions and settings
Example prompts
- "Create a meeting event for 10 AM tomorrow with the marketing team."
- "Show me all my scheduled meetings this week."
- "Update the project kickoff meeting to 2 PM on Thursday."
Tips & gotchas
- Ensure that the AI agent has proper authentication and calendar access permissions.
- Be mindful of time zone settings when scheduling or retrieving events.
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.