location

Generate map links for locations using Google Maps, Kakao Map, or Naver Map.

22|7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/berrzebb/SoulFlow-Orchestrator --skill location-berrzebb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: location
Source: https://github.com/berrzebb/SoulFlow-Orchestrator/tree/main/src/skills/location
Command: npx skills add https://github.com/berrzebb/SoulFlow-Orchestrator --skill location-berrzebb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users easily find and navigate to locations by generating relevant map links, simplifying the process of getting directions or discovering nearby places.

Core Features & Use Cases

  • Map Link Generation: Creates direct links to Google Maps, Kakao Map, or Naver Map for specific addresses or points of interest.
  • Provider Selection: Intelligently chooses the best map provider based on the location (e.g., Kakao/Naver for Korea, Google for international).
  • Nearby Recommendations: Suggests and provides map links for nearby places like restaurants, cafes, or hospitals when requested.
  • Use Case: A user asks "Where is the nearest good Italian restaurant?", and the Skill provides a list of recommended restaurants with direct links to view them on a map.

Quick Start

Generate a Google Maps link for the Eiffel Tower.

Frequently Asked Questions about location

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

FAQPage Schema
How do I generate map links for specific addresses or points of interest?

To generate map links, you simply provide the location, address, or point of interest. The tool integrates with map providers to create deterministic links for easy navigation to your destination.

Can I get nearby recommendations like restaurants using map generation?

Yes, you can get nearby recommendations for places like restaurants or cafes. The tool suggests nearby points of interest and provides direct map links to view them for directions.

Does the tool support different map providers like Google Maps and Naver Map?

The tool supports Google Maps, Kakao Map, and Naver Map. It intelligently selects the best provider based on the location, such as Kakao or Naver for Korea and Google internationally.

What is the best way to get directions to a location using Kakao Map or Naver Map?

The best way to get directions is to query your destination. The tool automatically generates direct navigation links using the appropriate map provider, simplifying the routing process.

How does web_fetch supplement map link generation for nearby places?

Web_fetch retrieves supplementary information when generating map links. This ensures accurate nearby recommendations and points of interest data are gathered before creating deterministic navigation links.