# AGENTS.md - UK Train Goat CLI

You are being asked to install or use the UK Train Goat CLI from the Printing Press library.

## What it is

uk-train-goat-pp-cli is an agent-native command line tool for UK Train Goat. The only Go-native, agent-native, MCP-exposed UK rail CLI; live boards, journey planning
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 uk-train-goat

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-uk-train-goat --force

OpenClaw:

    clawhub install printing-press-library/uk-train-goat

## MCP server

This CLI ships an MCP server (uk-train-goat-pp-mcp) with 1 tool. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/uk-train-goat
- Library page: https://printingpress.dev/library/travel/uk-train-goat
- This file: https://printingpress.dev/documentation/uk-train-goat/agents.md
