# AGENTS.md - instagram CLI

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

## What it is

instagram-pp-cli is an agent-native command line tool for instagram. Every Instagram Business metric across all your brand accounts
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 instagram

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/instagram

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/instagram
- Library page: https://printingpress.dev/library/social-and-messaging/instagram
- This file: https://printingpress.dev/documentation/instagram/agents.md
