# AGENTS.md - Luma CLI

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

## What it is

luma-pp-cli is an agent-native command line tool for Luma. Browse, search, and export public Luma events from one Go binary — no account, no API key, plus offline full-text search the public API doesn't have.
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 luma

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/luma

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/luma
- Library page: https://printingpress.dev/library/social-and-messaging/luma
- This file: https://printingpress.dev/documentation/luma/agents.md
