# AGENTS.md - Mobbin CLI

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

## What it is

mobbin-pp-cli is an agent-native command line tool for Mobbin. Every Mobbin screen, flow, and pattern — searchable offline, deckable in one command, with longitudinal drift no Mobbin 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 mobbin

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/mobbin

## MCP server

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

## After install

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

## Links

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