spark-recipe-end-of-day
Installation
SKILL.md
Recipe: End of Day
Close out the workday by reviewing loose ends, checking pinned items, and previewing tomorrow's schedule.
Prerequisite: Read the use-spark base skill for command reference and filter syntax.
Access level required: read-only.
Steps
Step 1: Check for unreplied people mail from today
spark emails Inbox --filter "category:personal is:unread newer_than:1d"
Any unread people mail from today likely needs a response. Flag these for the user.
Step 2: Check unreplied priority mail
Related skills