# AGENTS.md - Roadside America CLI

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

## What it is

roadside-america-pp-cli is an agent-native command line tool for Roadside America. Every offbeat roadside attraction on RoadsideAmerica.
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 roadside-america

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/roadside-america

## MCP server

This CLI ships an MCP server (roadside-america-pp-mcp) with 3 tools. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/roadside-america
- Library page: https://printingpress.dev/library/travel/roadside-america
- This file: https://printingpress.dev/documentation/roadside-america/agents.md
