
from spark-cli-skills75
Automated end-of-day review: surface unreplied priority and personal emails, review pinned items, and preview tomorrow's calendar to surface meetings needing pr
This recipe automates an end-of-day review using the Spark CLI: it checks for unreplied personal and priority emails, reviews pinned items, previews tomorrow's calendar, and generates a concise summary for the user. The output highlights loose ends, actionable pinned items, and meetings that need preparation.
Use this at the end of a workday as a bookend to morning standup recipes. Trigger when the user asks to close out the day, run a daily shutdown routine, or wants a quick inbox+calendar summary before leaving work.
Agents that can run shell/CLI commands or orchestrate CLI-backed skills (OpenClaw/Copilot-like agents that can call the Spark CLI or run example commands).
Instruction-only recipe skill for Spark email client's end-of-day review workflow. No scripts to execute — pure SKILL.md with 5 clear steps: check unreplied personal email, check priority email, review pinned items, preview tomorrow's calendar, and present a summary. Clean frontmatter, good prerequisite references, specific filter syntax. Niche but practical for Spark users.
No scripts present, purely instructional. Well-structured recipe with clear steps and filter examples. Belongs to a series (recipe-morning-standup, recipe-meeting-prep). Security is strong — no execution risks.