agentsclimarketplace

Run1 route planning and logistics

Skill cxcscmu/SkillLearnBench/skills/b3-teacher-feedback-gemini-3.1-flash-lite-preview/travel-planning/run1_route-planning-and-logistics

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.From its SKILL.md

Install
npx -y skills add cxcscmu/SkillLearnBench --skill run1_route-planning-and-logistics

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.8 KB, 130 tokens by cl100k_base, as published. Nobody here has run it

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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.