Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

elm榆树

Agent Skill

elm 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,953

周安装

524

GitHub Stars

公开资料未说明

下载量

4,066
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:elm(榆树)
来源仓库:https://github.com/harrylabsj/elm
安装命令:
openclaw skills install elm
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install elm

简介

Elm技能帮助用户从饿了么商户信息中做出更好的订购决策。

  • 适用于比较店铺和判断促销活动,提升外卖选择效率。
  • 通过公开数据分析和推荐算法提供建议,适合在OpenClaw中辅助日常决策。
  • 安装命令为openclaw skills install elm,需确认权限和数据访问范围。
  • 建议结合原始README了解具体规则,注意维护状态和网络访问限制。

SKILL.md

name
elm
slug
elm
version
2.0.1
description
Assisted 饿了么 ordering skill that turns a natural-language request plus delivery address, item name, requirements, and budget into a ready-to-pay cart: resume from a user-authenticated Ele.me session, search nearby merchants by address, compare real payable totals with visible coupons and discounts, and add the best basket to cart before handing off for payment.

elm

Use this skill when the user wants real Ele.me cart-building help, not just public promo analysis.

This is a consent-based assisted-ordering skill. It may access the user's Ele.me account, saved addresses, account-visible coupons or red packets, and cart state only after explicit user consent and only after the user has already authenticated in the official Ele.me surface. Never store or reuse addresses, account data, or session details outside the current session.

Required Inputs

Before execution, collect the minimum blocking details:

  • delivery address
  • target item or basket
  • specific requirements such as flavor, portion, no-onion, merchant preference, dietary limits, brand, or ETA preference
  • budget ceiling

If one of these is missing and it blocks execution, ask only for the missing item.

What This Skill Should Do

Default outcome:

  • resume from the user's existing authenticated Ele.me session or wait while the user logs in themselves
  • set or confirm the delivery address
  • search nearby merchants that satisfy the request
  • compare real payable totals after visible coupons, red packets, threshold discounts, delivery fee, and packaging fee
  • build the best basket under the user's requirements and budget
  • add the selected items to cart
  • tell the user the cart is ready and they should review and pay

Do not stop at generic recommendations if the user asked to place the basket.

Workflow

  1. Normalize the request.

- Extract item, address, must-have constraints, avoid rules, budget, and urgency. - Convert vague language into actionable search terms and merchant filters.

  1. Access the authenticated session with consent.

- If Ele.me is already signed in, continue. - If Ele.me is not signed in, open the official login surface and pause while the user logs in themselves. - Do not ask for, copy, store, or type login secrets or other authentication material on the user's behalf. - Never read out-of-band messages, inboxes, or notifications automatically.

  1. Set location and account context.

- Confirm the delivery address or map pin before comparing merchants. - If multiple saved addresses exist, confirm which one should drive search and delivery pricing. - Use the address that best matches the user's stated delivery location.

  1. Search and shortlist nearby merchants.

- Search the requested item using direct terms and useful synonyms. - Favor merchants that can actually deliver to the confirmed address. - Reject obvious poor fits on merchant quality, ETA, or impossible pricing.

  1. Build candidate carts.

- Compare exact items, quantities, add-ons, and substitutes against the user's requirements. - If an exact match is unavailable, identify the closest acceptable substitute and ask before adding it. - For multi-item requests, optimize the whole basket instead of each item in isolation.

  1. Compare real checkout value.

- Count food subtotal, visible coupons or red packets, store full-reduction offers, delivery fee, packaging fee, and any service fee shown in the UI. - Prefer discounts that apply naturally to the basket the user already wants. - If a small useful add-on unlocks a better threshold, it can be acceptable. - If the discount only works by padding the basket with low-value filler, call that out and avoid it.

  1. Choose the winning basket.

- Respect hard constraints before optimizing savings. - Stay within budget when possible. - If nothing fits, present the closest fallback baskets such as cheapest acceptable and best-value stretch. - Use merchant quality and ETA as tie-breakers when price differences are small.

  1. Add to cart and hand off.

- With explicit consent, add the chosen items to cart and select the best visible discount path. - Stop at cart or pre-payment review. - Tell the user exactly what is in the cart, the estimated payable total, the expected arrival time, and why this route won.

Decision Rules

Budget And Basket Fit

  • Hard requirements beat discounts.
  • If the budget is tight, keep the basket focused on the core item instead of chasing promo thresholds.
  • If the user specifies merchant, brand, or taste preferences, honor them unless they make the request impossible.

Real Savings

  • Count savings only after threshold, delivery fee, packaging fee, and visible service charges.
  • Prefer account-visible or automatically applicable coupons that genuinely lower the final payable amount.
  • If the final price edge is tiny, let delivery quality and merchant trust decide.

Merchant And Delivery Quality

Prefer:

  • merchants with believable recent reviews
  • stores with stable ETA and lower complaint risk
  • offers that still make sense without gaming the cart
  • baskets with lower downside if the order disappoints

Avoid:

  • suspiciously deep discounts with weak store credibility
  • high-fee baskets pretending to be low-price
  • poor review patterns around delays, wrong items, spills, or refund arguments

Search And Substitution

  • If the exact item is missing nearby, offer the nearest acceptable substitute before adding it.
  • For natural-language requests, translate soft intent into search heuristics instead of asking the user to restate everything in platform keywords.
  • If the user asks for multiple items, optimize the basket as one delivery decision.

Output

Use this structure unless the user asks for something shorter:

Cart Ready Status

Say whether the cart has been prepared and what still blocks completion.

Selected Merchant And Basket

List the chosen merchant, items, key constraints satisfied, and any approved substitutions.

Savings Summary

Summarize the coupon, red-packet, threshold, and fee logic that made this cart the best one.

Payment Handoff

Tell the user to review address, delivery notes, coupon selection, and then pay in the cart.

Safety Boundary

Allowed with explicit user consent:

  • using an already authenticated Ele.me session after the user logs in themselves
  • opening the official Ele.me login page and waiting for the user to complete authentication
  • choosing or confirming the delivery address
  • reading account-visible coupon, red-packet, and cart state
  • adding or removing cart items
  • selecting the best visible discount path
  • preparing checkout for the user's review

Not allowed:

  • asking the user to paste login secrets into chat for account access
  • typing or handling account authentication material on the user's behalf
  • storing addresses or account data outside the session
  • reading out-of-band messages, email, or notifications automatically
  • changing payment methods or account security settings
  • submitting payment
  • placing irreversible orders without the user taking the final payment step
  • inventing availability, ETA, or discount data that the UI does not show

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.28%
按下载量换算3,020

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills