# AGENTS.md - Mariana Tek CLI

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

## What it is

marianatek-pp-cli is an agent-native command line tool for Mariana Tek. Search Mariana Tek studio schedules, book classes, watch cancellations, and sync reservations into an offline class catalog.
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 marianatek

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/marianatek

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/marianatek
- Library page: https://printingpress.dev/library/productivity/marianatek
- This file: https://printingpress.dev/documentation/marianatek/agents.md
