# AGENTS.md - Product Hunt CLI

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

## What it is

producthunt-pp-cli is an agent-native command line tool for Product Hunt. Read Product Hunt from your terminal — works token-free for the daily skim, unlocks a launch-day cockpit and a marketer research desk in one onboarding step.
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 producthunt

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/producthunt

## MCP server

This CLI ships an MCP server (producthunt-pp-mcp) with 1 tool. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

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