Meituan

提供美团公开商家和优惠信息的检索与摘要,支持评分、价格、评价等核心指标比较分析。

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 22 · 0 current installs · 0 all-time installs
byClawKK@CodeKungfu
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description ask for retrieval and summarization of public Meituan merchant and promotion info; the skill requires no binaries, env vars, or access beyond public pages — this is proportionate and coherent.
Instruction Scope
SKILL.md limits actions to public pages, warns against ordering, reverse-engineering, or bulk scraping, and recommends manual page opening for dynamic content. It does not instruct reading local files, accessing unrelated env vars, or sending data to unknown endpoints.
Install Mechanism
No install specification or code files are present (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; this is appropriate for a read-only summarization skill operating on public pages.
Persistence & Privilege
The skill does not request always: true or other elevated persistent privileges. It is user-invocable and does not modify other skills or system settings.
Assessment
This skill is internally consistent and low-risk because it only describes summarizing publicly available Meituan pages and asks for no installs or secrets. Before installing, consider: (1) The skill does not include code — the agent (or a browser-enabled tool) must actually fetch pages to do work; ensure you trust whatever browsing tool will be used. (2) Respect Meituan's terms of service, robots rules, and rate limits — avoid automated bulk scraping or login attempts. (3) The skill itself will not handle credentials, so do not provide your account/passwords to enable extra features. (4) If you need automated, large-scale collection later, re-evaluate because this SKILL.md explicitly discourages bulk scraping and does not implement scraping safeguards.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk97bs9kdy5vf1m2kekwgqtfc5s830b6t

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

美团

用途与边界

  • 面向公开商家与优惠页的信息检索与价格/评价摘要
  • 不提供下单、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定品类的商家列表摘要(评分、人均、距离、优惠信息)
  • 商品详情核心指标整理(价格、月售、规格、评价亮点)
  • 同类商家或商品对比(品牌/规格/价格/促销)

数据字段

  • 商家名称、评分、评价数、人均、地址/距离、优惠信息、链接
  • 商品标题、价格/促销价、月售、规格、评价数、链接
  • 活动名称、时间窗口、来源链接

自动化要点

  • 页面动态渲染与定位依赖,建议人工打开后触发解析
  • 价格/配送信息随时间与区域变动,需标注采集时间与区域
  • 频率控制,不进行批量抓取

示例流程

  • 商家清单:输入地址 → 搜索品类 → 抽取商家 → 输出评分/人均/距离
  • 商品摘要:访问详情页 → 提取价格/月售/评价 → 生成对比卡片
  • 同类对比:收集候选 → 按规格分组 → 输出差异点

合规提示

  • 遵守平台与地理位置授权规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…