Google Calendar
This skill integrates with Google Calendar to schedule meetings, set reminders, and manage your events seamlessly for enhanced productivity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add google-calendar npx -- -y @trustedskills/google-calendar
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"google-calendar": {
"command": "npx",
"args": [
"-y",
"@trustedskills/google-calendar"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The google-calendar skill allows an AI agent to interact with Google Calendar, enabling users to create, update, delete, and view calendar events. It provides access to scheduling features such as adding reminders, setting event durations, and managing time zones.
When to use it
- To schedule meetings or appointments automatically based on user input.
- For personal assistants that need to manage calendars for multiple users.
- When integrating with other productivity tools like email clients or task managers.
- To sync calendar data across devices or platforms seamlessly.
Key capabilities
- Create and edit calendar events
- Delete existing events
- View event details and schedules
- Set reminders and time zones
Example prompts
- "Schedule a meeting with John at 3 PM tomorrow."
- "Add a reminder for my doctor's appointment on Friday at 10 AM."
- "Show me all events scheduled for next week."
Tips & gotchas
- Ensure the AI agent has proper authentication and access to your Google Calendar account.
- Be mindful of time zone settings when scheduling events across different regions.
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.