← Back to Skills Marketplace
214
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install eleme
Description
Search and summarize public Eleme merchants and products by category, including ratings, prices, delivery fees, and promotions without placing orders.
README (SKILL.md)
饿了么
用途与边界
- 面向公开商家与商品页的信息检索与价格/配送摘要
- 不提供下单、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.ele.me/
- 商家/商品搜索:站内入口
- 活动页:站点频道入口
常见任务
- 指定品类的商家列表摘要(评分、配送费、预计时长、起送价)
- 商品详情核心指标整理(价格、月售、规格、评价亮点)
- 同类商品对比分析(品牌、规格、价格/促销)
数据字段
- 商家名称、评分、评价数、配送费、预计时长、起送价、链接
- 商品标题、价格/促销价、月售、规格、评价数、链接
- 活动名称、时间窗口、来源链接
自动化要点
- 页面动态渲染与定位依赖,建议人工打开后触发解析
- 价格/配送信息随时间与区域变动,需标注采集时间与区域
- 频率控制,不进行批量抓取
示例流程
- 商家清单:输入地址 → 搜索品类 → 抽取商家 → 输出评分/配送摘要
- 商品摘要:访问详情页 → 提取价格/月售/评价 → 生成对比卡片
- 同类对比:收集候选 → 按规格分组 → 输出差异点
合规提示
- 遵守平台与地理位置授权规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
Usage Guidance
This skill appears coherent and low-risk, but before installing: (1) confirm you trust the skill source (homepage is just Ele.me and skill origin is unknown); (2) never supply credentials—this skill doesn't need them; (3) avoid enabling broad autonomous access if you don't want the agent to fetch pages on its own; (4) respect Ele.me's terms of service and local law (the skill disclaims bulk scraping but you should enforce usage limits); (5) if you require production automation, prefer official APIs or add rate-limiting and logging controls; (6) if you need more assurance, ask the author for implementation details (how pages are parsed and where extracted data is sent/stored).
Capability Analysis
Type: OpenClaw Skill
Name: eleme
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to perform legitimate data retrieval and analysis on the Eleme food delivery platform. The instructions explicitly define boundaries such as avoiding reverse engineering, bypassing risk controls, or automated ordering, focusing instead on public merchant and product information. No malicious code, data exfiltration, or suspicious execution patterns were identified.
Capability Assessment
Purpose & Capability
Name and description (search and summarize public Eleme merchants and products) align with the SKILL.md. The skill is instruction-only and makes no requests for unrelated credentials, binaries, or system paths.
Instruction Scope
SKILL.md limits work to public pages, non-automated/batch collection, and recommends manual page opening before parsing. This stays within the stated purpose. Minor note: parsing implementation details are not specified (how DOM is accessed/extracted), but the guidance explicitly discourages bulk scraping and placing orders.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or installed — lowest risk for code delivery.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches its stated function of summarizing public site content.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent system changes or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install eleme - After installation, invoke the skill by name or use
/eleme - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
eleme-hot-trend 0.1.0
- Initial release of the eleme-hot-trend skill for summarizing and comparing merchants and products on the Ele.me platform.
- Supports extracting key data from public merchant and product pages, including ratings, prices, delivery info, and promotion details.
- Designed for lightweight, on-demand analysis—no ordering, API reverse-engineering, or bypassing platform protections.
- Emphasizes compliance with platform rules and dynamic information handling (location/time sensitive).
- Common use cases include merchant list summaries, product detail extraction, and category-based comparisons.
Metadata
Frequently Asked Questions
What is Eleme?
Search and summarize public Eleme merchants and products by category, including ratings, prices, delivery fees, and promotions without placing orders. It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.
How do I install Eleme?
Run "/install eleme" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Eleme free?
Yes, Eleme is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Eleme support?
Eleme is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Eleme?
It is built and maintained by mike47512 (@mike47512); the current version is v0.1.0.
More Skills