高德热门
gaode-hot-trend
by codekungfu
注册“高德地图”热门技能;当需要访问或自动化高德相关内容时调用。
安装
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 apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
Solana防骗检测
by ammkode
Detect scam tokens on Solana before you trade. Checks ticker patterns, token age, and known scam mints. Read-only — no wallet signing required.
营收工作室
by amoldericksoans
A revenue-first solofounder studio that watches markets, finds monetizable pain, validates offers, ships narrow products, and compounds commercial memory across launches. Uses massive parallel agent orchestration with 8 layers: Signal Mesh, Extraction, Opportunity Graph, Cofounder Council, Revenue Lab, Build Studio, Launch Loop, and Portfolio Allocator.