Calendar Sync
Connect to Google Calendar and Outlook. Create events, check availability, set reminders, and manage your schedule from natural language.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add calendar-sync npx -- -y @trustedskills/calendar-sync
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"calendar-sync": {
"command": "npx",
"args": [
"-y",
"@trustedskills/calendar-sync"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows users to connect to both Google Calendar and Outlook. It enables creating events, checking calendar availability, setting reminders, and managing schedules through natural language commands.
When to use it
- Scheduling a meeting with colleagues by checking free time slots across multiple calendars
- Setting up recurring weekly team meetings with automatic reminders
- Adding event details like location and attendees without manually opening the calendar app
Key capabilities
- Connects to Google Calendar and Outlook
- Creates events from natural language input
- Checks availability for specific time slots
- Sets reminders for upcoming events
Example prompts
- "Schedule a team meeting for tomorrow at 3 PM with John and Sarah"
- "Check if I'm free between 10 AM and noon on Friday"
- "Set a reminder for my dentist appointment next Tuesday"
Tips & gotchas
- Ensure you have access to both Google Calendar and Outlook accounts before using this skill.
- Some calendar features may require additional permissions or setup in your account settings.
Requirements
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 |
Details
- Version
- v0.9.2
- License
- MIT
- Author
- community
- Installs
- 340
- Updated
- Mar 1, 2026
- Published
- Jan 20, 2026
🔓 Unverified
Not yet reviewed. Use with caution.