Meeting Scheduler Helper
This tool automatically finds optimal meeting times across participants' calendars, saving you time and ensuring everyone is available.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add meeting-scheduler-helper npx -- -y @trustedskills/meeting-scheduler-helper
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"meeting-scheduler-helper": {
"command": "npx",
"args": [
"-y",
"@trustedskills/meeting-scheduler-helper"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The meeting-scheduler-helper skill automates the process of scheduling meetings by suggesting optimal times based on participant availability. It can handle complex scenarios, including time zone differences and recurring events. The skill aims to reduce back-and-forth communication when coordinating schedules.
When to use it
- You need to schedule a meeting with multiple people across different time zones.
- You want to quickly find a mutually available slot for a recurring weekly team check-in.
- You're tired of manually checking calendars and sending numerous emails to coordinate meeting times.
- You want to streamline the scheduling process when inviting external clients or partners.
Key capabilities
- Suggests optimal meeting times
- Handles time zone differences
- Supports recurring events
- Automates calendar checks
Example prompts
- "Find a 30-minute slot next week for a meeting with Alice, Bob, and Carol."
- "What's the best time to schedule a weekly team meeting that works for everyone in New York, London, and Tokyo?"
- “Suggest times for a recurring monthly meeting with John and Sarah, considering they have varying availability.”
Tips & gotchas
To ensure accurate scheduling, provide access to all relevant calendars. The skill's effectiveness depends on the accuracy of calendar data; incorrect or outdated entries may lead to suboptimal suggestions.
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.