spark-recipe-calendar-audit

Installation
SKILL.md

Recipe: Calendar Audit

Analyze meeting load over a week or custom time range. Count meetings, estimate total hours, identify the busiest days, flag back-to-back chains, and surface free blocks.

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

Access level required: read-only.

Steps

Step 1: Pull events for the period

For the current week:

spark events --week

For a custom range:

Installs
102
GitHub Stars
115
First Seen
Apr 30, 2026
spark-recipe-calendar-audit — readdle/spark-cli-skills