baidu-nearby

百度能力集合 - 提供百度搜索和百度地图路线规划功能。 包含:百度网页搜索(baidu_search)、路线规划(baidu_direction)、附近场所推荐(baidu_nearby)。 Use when: 需要搜索网页、规划出行路线、查找附近餐饮/景点/酒店等位置服务时。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "baidu-nearby" with this command: npx skills add longjf25/baidu-nearby

Baidu Skills for OpenClaw

百度能力集合,提供搜索和位置服务。

功能

命令说明
baidu_search百度网页搜索
baidu_direction百度地图路线规划
baidu_nearby附近场所推荐

配置

设置百度 API Key(LBS 位置服务需要):

export BAIDU_API_KEY="你的百度AK"

获取 AK:

  1. 访问 https://lbsyun.baidu.com/
  2. 注册开发者账号
  3. 创建应用获取 AK

使用方法

百度搜索

python scripts/baidu_search.py "搜索关键词" [结果数量]

路线规划

python scripts/baidu_direction.py "起点地址" "终点地址" [driving|riding|walking|transit]

附近场所推荐

python scripts/baidu_nearby.py "位置" [类别] [半径(米)] [数量]

支持的类别:

  • 餐饮/美食/餐厅
  • 娱乐/休闲
  • 景点/旅游/景区
  • 酒店/住宿
  • 购物/商场/超市
  • 交通/地铁/公交

示例:

# 搜索三里屯附近美食
python scripts/baidu_nearby.py "北京市朝阳区三里屯" 餐饮 1000 5

# 搜索天安门附近景点
python scripts/baidu_nearby.py "天安门" 景点 5000 10

# 使用坐标搜索
python scripts/baidu_nearby.py "39.9,116.4" 娱乐

依赖

纯 Python 标准库实现,无需额外依赖。

安全说明

  • 使用系统默认 SSL 证书验证
  • 输入参数已做验证和清理
  • 仅支持 HTTP/HTTPS 协议

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated