A robust command-line interface for interacting with the Wolt marketplace to browse venues, manage carts, and handle profile tasks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install wolt-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install wolt-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Wolt CLI is a technical bridge that allows developers and AI agents to interact directly with the Wolt ecosystem via a terminal. It provides deep access to venue catalogs, menu item details, and user profile management, making it a critical component for those building automation workflows within Openclaw Skills. The tool focuses on precision, offering machine-readable JSON outputs for every action from searching for nearby restaurants to preparing a checkout preview.
By leveraging this skill, users can bypass traditional web interfaces to programmatically resolve item IDs, handle complex option selections, and manage delivery addresses. It is specifically designed to be agent-friendly, ensuring that every command provides structured data necessary for high-confidence automation and data-driven decision making.
To begin using this skill, ensure you have the binary installed and configured:
# Configure your primary profile
wolt configure --profile-name default --wtoken "YOUR_TOKEN" --wrtoken "YOUR_REFRESH_TOKEN" --overwrite
# Verify your authentication status
wolt profile status --profile default --format json
# Explore available commands
wolt --help
Wolt CLI utilizes a structured envelope for all JSON responses to ensure compatibility with Openclaw Skills workflows:
| Key | Description |
|---|---|
meta |
Metadata regarding the request and response lifecycle. |
data |
The primary payload containing venue, item, or profile information. |
warnings |
Non-fatal issues encountered during command execution. |
error |
Detailed error information if the command fails to execute. |
Location data is strictly handled; users must provide either --address or a combination of --lat and --lon to define the search radius.
Loading
Otta CLI is a powerful command-line interface for automating otta.fi time-tracking, absence management, and reporting workflows.

A comprehensive suite of Openclaw Skills for architecting, deploying, and managing complex treasury protocols, Revnets, and omnichain financial systems.

A high-performance scraping and search skill that bypasses bot detection to deliver markdown content and structured Google results.

A high-performance web extraction tool that leverages Microsoft Edge and Playwright to capture content from complex, dynamic web pages.

A comprehensive command-line tool for browsing Wolt venues, managing carts, and automating delivery profile tasks through structured data.

A powerful integration for OpenClaw that automates movie and TV series management via Radarr and Sonarr servers.








































