# AGENTS.md - mobalytics-lol CLI

You are being asked to install or use the mobalytics-lol CLI from the Printing Press library.

## What it is

mobalytics-lol-pp-cli is an agent-native command line tool for mobalytics-lol. Every League of Legends aggregator, plus a local SQLite for cross-champion queries no single page surfaces.
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 mobalytics-lol

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/mobalytics-lol

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/mobalytics-lol
- Library page: https://printingpress.dev/library/media-and-entertainment/mobalytics-lol
- This file: https://printingpress.dev/documentation/mobalytics-lol/agents.md
