What problem does it solve? Researchers on maintenance hemodialysis cannot plan conference travel like ordinary attendees: dialysis sessions constrain flights, hotels, and schedules, and mistakes in session intervals are medically dangerous. This Skill provides a decision algorithm that integrates dialysis scheduling, hospital booking, flights, lodging, and university travel procedures into one coherent plan. ## Core Features & Use Cases - Dialysis interval verification: Enforces hard rules (no gaps of 3+ days, no two consecutive 2-day gaps) via a mandatory Python script that parses the master dialysis calendar and flags violations. - Travel dialysis coordination: Covers direct hospital outreach in waves of three, lead times (3 months overseas, 1 month domestic), required medical documents, and language capability screening. - Integrated trip design: Selects flights, hotels (loyalty status benefits), lounges, eSIMs, and university travel paperwork around the dialysis schedule, with HTML deliverables. - Use Case: Planning attendance at an international conference in Europe, the Skill reads the dialysis calendar and personal profiles, computes safe session dates, drafts inquiry emails to three candidate clinics, and produces an integrated itinerary with ToDo status tracking. ## Quick Start Plan my trip to the upcoming international conference, making sure my dialysis sessions, flights, and hotel are scheduled safely around the conference dates.