高德热门

gaode-hot-trend

by codekungfu

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

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

安装

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

文档

高德地图

用途与边界

  • POI检索与路线规划信息采集,适用于出行与地理数据标注
  • 不提供批量采集、大规模抓取与坐标纠偏绕过能力
  • 仅用于公开页面的轻量信息整理与提醒

关键入口

常见任务

  • 指定坐标/地址的周边POI采集(类别、距离、评分、地址)
  • 多点路线规划结果摘要(里程、预计时长、途经路段)
  • 将GCJ-02坐标与WGS-84坐标进行双向标注说明

数据字段

  • 名称、类别、评分、电话、详细地址、坐标(GCJ-02)、营业时间
  • 路线里程、预计耗时、交通方式(驾车/步行/公交)、途经道路
  • 报告生成时间、来源链接

自动化要点

  • 地图展示存在动态加载与瓦片渲染,信息提取需等待页面稳定
  • 坐标系为GCJ-02;如需WGS-84用于GPS需说明坐标系差异
  • 查询频率需限流与人机验证规避,建议人工触发后自动整理

示例流程

  • POI摘要:输入地址/坐标 → 周边搜索 → 解析列表 → 生成CSV
  • 路线报告:设置起终点 → 选择出行方式 → 解析里程/时长 → 导出摘要
  • 坐标标注:采集GCJ-02坐标 → 标注用途与转换注意事项

合规提示

  • 遵守平台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

评论