Commute

🌐Community
by jinfanzheng · vlatest · Repository

The Commute skill provides estimated travel times based on real-time traffic data, helping users plan their journeys efficiently.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add commute npx -- -y @trustedskills/commute
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "commute": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/commute"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The commute skill provides information and assistance related to commuting. It can determine travel times, suggest optimal routes based on current conditions, and offer alternative transportation options. This skill aims to simplify the daily commute experience by providing up-to-date and relevant data.

When to use it

  • Planning your morning: "What's the best way to get to work tomorrow?"
  • Checking for delays: "Are there any traffic incidents on my usual route home?"
  • Exploring alternative options: "Show me public transit routes from my location."
  • Estimating arrival time: “How long will it take me to get to the airport?”

Key capabilities

  • Travel time estimation
  • Route suggestions
  • Traffic incident reporting
  • Public transportation route planning

Example prompts

  • "What's the commute like from downtown to the suburbs?"
  • "Give me directions to [destination] using public transit."
  • "Are there any delays on I-95?"

Tips & gotchas

The accuracy of travel time estimations depends on real-time data availability. Ensure your AI agent has access to current traffic and transportation information for the most reliable results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jinfanzheng
Installs
16

🌐 Community

Passed automated security scans.