amap-lbs-skill

Search POIs, plan routes, and visualize geographic data with AMap Web Service.

4|Updated May 14, 2026
One-click install
npx skills add https://github.com/liumeixin/hermes-skills --skill amap-lbs-skill-liumeixin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amap-lbs-skill
Source: https://github.com/liumeixin/hermes-skills/tree/main/amap-lbs-skill
Command: npx skills add https://github.com/liumeixin/hermes-skills --skill amap-lbs-skill-liumeixin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive set of location-based services, including POI search, route planning, travel planning, and heat map visualization, to enhance the functionality of your applications.

Core Features & Use Cases

  • POI Search: Search for points of interest (POIs) using keywords, location, and category filters.
  • Route Planning: Plan routes for walking, driving, cycling, and public transportation.
  • Travel Planning: Automate the search and planning of travel routes and itineraries.
  • Heat Map Visualization: Visualize geographic data as heat maps.
  • Use Case: Enhance your application with map integration and location-based services, providing users with features like finding nearby restaurants, planning a trip, or visualizing population density.

Quick Start

Use the amap-lbs-skill to search for restaurants around a specific location.

Frequently Asked Questions about amap-lbs-skill

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

FAQPage Schema
How do I integrate AMap location-based services into my application for POI search?

To integrate AMap location-based services for POI search, you need an AMap Web Service key. The Skill uses axios to search for points of interest using keywords, location, and category filters within your application.

What's the best way to plan travel routes and itineraries using geospatial data?

Travel route planning and itinerary automation are handled by the Skill's travel planning features. It automates search and route planning for walking, driving, cycling, and public transportation using geospatial data.

Can I visualize geographic data as a heat map for population density analysis?

Yes, you can visualize geographic data as a heat map. The Skill provides heat map visualization features to process geospatial data, enabling applications to visualize metrics like population density effectively.

Do I need an AMap Web Service key to use route planning and navigation features?

Yes, an AMap Web Service key is required to use this Skill. You must obtain the key to authenticate requests for route planning, POI search, travel planning, and heat map visualization features.

Does axios support fetching location-based services for multiple transportation modes?

Axios handles the HTTP requests to fetch location-based services for multiple transportation modes. The Skill supports route planning for walking, driving, cycling, and public transportation through these API calls.