mail-travel

Extract flight, hotel, and booking details from travel emails into a chronological itinerary.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/aashari/ai-agent-skills --skill mail-travel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mail-travel
Source: https://github.com/aashari/ai-agent-skills/tree/main/skills/apple-mail/mail-travel
Command: npx skills add https://github.com/aashari/ai-agent-skills --skill mail-travel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users locate and extract travel-related information from email, such as flight bookings, hotel reservations, and itineraries, enabling quick travel planning and tracking.

Core Features & Use Cases

  • Search emails for travel bookings (flights, hotels, tickets)
  • Extract key details: airline, flight numbers, hotel names, check-in/check-out, booking references
  • Build a chronological travel itinerary from multiple bookings and present a consolidated view

Quick Start

Ask it to find my upcoming trip details in my email and summarize them.

Frequently Asked Questions about mail-travel

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

FAQPage Schema
How do I extract flight and hotel booking details from my email?

To extract travel booking details from email, this Skill locates travel-related messages and pulls airlines, flight numbers, hotel names, check-in/out dates, and booking references. It parses your mailbox locally to isolate key itinerary data.

Can I build a chronological itinerary from multiple email bookings?

Yes, you can build a chronological itinerary from multiple email bookings. This Skill consolidates various flight and hotel reservations found in your mailbox, ordering them by date to present a unified travel schedule.

How do I filter upcoming travel emails by destination or date range?

You can filter upcoming travel emails by destination or date range to refine your itinerary. This Skill operates on upcoming trips and applies optional destination or date constraints to extract only the relevant booking details.

Do I need python3 and sqlite3 to parse email itineraries locally?

Yes, local parsing via sqlite3 and python3 is required to extract travel itineraries. These environment dependencies allow the Skill to search your mailbox and process flight, hotel, and booking details securely on your machine.

What is the best way to find travel reservations in my mailbox?

The best way to find travel reservations in your mailbox is using an automated email parser. This Skill searches for booking references and trip details, organizing scattered flight and hotel confirmations into a consolidated view.

What types of travel emails can I search for with an email parser?

With this email parser, you can search for flight bookings, hotel reservations, and travel tickets. It specifically extracts airline information, check-in and check-out dates, and booking references to produce a chronological itinerary.