# AGENTS.md - Wolt CLI

You are being asked to install or use the Wolt CLI from the Printing Press library.

## What it is

wolt-pp-cli is an agent-native command line tool for Wolt. Browse-only Wolt consumer CLI.
It is a single Go binary that ships with an agent skill, and it installs with one command.

## Install

Recommended (installs the binary and the agent skill):

    npx -y @mvanhorn/printing-press-library install wolt

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-wolt --force

OpenClaw:

    clawhub install printing-press-library/wolt

## After install

Call wolt-pp-cli from the shell, or use the /pp-wolt skill inside an agent.
Run wolt-pp-cli --help to list commands.

## Links

- Documentation: https://printingpress.dev/documentation/wolt
- Library page: https://printingpress.dev/library/food-and-dining/wolt
- This file: https://printingpress.dev/documentation/wolt/agents.md
