What problem does it solve?
This Skill finds which partner restaurants have confirmed they are preparing today's orders by scanning the Maul Google Groups inbox for the standardized prep confirmation emails and extracting a clean list of restaurant names so operations can spot who is missing.
Core Features & Use Cases
- Inbox scanning: Navigate the Maul Google Groups web inbox and identify messages sent by "Maul restaurant" with subjects containing the phrase er að undirbúa.
- Robust subject parsing: Handle both Icelandic and English date formats in the subject line and extract only the restaurant name that appears before er að undirbúa.
- Deduplication and ordering: Remove duplicate confirmations, sort restaurants by earliest confirmation time, and optionally compare against an expected list to flag confirmed, missing, or extra entries.
- Use Case: Daily morning ops check to verify which restaurants are prepping and to reconcile prep confirmations with menus or expected orders.
Quick Start
Open the Maul Google Groups inbox in Chrome, scan today's messages for subjects containing er að undirbúa, extract unique restaurant names, and present them as a numbered list with the total count.