# AGENTS.md - Company GOAT CLI

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

## What it is

company-goat-pp-cli is an agent-native command line tool for Company GOAT. Look up startups across SEC Form D, GitHub, Hacker News, Companies House, YC, Wikidata, and DNS in one command. Built for scouts, founders, BD, and AI agents researching small/midsize startups.
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 company-goat

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/company-goat

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/company-goat
- Library page: https://printingpress.dev/library/developer-tools/company-goat
- This file: https://printingpress.dev/documentation/company-goat/agents.md
