# AGENTS.md - NYNJ World Cup Concierge CLI

You are being asked to install or use the NYNJ World Cup Concierge CLI from the Printing Press library.

## What it is

nynj-world-cup-concierge-pp-cli is an agent-native command line tool for NYNJ World Cup Concierge. Extract public NYNJ World Cup Concierge Explore NYNJ, Fan Experiences, and Watch Parties guidance.
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 nynj-world-cup-concierge

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-nynj-world-cup-concierge --force

OpenClaw:

    clawhub install printing-press-library/nynj-world-cup-concierge

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/nynj-world-cup-concierge
- Library page: https://printingpress.dev/library/travel/nynj-world-cup-concierge
- This file: https://printingpress.dev/documentation/nynj-world-cup-concierge/agents.md
