# AGENTS.md - Digg AI CLI

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

## What it is

digg-pp-cli is an agent-native command line tool for Digg AI. Tail Digg's news cycle, GitHub feeds, and pipeline events from the terminal — read-only, with rank-history nobody else surfaces.
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 digg

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/digg

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/digg
- Library page: https://printingpress.dev/library/media-and-entertainment/digg
- This file: https://printingpress.dev/documentation/digg/agents.md
