# AGENTS.md - Human-Goat CLI

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

## What it is

human-goat-pp-cli is an agent-native command line tool for Human-Goat. Hire real humans from the terminal — autonomous TaskRabbit checkout with a verified undo, plus Magic remote errands, in one agent-native binary.
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 human-goat

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/human-goat

## MCP server

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

## After install

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

## Links

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