google-maps

Start navigation and retrieve route details via Google Maps.

22|7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/sannabotdev/sannabotapp --skill google-maps-sannabotdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-maps
Source: https://github.com/sannabotdev/sannabotapp/tree/main/assets/skills/google-maps
Command: npx skills add https://github.com/sannabotdev/sannabotapp --skill google-maps-sannabotdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to seamlessly interact with Google Maps for navigation, route planning, and location discovery directly from the assistant.

Core Features & Use Cases

  • Navigation: Start turn-by-turn navigation to any destination.
  • Route Information: Get estimated travel times, distances, and real-time traffic conditions.
  • Location Search: Find specific places or types of locations.
  • Use Case: "Hey Sanna, how long will it take to drive to the airport and what's the traffic like?"

Quick Start

Use the google-maps skill to navigate to the nearest coffee shop.

Frequently Asked Questions about google-maps

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

FAQPage Schema
How do I start navigation to a specific location from my current device location?

To start navigation, the Skill uses your device location services to set an accurate origin point and initiates turn-by-turn directions to your destination via the Google Maps application.

Can I get real-time traffic conditions and estimated travel times for a route?

You can get real-time traffic conditions and estimated travel times by making optional HTTP requests for advanced route data using a Google Maps API key.

Do I need a Google Maps API key to use directions and route details?

A Google Maps API key is not required for basic intent-based actions like starting navigation, but is optional and necessary for HTTP requests retrieving advanced route and traffic data.

What's the best way to find nearby places or specific locations through my assistant?

The best way to find locations is using the Skill's intent-based actions to display specific places or search for types of locations directly within the Google Maps application.

Why does route planning require device location services to function?

Route planning requires device location services because the Skill integrates them to establish an accurate origin point, ensuring your directions and navigation start from your correct current position.

Does the google-maps Skill support intent-based actions for displaying locations?

The google-maps Skill supports intent-based actions for both starting navigation and displaying locations, allowing seamless interaction with Google Maps directly from your assistant.