← Back to Skills Marketplace
lbs-bmap

Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills)

by baidu-maps · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install baidu-map-jsapi-ui-kit
Description
百度地图官方 UI 交互组件,提供地点自动补全(PlaceAutocomplete)、地点检索(PlaceSearch)、地点详情(PlaceDetail)和路径规划(RoutePlan)组件的使用参考,快速实现地图界面,大幅提升开发效率。
README (SKILL.md)

百度地图 jsapi-ui-kit

轻量级百度地图 UI 组件库,提供地点自动补全、地点检索、详情展示和路径规划能力。

什么时候使用

  • 希望快速集成标准化的地图 UI 组件,无需从零开发
  • 需要在地图应用中添加搜索输入框自动补全功能
  • 需要在地图应用中添加地点搜索功能
  • 需要展示 POI 详情信息(名称、地址、电话等)
  • 需要实现驾车路径规划功能(支持多方案、途经点)

文档导航

如何使用

根据用户问题查询文档导航,参考详细文档内容和API设计:

references/getting-started.md

每个参考文件包含:

  • 功能简要说明
  • 完整代码示例及解释
  • API 参数说明和注意事项

注意事项

  • 必须先加载百度地图 JS API(BMap 或 BMapGL)
Usage Guidance
This skill appears to be documentation for Baidu Map JS UI components and asks only for your Baidu JS API key (BMAP_JSAPI_KEY), which is appropriate. Before installing or using it: (1) verify the package source/repository or homepage outside the skill (the skill metadata lacks a homepage/source URL) to ensure you are getting the official library; (2) avoid pasting your API key into public examples — keep it in a safe config and restrict its usage in Baidu console if possible; (3) prefer installing from an official npm scope or Baidu-hosted source and, if using CDN assets (unpkg/api.map.baidu.com), consider integrity checks (SRI) or pinned versions; (4) if you need higher assurance, request the skill author/publisher details or a link to the upstream repository to confirm authenticity.
Capability Analysis
Type: OpenClaw Skill Name: baidu-map-jsapi-ui-kit Version: 1.0.4 The skill bundle provides documentation and API references for the Baidu Map JSAPI UI Kit, covering components like PlaceAutocomplete, PlaceSearch, PlaceDetail, and RoutePlan. All files (SKILL.md and the references directory) contain standard technical documentation, code snippets, and installation instructions consistent with a legitimate mapping integration. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is a documentation/instruction bundle for Baidu Map JSAPI UI components and declares a single env var BMAP_JSAPI_KEY (the JS API key/ak). That credential is directly relevant to using the Baidu Maps JS API described in the docs.
Instruction Scope
SKILL.md and the reference files only describe how to include the Baidu Maps JS API and the UI components, show example usage, and reference CDN/npm assets (api.map.baidu.com, unpkg.com). The instructions do not ask the agent to read unrelated files, access other credentials, or exfiltrate data.
Install Mechanism
This is instruction-only (no install spec, no code). Examples reference installing via npm or loading from CDN (unpkg). Loading remote JS/CSS from CDNs is expected for a web UI kit but carries the usual supply-chain risks — however no installer or arbitrary download URL is included in the skill itself.
Credentials
Only one environment variable is required (BMAP_JSAPI_KEY) and it is the expected credential for Baidu Maps JS API usage. No other secrets or unrelated env vars are requested.
Persistence & Privilege
Skill does not request always:true or any special persistent privileges; it is user-invocable and can be invoked autonomously (platform default), which is normal. The skill contains only docs and does not modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install baidu-map-jsapi-ui-kit
  3. After installation, invoke the skill by name or use /baidu-map-jsapi-ui-kit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Updated documentation with detailed usage instructions and component references. - Clarified required environment variable: BMAP_JSAPI_KEY. - Added guidance on when and how to use each UI component (PlaceAutocomplete, PlaceSearch, PlaceDetail, RoutePlan). - Provided direct navigation links to reference documents for easier access.
v1.0.2
更新slug name,添加百度地图前缀
Metadata
Slug baidu-map-jsapi-ui-kit
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills)?

百度地图官方 UI 交互组件,提供地点自动补全(PlaceAutocomplete)、地点检索(PlaceSearch)、地点详情(PlaceDetail)和路径规划(RoutePlan)组件的使用参考,快速实现地图界面,大幅提升开发效率。 It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills)?

Run "/install baidu-map-jsapi-ui-kit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills) free?

Yes, Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills) support?

Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Baidu Map JSAPI UI Kit(百度地图官方 JSAPI UI-Kit SKills)?

It is built and maintained by baidu-maps (@lbs-bmap); the current version is v1.0.4.

💬 Comments