spark-recipe-invitation-manager

Process pending calendar invitations by checking availability and generating conflict-based recommendations.

136|6|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/readdle/spark-cli-skills --skill spark-recipe-invitation-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spark-recipe-invitation-manager
Source: https://github.com/readdle/spark-cli-skills/tree/main/skills/recipe-invitation-manager
Command: npx skills add https://github.com/readdle/spark-cli-skills --skill spark-recipe-invitation-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the time-consuming effort of reviewing pending meeting invitations by automatically checking your availability and presenting a clear accept/decline recommendation.

Core Features & Use Cases

  • Invitation triage with availability checks: Reads each invitation thread and compares the proposed time against your events or availability windows.
  • Actionable decision list: Produces a recommendation per invitation (Accept, Conflict with the specific overlap, or Needs discussion).
  • RSVP tracking: Reviews invitation responses so you can see who accepted, declined, or proposed alternatives.

Quick Start

Process your pending calendar invitations by checking availability and generating a recommendation list for each one based on their proposed times and any conflicts.

Frequently Asked Questions about spark-recipe-invitation-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage calendar invitations and check for scheduling conflicts?

To triage calendar invitations, this Skill reads pending invitation threads and compares proposed meeting times against your availability. It then generates a per-invitation decision list indicating whether to accept, decline due to a specific conflict, or discuss.

Can I track RSVP outcomes and review who accepted or declined my meeting invitations?

Yes, you can review invitation responses to track RSVP outcomes. The Skill processes email threads to summarize who accepted, declined, or proposed alternative times for your pending calendar invitations.

What is the best way to process pending meeting invitations across a specific date range?

Processing pending meeting invitations across a date range requires availability checks for the specified dates. The Skill fits scheduling workflows by reading invitation threads within that range and identifying any overlapping conflicts.

How does invitation triage handle meetings that overlap with existing events?

Invitation triage handles overlapping meetings by checking your availability windows and identifying the specific conflict. It produces an actionable recommendation to flag the invitation as having a scheduling conflict for follow-up preparation.

Do I need a specific calendar setup to automate RSVP workflows and meeting decision-making?

Automating RSVP workflows requires availability checks for specific dates to function properly. The Skill uses your availability windows to compare against proposed times, so your calendar must reflect existing events for accurate conflict resolution.