route-planning-and-logistics

star 50

Determines the driving route from Minneapolis to Ohio, segments the 7-day travel period into manageable travel and stay durations, and ensures no flights are used.

cxcscmu By cxcscmu schedule Updated 4/24/2026

name: route-planning-and-logistics description: Determines the driving route from Minneapolis to Ohio, segments the 7-day travel period into manageable travel and stay durations, and ensures no flights are used.

Route Planning Strategy

  1. Identify Cities: Select three major Ohio cities (e.g., Cleveland, Columbus, Cincinnati) that allow for a logical driving path from Minneapolis.
  2. Time Allocation: Distribute 7 days (March 17–23) across travel and stays. Since it is a long drive (~10–12 hours), schedule driving days that account for pet comfort breaks.
  3. Transportation: Explicitly record "Self-driving" as the mode of transport for all legs.
  4. Data Verification: Use googleDistanceMatrix/distance.csv to ensure driving times are realistic for the requested timeframe.
Install via CLI
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill route-planning-and-logistics
Repository Details
star Stars 50
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator