Commute Monitor Skill

Monitor commute times with Google Maps API and send Telegram departure alerts.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/joelwmale/orion --skill commute-monitor-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Commute Monitor Skill
Source: https://github.com/joelwmale/orion/tree/main/skills/joelmale-commute
Command: npx skills add https://github.com/joelwmale/orion --skill commute-monitor-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the tracking of your daily commute, providing timely departure alerts and real-time traffic updates to ensure you arrive at your destinations on schedule.

Core Features & Use Cases

  • Smart Departure Alerts: Calculates optimal departure times based on real-time traffic data and calendar events.
  • Real-time Monitoring: Continuously monitors traffic conditions and sends updated alerts if your commute time changes.
  • Use Case: Automatically get a notification at 8:22 AM telling you to leave for your 10:00 AM meeting across town, with updates if traffic worsens.

Quick Start

Calculate the departure time for a 10:00 AM meeting by running the following command.

Frequently Asked Questions about Commute Monitor Skill

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

FAQPage Schema
How do I get departure alerts for calendar events using real-time traffic data?

To get departure alerts, the Skill calculates optimal departure times using real-time traffic data and calendar events. It integrates with Google Maps API for travel duration calculations and sends timely notifications via Telegram.

Can I monitor commute times automatically with Google Maps API and Telegram?

Yes, you can monitor commute times automatically by integrating the Google Maps API for traffic calculations and routing. The Skill sends real-time updates and departure notifications directly to Telegram.

How do I calculate when to leave for a meeting based on traffic conditions?

You calculate when to leave for a meeting by running the provided script command. The Skill checks real-time traffic data against your scheduled calendar events to determine the exact departure time needed.

Does this commute monitor support continuous traffic monitoring during trips?

Yes, the commute monitor supports continuous traffic monitoring during trips. It tracks live traffic conditions and sends updated alerts if your travel duration changes, ensuring you stay on schedule.

What is the best way to automate morning commute checks and scheduling?

The best way to automate morning commute checks is by using the Skill's automated scheduling feature. It runs morning checks and continuously monitors traffic, notifying you via Telegram if conditions change.

Do I need a Google Maps API key to calculate travel duration for calendar events?

Yes, you need a Google Maps API key to calculate travel duration accurately. The Skill relies on this integration to fetch real-time traffic data and determine when you should depart for your events.