# AGENTS.md - here.now CLI

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

## What it is

here-now-pp-cli is an agent-native command line tool for here.now. Publish a folder to a live URL in one command, mirror your Drives 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 here-now

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/here-now

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/here-now
- Library page: https://printingpress.dev/library/cloud/here-now
- This file: https://printingpress.dev/documentation/here-now/agents.md
