Estimate driving/taxi duration, distance, and rough cost between two cities using the bundled distance matrix CSV. Use this skill when comparing ground travel options or validating itinerary legs.
3.1
Rating
0
Installs
Data & Analytics
Category
The skill provides a basic description for estimating driving distance between cities using a CSV distance matrix. However, the description coverage is incomplete (no parameter details, output format, or error handling guidance). Task knowledge is minimal - the quick start shows basic usage but lacks implementation details about the CSV lookup mechanism, available modes, cost calculation formula, or fallback behavior. Structure is simple but adequate for a single-function skill. Novelty is low since looking up values from a CSV distance matrix is straightforward and doesn't save significant tokens compared to a CLI agent querying the data directly or using simple code.
Loading SKILL.md…

Skill Author