maps

Provide geocoding, POI search, routing, and timezone data from OpenStreetMap and OSRM.

Updated May 3, 2026
One-click install
npx skills add https://github.com/eliottbusiness/DeptFlow-Agent --skill maps-eliottbusiness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maps
Source: https://github.com/eliottbusiness/DeptFlow-Agent/tree/main/profile/skills/productivity/maps
Command: npx skills add https://github.com/eliottbusiness/DeptFlow-Agent --skill maps-eliottbusiness

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies location-based queries, providing quick access to geocoding, POI searches, routing, and timezone information without the need for external APIs.

Core Features & Use Cases

  • Geocoding: Convert place names into latitude and longitude coordinates.
  • POI Search: Find points of interest like restaurants, hospitals, and more, based on location or category.
  • Routing: Get driving, walking, and cycling directions between two places.
  • Timezone Information: Determine the local time and timezone for any location.
  • Use Case: If you're planning a road trip, use this Skill to find nearby restaurants, get driving directions, and check the local time at your destination.

Quick Start

Use the maps skill to find restaurants near my current location.

Frequently Asked Questions about maps

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

FAQPage Schema
How do I get latitude and longitude coordinates from a place name without using an API key?

Geocoding converts place names into latitude and longitude coordinates. This Skill uses open data sources like OpenStreetMap to provide location intelligence without requiring external API key dependencies.

Can I find nearby points of interest like restaurants or hospitals using open data sources?

POI search finds points of interest like restaurants and hospitals based on location or category. It operates using open data sources like OpenStreetMap to deliver location intelligence without external API dependencies.

What is the best way to get driving, walking, and cycling directions between two places?

Routing provides driving, walking, and cycling directions between two places. This Skill leverages OSRM open data sources to calculate routes without needing external API keys.

How do I determine the local time and timezone for a specific location?

Timezone information determines the local time and timezone for any location. The Skill provides this location intelligence by processing coordinates without requiring external API key dependencies.

Do I need an API key to perform geocoding and POI searches for location intelligence?

No API key dependencies are required to perform geocoding and POI searches. The Skill provides location intelligence by utilizing open data sources like OpenStreetMap and OSRM directly.