What problem does it solve? Engineers planning subsea flowlines and risers need a quick screening of route length and seabed elevation before committing to detailed hydraulic design, but often only have an ordered list of waypoints with water depths. This Skill converts those waypoints into segment lengths, a cumulative KP profile, total route length, and elevation statistics without requiring proprietary survey data. ## Core Features & Use Cases - Route Geometry Calculation: Computes per-segment horizontal and 3D lengths, depth changes, and slopes using planar Euclidean or great-circle haversine distance for cartesian and geographic coordinates. - Elevation Profile Screening: Produces cumulative KP profiles, net elevation change, total rise and descent, maximum slope, and a slope warning flag against a configurable public guideline. - Open Data Guidance: Documents how to source waypoints from Norwegian Offshore Directorate FactPages and seabed depths from the EMODnet Bathymetry REST API for real-field screening. - Use Case: An engineer has tree and riser-base coordinates with seabed depths and needs the total route length and steepest slope to feed a NeqSim pressure-drop and hydrate screening workflow. ## Quick Start Ask the agent to compute the total route length, KP profile, and slope warning for an ordered list of waypoints with names, coordinates, and seabed depths.