# AGENTS.md - Trustpilot CLI

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

## What it is

trustpilot-pp-cli is an agent-native command line tool for Trustpilot. Every Trustpilot review surface, plus the local SQLite database and balanced good-and-bad agent bundle 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 trustpilot

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/trustpilot

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/trustpilot
- Library page: https://printingpress.dev/library/marketing/trustpilot
- This file: https://printingpress.dev/documentation/trustpilot/agents.md
