# AGENTS.md - Goodreads CLI

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

## What it is

goodreads-pp-cli is an agent-native command line tool for Goodreads. This is an evidence-backed starting map for a future Goodreads CLI.
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 goodreads

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/goodreads

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/goodreads
- Library page: https://printingpress.dev/library/media-and-entertainment/goodreads
- This file: https://printingpress.dev/documentation/goodreads/agents.md
