# AGENTS.md - Clickup CLI

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

## What it is

clickup-pp-cli is an agent-native command line tool for Clickup. Every ClickUp v2 + v3 endpoint as a typed CLI plus offline sync, search, and ergonomic chat/docs aliases.
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 clickup

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/clickup

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/clickup
- Library page: https://printingpress.dev/library/project-management/clickup
- This file: https://printingpress.dev/documentation/clickup/agents.md
