Recipe Reschedule Meeting
This skill automatically schedules meetings based on recipe details, streamlining event planning and saving you time.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-reschedule-meeting npx -- -y @trustedskills/recipe-reschedule-meeting
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-reschedule-meeting": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-reschedule-meeting"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to reschedule meetings directly within Google Workspace environments. It automates the process of finding new time slots and updating calendar events without manual intervention.
When to use it
- An agent needs to move a scheduled 1:1 check-in because a critical project update was delayed.
- A recurring weekly stand-up must be shifted due to a conflicting executive availability window.
- You need to automatically adjust meeting times for an entire team during a sudden shift in business hours.
Key capabilities
- Reschedules existing calendar events within the Google Workspace ecosystem.
- Integrates with the
googleworkspace/cliinfrastructure to execute actions. - Automates conflict resolution by finding new slots based on participant availability.
Example prompts
- "Reschedule my meeting with Sarah from tomorrow at 10 AM to next Tuesday at 2 PM."
- "Move all recurring team syncs this week to the afternoon slot because of a server outage."
- "Find a new time for the client presentation and update the calendar invite automatically."
Tips & gotchas
Ensure the AI agent has the necessary permissions to modify calendars in the target Google Workspace organization. This skill relies on existing event data, so it cannot create meetings from scratch without prior context or additional skills.
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.