← Back to Skills Marketplace
mekedron

wolt-cli

by Nikita R · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
565
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wolt-cli
Description
Use Nikita's local Wolt CLI to browse venues, inspect menus/items/options, and run profile, cart, and checkout-preview actions for wolt.com from terminal. Tr...
Usage Guidance
This skill is internally consistent with its purpose, but before installing: (1) ensure you have or will build the 'wolt' binary from the referenced GitHub repo and that you trust that source; (2) be aware the CLI can accept and persist authentication tokens to local profile config—avoid giving long-lived credentials unless you trust the environment; (3) verify the local config path the CLI uses (so you know where tokens will be stored) and consider using ephemeral credentials or an isolated environment; (4) keep the safety rules in mind: the skill's docs require explicit confirmation before mutating commands, but autonomous agent invocation is allowed by default, so ensure the agent prompts you before performing cart/profile mutations; (5) if you need further assurance, inspect the upstream repository code for how it stores tokens and performs network calls before granting credentials.
Capability Analysis
Type: OpenClaw Skill Name: wolt-cli Version: 1.0.0 The skill is designed to wrap a local Wolt CLI, providing instructions for an AI agent to interact with it. It explicitly includes safety rules in `SKILL.md` and `references/workflows.md`, instructing the agent to request user confirmation before performing mutating actions (e.g., `cart add`, `profile addresses add`, `configure`). While it handles sensitive Wolt API tokens for authentication via the `wolt configure` command, this is for the stated purpose of configuring the *local* CLI and there is no evidence of intentional data exfiltration, arbitrary code execution, persistence mechanisms, or malicious prompt injection attempts. All instructions are aligned with the skill's stated purpose and safe operation.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md and reference docs: the skill expects a local 'wolt' binary, documents commands for browsing venues, inspecting items, managing a cart, and previewing checkout. There are no unexpected required env vars, binaries, or unrelated services requested.
Instruction Scope
Runtime instructions are narrowly scoped to invoking the local 'wolt' CLI, parsing its machine-readable envelope, following location/auth rules, and requiring explicit confirmation before mutating operations. The SKILL.md does instruct writing/reading local profile auth config (via the CLI's `configure`), which is consistent with the stated purpose.
Install Mechanism
No install spec is provided (instruction-only). The SKILL.md points to the GitHub repo for build/setup but does not command downloading or executing remote artifacts on its own—this is low-risk and consistent with an instruction-only skill.
Credentials
The skill does not declare any required env vars or credentials. However, it explicitly expects authentication tokens (wtoken/wrtoken/cookies) to be supplied either via flags or persisted by the CLI into local profile config. That behavior is proportional to interacting with an authenticated user account, but users should be aware sensitive tokens may be written to local config by the CLI.
Persistence & Privilege
always:false (normal). The CLI can persist refresh/access tokens to local profile configuration when `wolt configure` is used; the SKILL.md requires confirmation for mutating commands but autonomous agent invocation is allowed by default. This combination is reasonable for a CLI integration but means the agent could perform mutations if allowed and given credentials—users should ensure prompts/confirmations are enforced.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wolt-cli
  3. After installation, invoke the skill by name or use /wolt-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wolt-cli 1.0.0
v0.5.4
No user-facing changes in this release. - Version bump with no detected file changes.
Metadata
Slug wolt-cli
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is wolt-cli?

Use Nikita's local Wolt CLI to browse venues, inspect menus/items/options, and run profile, cart, and checkout-preview actions for wolt.com from terminal. Tr... It is an AI Agent Skill for Claude Code / OpenClaw, with 565 downloads so far.

How do I install wolt-cli?

Run "/install wolt-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is wolt-cli free?

Yes, wolt-cli is completely free (open-source). You can download, install and use it at no cost.

Which platforms does wolt-cli support?

wolt-cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created wolt-cli?

It is built and maintained by Nikita R (@mekedron); the current version is v1.0.0.

💬 Comments