Google Calendar Automation
Automates Google Calendar event creation, scheduling, and reminders based on natural language requests from davepoon.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davepoon-google-calendar-automation npx -- -y @trustedskills/davepoon-google-calendar-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davepoon-google-calendar-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davepoon-google-calendar-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates tasks within Google Calendar. It can create calendar events, update existing event details (like time or description), and manage attendees. The skill integrates directly with your Google Calendar to streamline scheduling and organization.
When to use it
- Schedule a meeting with specific attendees: Automatically creates an event based on provided guest lists and desired times.
- Update an upcoming appointment: Modify the time, location, or description of an existing calendar entry.
- Add details to a recurring event: Populate descriptions or add attendees to regularly scheduled events.
- Remind you about upcoming meetings: Get notifications for appointments based on your preferences.
Key capabilities
- Create new calendar events
- Update existing calendar events
- Manage event attendees
- Integration with Google Calendar
Example prompts
- "Schedule a meeting with John and Jane next Tuesday at 2 PM called 'Project Update'."
- “Change the location of my appointment on Friday to Conference Room B.”
- "Add 'Prepare presentation' to the description of my calendar event tomorrow."
Tips & gotchas
- Requires access to your Google Calendar. Ensure the AI agent has appropriate permissions granted.
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.