Weekly Published Roles Digest
Scans emails for customer event invitations, deduplicates events across multiple emails, and tracks which events have already been actioned so repeated scans do not resurface completed items. Reads the user's mailbox (bring-your-own email account, e.g. Outlook) and maintains a local invited_events.json tracking file.
Extracts Review-mode comments from a Word document (.docx), displays them for approval, then applies the accepted changes — either directly to the document (marking each comment as resolved) or to a Python generation script that rebuilds it. Edits the document in place. Requires python-docx.
Meeting scribe. Use this skill whenever the user wants to turn a recorded meeting into follow-ups — fetch the meeting transcript, extract per-person action items, optionally find related emails, then deliver them either as 1-1 direct messages or a single summary posted to a group chat. Triggers on "meeting notes", "action items", "meeting follow-ups", "who owes what after the call", "summarize the meeting and assign tasks".
Build polished, self-contained single-page HTML presentation showcases from conversation content — export a demo walkthrough, feature tour, solution overview, or intelligence briefing as a shareable one-pager. Produces a single HTML file with KPI tiles, data tables, strategy cards, and prioritized next steps, themeable as SAP Blue (default, navy gradient), Cosmos (dark), or Joule (purple). Triggers on /showcase, "export as showcase", "create a one-pager", or "build a presentation".