# AGENTS.md - rechtspraak CLI

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

## What it is

rechtspraak-pp-cli is an agent-native command line tool for rechtspraak. The first CLI for Dutch court decisions with rich local narrowing for long-tail legal keywords, an appeal-chain walker
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 rechtspraak

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/rechtspraak

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/rechtspraak
- Library page: https://printingpress.dev/library/other/rechtspraak
- This file: https://printingpress.dev/documentation/rechtspraak/agents.md
