# AGENTS.md - Hayward OmniLogic CLI

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

## What it is

hayward-omnilogic-pp-cli is an agent-native command line tool for Hayward OmniLogic. Take control of every Hayward OmniLogic feature, plus a local store, schedule diffs, chemistry trends, and a morning...
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 hayward-omnilogic

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/hayward-omnilogic

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/hayward-omnilogic
- Library page: https://printingpress.dev/library/devices/hayward-omnilogic
- This file: https://printingpress.dev/documentation/hayward-omnilogic/agents.md
