email-triage

star 1

Fetch and triage emails from the Outlook bridge API. Use when checking for urgent messages, compiling email digests, or scanning for important communications.

dapperdivers By dapperdivers schedule Updated 3/18/2026

name: email-triage description: > Fetch and triage emails from the Outlook bridge API. Use when checking for urgent messages, compiling email digests, or scanning for important communications.

Email Triage

Fetches recent emails via the outlook-bridge API for triage and categorization.

Scripts

bash scripts/fetch-emails.sh [--hours 24] [--folder inbox]

Triage Categories

  • ๐Ÿ”ด Urgent โ€” time-sensitive, requires immediate action
  • ๐ŸŸก Action needed โ€” needs response but not time-critical
  • ๐ŸŸข Informational โ€” FYI, newsletters, notifications
  • โšช Skip โ€” spam, marketing, automated notifications
Install via CLI
npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill email-triage
Repository Details
star Stars 1
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
dapperdivers
dapperdivers Explore all skills →