text-commute-info

Query Google Maps directions and send top two commute options via SMS.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill text-commute-info-uniquecrete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: text-commute-info
Source: https://github.com/Uniquecrete/ThinkFasterv1/tree/main/Skills/text-commute-info
Command: npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill text-commute-info-uniquecrete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of figuring out commute time and best route options without manually checking maps right before traveling.

Core Features & Use Cases

  • Commute route lookup: Builds a Google Maps Directions URL from origin, destination, and travel mode.
  • SMS-ready results: Reads the route information and texts the user the top two travel options with estimated travel times.
  • Transit detail reporting: For transit, explicitly lists the train/bus lines and transfers used for the route.
  • Actionable follow-up: Informs the user they can run it again via a Rule or as a scheduled Agent Task.

Quick Start

Ask for commute info by texting your origin, destination, and travel mode, and the skill will reply with the top two route options (including transit lines when applicable) plus a Google Maps 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, provide your origin, destination, and travel mode. The system queries Google Maps directions, extracts the top two routes with estimated times, and texts them to you with a map link.

Can I receive transit line details and transfers through SMS route planning?

Yes, for transit route planning, the SMS results explicitly list the train and bus lines alongside required transfers. This ensures you receive complete navigation details for public transit commutes directly in the text message.

What travel modes are supported for SMS commute planning?

SMS commute planning supports driving, transit, walking, bicycling, and two-wheeler travel modes. You must specify your desired mode when requesting route options so the Google Maps query returns the correct travel time estimates.

Does this commute lookup work with Google Maps directions for driving and bicycling?

Yes, this commute lookup works with Google Maps directions for driving, bicycling, walking, transit, and two-wheelers. It constructs the correct Google Maps URL, extracts the top two route options with travel times, and sends them via SMS.

How do I automate SMS travel time updates for my daily commute?

You can automate SMS travel time updates by setting up a Rule or scheduling it as an Agent Task. After receiving your initial route options, the system informs you that you can run it again automatically for future commutes.