How this command is triggered — by the user, by Claude, or both
Slash command
/calendar:todayThe summary Claude sees in its command listing — used to decide when to auto-load this command
Show me all my calendar events for today. Exclude holiday calendars and present the events in a clear, organized format grouped by calendar.
Show me all my calendar events for today. Exclude holiday calendars and present the events in a clear, organized format grouped by calendar.
npx claudepluginhub stbenjam/claude-nine --plugin calendar/todayGenerates a daily PM briefing by fetching Linear tasks due today and in progress, summarizing Slack discussions, and checking calendar events. Saves the briefing to a markdown file.
/daily-prioritiesBuilds a structured day plan from calendar items, deadlines, and inbox items, outputting priorities, time blocks, delegation list, and executive briefing notes.
/next-weekGenerates next-week.md listing tasks due next week from tasks/ folder, grouped by day with YAML frontmatter and date headings.
/todoManage TODO.md (show / add / complete / delete / update via natural language) and show today's calendar.
/meeting-todosExtracts action items from a meeting note and routes each task to the appropriate to-do file.
/remiManage Apple Reminders via CLI with section support and iCloud sync. Use when the user asks to create, list, complete, search, or organize reminders.