# AGENTS.md - Policy Intel CLI

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

## What it is

policy-intel-pp-cli is an agent-native command line tool for Policy Intel. Federal rulemaking and policy intelligence recipes for Federal Register search, Regulations.gov dockets, comments, and open comment deadlines.
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 policy-intel

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/policy-intel

## After install

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

## Links

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