What problem does it solve? Trip details arrive scattered across dozens of unrelated booking confirmation emails, making it hard to see the full picture of an upcoming journey. This Skill consolidates flight, train, lodging, car hire, and ticket confirmations from your inbox into a single chronological timeline without inventing any missing details. ## Core Features & Use Cases - Confirmation Discovery: Searches email for booking confirmations within the trip window using search_messages and get_message. - Chronological Timeline: Orders segments by departure time (never by email arrival), reporting one line per segment with date, time, type, route, and reference code. - Calendar Deduplication: Checks existing calendar events before adding anything, and only creates events the user explicitly confirms. - Gap Reporting: Names unresolved issues such as missing return legs, schedule overlaps, or nights without lodging instead of guessing. - Use Case: Before a business trip, ask for your itinerary and receive a clean ordered list of every flight, hotel, and train segment, plus a note that your return flight is missing. ## Quick Start Build an itinerary from my email for my trip next month and show me any gaps in the bookings.