Back to Codex skills
Composio App AutomationMCP-enabled

google-maps-automation Codex skill

Automate Google Maps tasks via Rube MCP (Composio): geocode addresses, search places, get directions, compute route matrices, reverse geocode, autocomplete, get place details. Always search tools first for current schemas.

What this skill does

Geocode addresses, search places, get directions, compute distance matrices, and retrieve place details using Google Maps via Rube MCP (Composio).

google-maps-automation is useful when a Codex or Claude-style agent needs to discover available app actions, verify the connection, and execute authenticated operations through Composio's MCP layer. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger google-maps-automation when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

Prerequisites

A documented section in the source skill that gives the agent more specific execution guidance.

Core Workflows

A documented section in the source skill that gives the agent more specific execution guidance.

1. Geocode an Address

A documented section in the source skill that gives the agent more specific execution guidance.

2. Search for Places

A documented section in the source skill that gives the agent more specific execution guidance.

3. Get Directions Between Two Locations

A documented section in the source skill that gives the agent more specific execution guidance.

4. Compute Distance Matrix

A documented section in the source skill that gives the agent more specific execution guidance.

Referenced tools

RUBE_MANAGE_CONNECTIONSRUBE_SEARCH_TOOLSGOOGLE_MAPS_GEOCODING_APIGOOGLE_MAPS_TEXT_SEARCHGOOGLE_MAPS_GET_ROUTEGOOGLE_MAPS_COMPUTE_ROUTE_MATRIXGOOGLE_MAPS_GET_PLACE_DETAILSGOOGLE_MAPS_NEARBY_SEARCHGOOGLE_MAPS_AUTOCOMPLETEGOOGLE_MAPS_GEOCODE_LOCATIONGOOGLE_MAPS_MAPS_EMBED_APIGOOGLE_MAPS_PLACE_PHOTO

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View composio-skills/google-maps-automation on GitHub