百度地图趋势

baidu-map-hot-trend

by codekungfu

注册“百度地图”热门技能;当需要访问或自动化百度地图相关内容时调用。

4.5k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/baidu-map-hot-trend

文档

百度地图

用途与边界

  • POI检索、公交/驾车路线摘要与地理标注
  • 不提供批量采集或绕过坐标纠偏能力
  • 仅用于公开页面轻量信息整理

关键入口

常见任务

  • 指定地址/坐标的POI采集(评分、评论量、营业状态)
  • 公交与驾车路线对比报告(里程、换乘次数、预计时长)
  • BD-09坐标与GCJ-02、WGS-84的差异说明与标注

数据字段

  • 名称、类别、评分、评论数、电话、地址、坐标(BD-09)
  • 路线里程、站点数/换乘数、预计耗时、费用(若展示)
  • 来源链接、报告生成时间

自动化要点

  • 坐标为BD-09,注意与其他坐标系的转换差异与误差
  • 页面数据为动态加载,提取需等待渲染完成
  • 建议限流(≥10s/次)与人工触发,避免风控

示例流程

  • POI摘要:输入地址 → 周边搜索 → 提取列表 → 导出CSV
  • 路线对比:设置起终点 → 分别获取公交/驾车 → 提取关键字段
  • 坐标标注:采集BD-09 → 标注转换注意事项与用途

合规提示

  • 遵守平台TOS,不进行接口逆向或批量抓取
  • 明确坐标系来源,避免因坐标差异导致定位错误

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全149.6k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论