外卖热榜
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 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.