From schedule-manager
Manage meeting minutes as Google Docs — capture from a discussion, share with attendees, or email. One skill, three sub-actions.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin schedule-managerThis skill uses the workspace's default tool permissions.
Single skill, three sub-actions: `capture`, `share`, `email`. The user names the action; if absent, ask.
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.
Single skill, three sub-actions: capture, share, email. The user names the action; if absent, ask.
captureCreate or update a minutes doc for a meeting (past or in-progress).
drive_folders.minutes.agenda link action). If found, append a "Minutes" section to that doc — agenda → minutes single-document flow. If no agenda exists, create a new Doc in drive_folders.minutes titled Minutes — <event title> — YYYY-MM-DD.batch-create-tasks with the action-item rows. Confirm before pushing.shareShare a minutes doc with the event's attendees via Drive permissions.
viewer for minutes; ask for commenter if the user wants follow-up discussion).emailEmail the minutes doc to attendees (or user-specified list) via Gmail.
Minutes — <event title> — YYYY-MM-DD and a short body summarising decisions + action items, plus a link.link action isn't separate here because capture always links the doc to the event automatically.