What problem does it solve?
Travel research disappears after each session, forcing you to redo award searches and lose track of what was already analyzed or booked. This Skill persists flight searches, award analyses, and booked itineraries as structured Markdown files so past work becomes a searchable reference library.
Core Features & Use Cases
- Structured Trip Journals: Writes each search or booking to trips/logs/ using a consistent naming convention (YYYY-MM-DD_ORIGIN-DEST_label.md) and a fixed frontmatter schema with status, cabin, dates, and points snapshots.
- Status Lifecycle Tracking: Moves trips through researched, booked, completed, and cancelled states, adding booking details as trips progress.
- History Retrieval: Uses grep commands to surface past trips by status, origin airport, or tags when planning connected travel.
- Use Case: After researching a business class award to Tokyo, ask to log the trip; months later, query all unbooked researched trips from SFO to decide which to book next.
Quick Start
Ask the AI to log this flight search to your trip journal, or ask it to show all past trips with status researched.