From schedule-manager
Modify an existing Google Calendar event — time, attendees, description, location. Identifies the event by user-provided reference (link, ID, or fuzzy match).
npx claudepluginhub danielrosehill/claude-code-plugins --plugin schedule-managerThis skill uses the workspace's default tool permissions.
1. **Read config.** Workspace MCP alias.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Read config. Workspace MCP alias.
Identify the event. Accept any of:
Show current state of the event before editing.
Apply changes. Common ones: reschedule (time/duration), add/remove attendees (resolve names via contacts MCP), update description, change location.
Confirm before writing if multiple fields changing or if the change touches attendees (which fires invite emails).
Update via workspace MCP. Report the updated event link.
batch-edit-events (rare use case; not worth the surface).