text-commute-info

Send top two Google Maps commute options with transit details via SMS.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ankitjh4/skill-builder --skill text-commute-info-ankitjh4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: text-commute-info
Source: https://github.com/ankitjh4/skill-builder/tree/main/text-commute-info
Command: npx skills add https://github.com/ankitjh4/skill-builder --skill text-commute-info-ankitjh4

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly understand your commute time and route options between an origin and destination without manually checking maps.

Core Features & Use Cases

  • Commute route lookup: Builds a Google Maps directions link using your origin, destination, and travel mode.
  • Route options via SMS: Reads the resulting route page and texts you the top two travel options with estimated travel time.
  • Transit detail breakdown: For transit routes, explicitly lists each train or bus line and transfers step-by-step so you can follow the journey.

Quick Start

Text the skill your origin, destination, and travel mode to receive the top two commute options by SMS along with the Google Maps route link.

Frequently Asked Questions about text-commute-info

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

FAQPage Schema
How do I get commute travel time and route options sent via SMS?

To get commute travel time and route options via SMS, you provide your origin, destination, and travel mode. The skill queries Google Maps directions, extracts the top two route options, and sends them to your phone.

Can I receive transit directions with step-by-step transfer details through text?

Yes, you can receive transit directions via text. The skill provides a leg-by-leg breakdown for transit routes, explicitly listing each train or bus line and transfer step so you can follow the journey.

What travel modes are supported when checking routing options?

The supported travel modes for checking routing options include driving, transit, walking, bicycling, and two-wheeler scenarios. You specify your desired mode alongside your origin and destination.

How do I build a Google Maps directions URL to check route options?

To check route options, you provide an origin and destination so the skill can construct the correct Google Maps directions API URL. It then views the resulting webpage to retrieve your commute estimates.

Does the commute route lookup provide more than just the estimated travel time?

Yes, the commute route lookup provides more than estimated travel time. It texts you the top two travel options for your trip and includes the Google Maps route link for further reference.

What is the limitation of receiving route guidance through SMS?

A limitation of receiving route guidance through SMS is that the delivery is restricted to the top two travel options and their estimated times. It does not provide a live navigational interface or real-time traffic adjustments.