# AGENTS.md - Markets CLI

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

## What it is

prediction-goat-pp-cli is an agent-native command line tool for Markets. Every Polymarket and Kalshi market in one slim agent-native CLI, with cross-venue topic search and screens no other...
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 prediction-goat

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/prediction-goat

## MCP server

This CLI ships an MCP server (prediction-goat-pp-mcp) with 42 tools. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/prediction-goat
- Library page: https://printingpress.dev/library/payments/prediction-goat
- This file: https://printingpress.dev/documentation/prediction-goat/agents.md
