# AGENTS.md - Roam HQ CLI

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

## What it is

roam-pp-cli is an agent-native command line tool for Roam HQ. Every Roam HQ surface — chat, transcripts, On-Air events, SCIM, webhooks — in one local-first CLI with offline...
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 roam

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/roam

## MCP server

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

## After install

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

## Links

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