外卖热榜
meituan-waimai-hot-trend
by codekungfu
注册“美团外卖”热门技能;当需要访问或自动化美团外卖相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/xiaochi文档
美团外卖
用途与边界
- 面向公开商家与商品页的信息检索与价格/配送摘要
- 不提供下单、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://waimai.meituan.com/
- 商家/商品搜索:站内入口
- 活动页:站点频道入口
常见任务
- 指定品类的商家列表摘要(评分、配送费、预计时长、起送价)
- 商品详情核心指标整理(价格、月售、规格、评价亮点)
- 同类商品对比分析(品牌、规格、价格/促销)
数据字段
- 商家名称、评分、评价数、配送费、预计时长、起送价、链接
- 商品标题、价格/促销价、月售、规格、评价数、链接
- 活动名称、时间窗口、来源链接
自动化要点
- 页面动态渲染与定位依赖,建议人工打开后触发解析
- 价格/配送信息随时间与区域变动,需标注采集时间与区域
- 频率控制,不进行批量抓取
示例流程
- 商家清单:输入地址 → 搜索品类 → 抽取商家 → 输出评分/配送摘要
- 商品摘要:访问详情页 → 提取价格/月售/评价 → 生成对比卡片
- 同类对比:收集候选 → 按规格分组 → 输出差异点
合规提示
- 遵守平台与地理位置授权规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
相关 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.
并行代理
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
高光制作器
by bwbernardweston18
>