spark-recipe-meeting-followup
Installation
SKILL.md
Recipe: Meeting Follow-Up
Review a meeting transcript, extract action items, and draft follow-up emails to attendees.
Prerequisite: Read the use-spark base skill for command reference and filter syntax.
Access level required: triage.
Steps
Step 1: Find the meeting transcript
spark meetings --filter "newer_than:1d"
Or search by topic:
Related skills