spark-recipe-shared-inbox-triage
Installation
SKILL.md
Recipe: Shared Inbox Triage
Process open items in shared inboxes. Review each item, assign to the right person, respond where possible, and mark resolved items as done.
Prerequisite: Read the use-spark base skill for command reference and filter syntax.
Access level required: triage.
Steps
Step 1: List open items
spark emails shared@company.com:Inbox --filter "is:shared_inbox_open"
Replace shared@company.com:Inbox with the actual shared inbox identifier from spark folders.
Step 2: Check unassigned items (highest priority)
Related skills