# AGENTS.md - Sutra CLI

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

## What it is

sutra-fitness-pp-cli is an agent-native command line tool for Sutra. Every Sutra (Arketa) Partner API resource, plus a local data mirror and the studio analytics the dashboard buries — no-show rates, capacity, churn, and revenue you can finally query.
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 sutra-fitness

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/sutra-fitness

## MCP server

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

## After install

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

## Links

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