# AGENTS.md - GL.iNet CLI

You are being asked to install or use the GL.iNet CLI from the Printing Press library.

## What it is

gl-inet-pp-cli is an agent-native command line tool for GL.iNet. The first maintained CLI for GL.iNet travel routers — named config profiles, travel macros, and version-aware diagnostics no other GL.iNet tool ships.
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 gl-inet

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-gl-inet --force

OpenClaw:

    clawhub install printing-press-library/gl-inet

## MCP server

This CLI ships an MCP server (gl-inet-pp-mcp) with 6 tools. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

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