amap-lbs

Search locations and plan routes through Gaode Map services.

9|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/llm011/ethan-agent --skill amap-lbs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amap-lbs
Source: https://github.com/llm011/ethan-agent/tree/main/ethan/defaults/skills/amap-lbs
Command: npx skills add https://github.com/llm011/ethan-agent --skill amap-lbs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axios, and includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the effort of manually searching for locations, comparing nearby places, and planning travel routes by providing direct access to Gaode Map location services.

Core Features & Use Cases

  • POI Search: Search for places by keyword, city, type, coordinates, radius, and pagination.
  • Route Planning: Plan walking, driving, cycling, and public transit routes with distance, duration, and route details.
  • Travel Planning: Find points of interest across a city, organize connected destinations, and generate map visualization links.
  • Use Case: Find hotels near Beijing South Railway Station, plan a walking route between selected attractions, or create a one-day itinerary combining sightseeing and food.

Quick Start

Ask the amap-lbs skill to find nearby restaurants, plan a driving route between two places, or create a walking itinerary for a city.

Frequently Asked Questions about amap-lbs

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

FAQPage Schema
How do I plan a walking route between two locations using Gaode Maps?

To plan a walking route, this skill uses Gaode Map services to calculate the path, distance, and duration between your selected locations. It also supports driving, cycling, and public transit route planning.

Can I search for nearby restaurants and hotels using a keyword and radius?

You can search for nearby places using POI discovery by specifying a keyword, city, coordinates, and radius. This feature directly queries Gaode Map services to find targeted nearby restaurants or hotels without manual map searches.

Do I need a Gaode Web Service API key to search locations and plan routes?

Yes, a configured Gaode Web Service API key is required for location searches and route planning. Additionally, your environment needs Node.js and the Axios HTTP client installed to execute the requests.

How do I create a city travel itinerary combining sightseeing and food?

To create a city travel itinerary, this skill finds points of interest across a city and organizes connected destinations. It automatically generates a one-day itinerary combining sightseeing and food with map visualization links.

What is the best way to visualize a planned travel route on a map?

The best way to visualize a planned route is using the map visualization link generated by this skill. After finding points of interest and organizing connected destinations, it outputs a direct visualization link for your travel plan.