# AGENTS.md - Botsee CLI

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

## What it is

botsee-pp-cli is an agent-native command line tool for Botsee. Have your agents measure and improve your brand's AI Visibility with botsee.io. API-first, agent-native.
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 botsee

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/botsee

## MCP server

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

## After install

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

## Links

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