spark-recipe-inbox-by-category

Installation
SKILL.md

Recipe: Inbox by Category

Process the inbox in priority order using Spark's smart categories. This ensures the most important messages get attention first.

Prerequisite: Read the use-spark base skill for command reference and filter syntax.

Access level required: read-only.

Steps

Step 1: Priority mail (highest priority)

spark emails Inbox --filter "category:priority is:unread"

Emails Spark auto-prioritized or that the user manually marked as priority. These are the most important items.

Step 2: People mail

Related skills
Installs
43
GitHub Stars
86
First Seen
14 days ago