# AGENTS.md - American Reindustrialization CLI

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

## What it is

american-reindustrialization-pp-cli is an agent-native command line tool for American Reindustrialization. Browse, slice, and analyze the curated American Reindustrialization directory — with diffs, geo clusters, sector...
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 american-reindustrialization

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/american-reindustrialization

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/american-reindustrialization
- Library page: https://printingpress.dev/library/other/american-reindustrialization
- This file: https://printingpress.dev/documentation/american-reindustrialization/agents.md
