Communityv1.0.4

SmartRoute - Google Routes Calculator

Calculate traffic-aware routes, travel times, and distances between locations using Google Routes API. Use when the user asks for "traffic to X", "how long to get to Y", "best route to Z", or "drive time". Returns JSON with duration, distance, and a direct Google Maps navigation link.

1.5kdownloads2stars2active installsvemec
View on ClawHubBack to Skills

Skill Details

Slug
smart-route
Latest Version
1.0.4
Author
vemec
Published
Feb 11, 2026
Updated
Feb 26, 2026
Total Versions
5

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for SmartRoute - Google Routes Calculator.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.4

- Added a privacy notice explaining that origin and destination addresses are sent to Google and printed in JSON, marking them as PII. - Updated metadata to explicitly require the presence of the Node.js binary.