spark-recipe-schedule-meeting
Installation
SKILL.md
Recipe: Schedule a Meeting
Find mutual availability with attendees and present time slot options for scheduling.
Prerequisite: Read the use-spark base skill for command reference and filter syntax.
Access level required: read-only.
Steps
Step 1: Look up attendee emails
spark contacts "attendee name"
Repeat for each attendee to get their email addresses.
Step 2: Find mutual availability
Related skills