What problem does it solve? Planning a trip requires comparing flights, stays, and activities across many sources, then assembling everything into a presentable itinerary. This Skill automates that by producing a single self-contained HTML travel proposal with booking links, review-backed purchase decisions, day-by-day routes, and restaurant recommendations. ## Core Features & Use Cases - Purchase-first proposal structure: Presents flight recommendations, stay comparisons, and per-product review-backed purchase decision pages before any itinerary content, in a mandatory six-section order. - Route and restaurant generation: Builds day-level and segment-level Google Maps directions links, Static Maps route images when an API key is available, and route-based restaurant slides with Google review excerpts. - Review evidence gating: Blocks HTML generation until every recommended non-flight product has filtered individual reviews, with a Selenium-based collector fallback and honest completeness labeling. - Use Case: Ask for a 4-day Osaka family trip plan and receive a Korean-language HTML deck with flight booking CTAs, stay comparisons, activity decision pages, daily route maps, and a reservation checklist. ## Quick Start Create an HTML travel proposal for a 3-night Osaka trip for two adults next month with flights, stays, activities, and daily route maps.