add-skill-commute

Fetch live Waze travel times between two locations for routing queries.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TerrifiedBug/nanoclaw-skills --skill add-skill-commute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-skill-commute
Source: https://github.com/TerrifiedBug/nanoclaw-skills/tree/main/plugins/nanoclaw-commute/skills/add-skill-commute
Command: npx skills add https://github.com/TerrifiedBug/nanoclaw-skills --skill add-skill-commute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw agents often need up-to-date travel times to plan routes and coordinate tasks. This skill provides live commute data by leveraging the Waze routing data, removing the need for separate API keys and enabling faster decision-making.

Core Features & Use Cases

  • Live Travel Time Lookups: Retrieve current travel times between two locations using Waze data.
  • Commute & Routing Planning: Use in daily commutes, deliveries, and time-sensitive team coordination to optimize schedules.
  • Use Case: Imagine coordinating a field team and needing quick travel estimates between Oxford and London to decide on departure times.

Quick Start

Ask NanoClaw to fetch live travel times between two locations using Waze data.

Frequently Asked Questions about add-skill-commute

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get live travel times for routing and commute planning?

You can retrieve live travel times by asking NanoClaw to fetch Waze routing data between two locations, which provides deterministic results for commute and delivery planning without requiring external API keys.

Do I need an API key to fetch live Waze traffic data for routing?

No API key is required to fetch live Waze traffic data. This Skill integrates directly with the plugin framework to retrieve routing and commute times without external authentication.

Can I use live traffic data for coordinating deliveries and time-sensitive tasks?

Yes, live traffic data supports coordinating deliveries and time-sensitive tasks. The Skill applies on-demand Waze routing queries to planning scenarios, optimizing schedules with deterministic travel estimates.

What's the best way to integrate live commute times into agent routing workflows?

Integrating live commute times into agent workflows is achieved via this plugin framework Skill, which provides deterministic Waze travel data for on-demand routing queries across planning and coordination scenarios.

Are there limitations when using Waze routing data for agent travel planning?

A limitation of using Waze routing data for travel planning is that it provides deterministic point-to-point travel times, focusing on current routing queries rather than predictive or historical traffic analysis.