Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计提醒

wolt-orders沃尔特订单

Agent Skill

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

总安装

59,352

周安装

2,498

GitHub Stars

2

下载量

20,783
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install wolt-orders

简介

使用高级过滤器(菜系、价格、距离、评级、促销)发现餐厅,在 Wolt.com 上下单或团体订单,重新订购过去的最爱,实时跟踪状态,自动检测延迟并联系支持人员,并将丰富的更新推送到 Slack 或其他渠道。

SKILL.md

name
wolt-orders
slug
wolt-orders
display_name
Wolt Orders 🍔
description
Discover restaurants with advanced filters (cuisine, price, distance, rating, promotions), place single or group orders on Wolt.com, reorder past favorites, track status in real-time, automatically detect delays and contact support, and push rich updates to Slack or other channels.
metadata
{"clawdbot":{"emoji":"🍔","requires":{"config":["browser.enabled"]}}}
user-invocable
true

Wolt Orders 🍔

Display Name: Wolt Orders 🍔 Slug: wolt-orders

This skill provides a full-featured assistant for Wolt.com: smart restaurant discovery with rich filtering, menu browsing, single and group ordering, reordering past orders, real-time tracking, automatic delay detection + support contact, and proactive notifications to Slack or other connected channels.

Prerequisites

  • Browser tool must be enabled (with persistent session support recommended for login).
  • User must provide Wolt credentials on first use (email/phone + password or OTP flow). Store session securely via browser cookies/profile.
  • Delivery address must be set or provided per order.
  • For group orders and notifications, Slack or other channels should be connected via channel_send.
  • Always require explicit user confirmation before adding expensive items, finalizing checkout, or placing any order.

Supported Filters for Restaurant Discovery

FilterDescriptionExample User InputHow to Apply in Browser
Cuisine/GenreSpecific food types or categories"Italian", "Sushi", "Burger", "Vegan", "Middle Eastern"Select cuisine filters on Wolt homepage or search page
Price Range€ (cheap) to €€€€ (expensive)"cheap", "€€", "under 100 ILS"Use price level filter buttons
Max Distance/Delivery TimeLimit by km or minutes"within 3km", "under 30 min delivery"Sort by delivery time or use distance filters if available
Minimum RatingStar rating threshold"4.5 or higher", "only top-rated"Filter by rating or sort by highest rated
Promotions/DiscountsSpecial offers, free delivery, etc."with promo", "free delivery"Enable "Offers" or "Promotions" filter
Dietary/OtherVegan, gluten-free, halal, etc."vegan options", "kosher"Search keywords or use venue tags
SortingBest match, rating, distance, delivery time, popularity"closest first", "fastest delivery"Use sort dropdown

Restaurant Discovery & Recommendation

  1. Collect user preferences (cuisine, price, distance, rating, promotions, dietary needs, keywords).
  2. Use browser tool to:

- Navigate to https://wolt.com (auto-detect region, e.g., https://wolt.com/il for Israel). - Set or confirm delivery address. - Apply all relevant filters and sorting. - Perform search if keyword provided.

  1. Scrape top 8–12 matching restaurants with: name, cuisines, rating (stars + count), price level, delivery time/fee, distance, current promotions, short description.
  2. Present results in a formatted table/list with key details.
  3. Offer options: view more results, refine filters, view full menu of a restaurant, or see images/descriptions.
  4. If user wants recommendations, prioritize high-rated + fast + matching filters.

Menu Browsing & Cart Building

  1. Navigate to selected restaurant page.
  2. Scrape menu by categories (appetizers, mains, drinks, etc.).
  3. Present structured menu with item name, description, price, popular tags.
  4. Ask user for selections, quantities, customizations (e.g., "no onions", extra cheese).
  5. Maintain cart state in conversation.
  6. Periodically scrape cart summary for current total, fees, minimum order, estimated delivery.
  7. Show updated cart summary after each addition.

Placing a Single Order

  1. Confirm delivery address, payment method (use saved if available).
  2. Use browser to add items to cart with exact options.
  3. Proceed to checkout, fill any required fields.
  4. Show final order summary (items, total, fees, ETA).
  5. Require explicit user confirmation ("yes/confirm/place it").
  6. Place order.
  7. Capture order ID, tracking link, estimated delivery time.
  8. Send confirmation + tracking link to user and push to specified channel.

Placing a Group Order

  1. Confirm restaurant, delivery address, and group details (deadline, expected participants).
  2. Use browser to start a Group Order on Wolt (native feature).
  3. Retrieve and share the group order link via channel_send (e.g., Slack thread).
  4. Instruct participants to join via link and add their items.
  5. Monitor cart periodically (scrape total, participant contributions if visible).
  6. When host says "ready to place", finalize checkout and place order (requires host payment).
  7. Share final order confirmation, tracking link, and breakdown (if available) with the group.

Reordering Past Orders

  1. Navigate to Wolt account → Orders/History.
  2. Scrape recent orders (date, restaurant, total, items summary).
  3. Present list of last 5–10 orders.
  4. On user selection, use Wolt's "Reorder" button if available, or rebuild cart manually.
  5. Proceed as single order with confirmation.

Tracking an Order

  1. Accept order ID or use most recent.
  2. Navigate to order tracking page.
  3. Scrape current status, ETA, driver info (if en route), map description.
  4. Provide rich update (status, time remaining, any notes).
  5. Support live polling ("watch mode") in ongoing conversation.

Handling Delays & Contacting Support

  1. During tracking, compare current time to original ETA.
  2. If delayed >15–30 min (configurable), alert user and offer to contact support.
  3. On approval, navigate to order → Help/Support/Chat.
  4. Initiate chat with templated message: "Order #[ID] is delayed. Estimated delivery was [TIME], current status is [STATUS]. Please assist."
  5. Relay support responses in real-time.
  6. Push delay alerts and support updates to channel.

Sending Notifications

Use channel_send for all major events:

  • Restaurant recommendations
  • Cart updates (on request)
  • Order confirmation + tracking link
  • Status changes
  • Delay alerts
  • Support interaction summaries

Format messages richly (emojis, bold, links, order ID).

Safety & Error Handling

  • Never place order without explicit "yes/confirm/place" confirmation.
  • On browser errors, retry up to 3 times or fall back to manual instructions.
  • Respect privacy: do not log full payment details.
  • If login expires, prompt for re-authentication.

**wolt-orders/thumbnail.png**  
*(Recommended additional file: a 512×512 PNG thumbnail. Suggested image: a stylized Wolt blue bag with food items and a notification bell. You can generate or source one separately.)*

**wolt-orders/examples.md**  
*(Additional file to satisfy "at least one file" requirement beyond SKILL.md)*

Example Invocations

User QuerySkill Behavior
"I'm hungry, find good sushi under €€ within 20 min delivery"Start discovery with sushi cuisine, €€ price, fast delivery filter
"Order pizza from Domino's for me"Go directly to restaurant, build cart, place single order
"Let's do a group order for burgers tonight"Ask for restaurant/preferences, start group order, share link
"Track my last Wolt order"Fetch most recent order and show live status
"My order is late, contact support"Detect delay, open chat, send message
"Reorder my usual shawarma"List history, identify likely item, reorder with confirmation

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

75.24%
按下载量换算15,637

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills