baidu-maps-sse

Access Baidu Maps SSE tools through the OneKey Router.

3|Updated Nov 6, 2025
One-click install
npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill baidu-maps-sse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baidu-maps-sse
Source: https://github.com/aiagenta2z/onekey-agent-router/tree/main/skills/baidu-maps-sse
Command: npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill baidu-maps-sse

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Provides a unified interface to access Baidu Maps SSE tools via the OneKey Router.

Core Features & Use Cases

  • Access Baidu Maps SSE tools (maps_geocode, maps_reverse_geocode, maps_distance_matrix, maps_elevation, maps_directions, maps_search_places, maps_place_details) through a single OneKey Router integration.
  • Streamline location-based tasks for apps needing geocoding, routing, elevation, and place data.
  • Use case: Build an app that converts addresses to coordinates, fetches routes, and retrieves place details with a single setup.

Quick Start

Set your OneKey access key and run any script under this skill to access Baidu Maps SSE capabilities.

Frequently Asked Questions about baidu-maps-sse

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

FAQPage Schema
How do I access Baidu Maps geocoding and routing APIs through a single interface?

Access Baidu Maps geocoding and routing APIs through a unified OneKey Router interface. This integration connects location-based tools for geocoding, reverse geocoding, distance matrices, and place lookups using a single setup.

What location data can I retrieve using Baidu Maps SSE tools?

Retrieve coordinates from addresses, fetch routes, get elevation data, calculate distance matrices, and look up place details. Baidu Maps SSE tools cover comprehensive location-based data retrieval for application development.

Can I use Baidu Maps SSE tools with my existing OneKey Router setup?

Use Baidu Maps SSE tools with your existing OneKey Router setup by providing your OneKey Router API key and the baidu-maps-sse tool definitions. Scripts validate required payload fields before invoking the API.

How do I set up Baidu Maps API access for an app needing both geocoding and directions?

Set up Baidu Maps API access by configuring your OneKey access key and running the provided scripts. This single setup enables both geocoding and directions requests, streamlining multiple location-based tasks.

Does the unified Baidu Maps interface validate API request payloads automatically?

The unified Baidu Maps interface validates required payload fields automatically before invoking the API. Scripts ensure payload completeness to prevent malformed requests to the OneKey Router.