# AGENTS.md - Context CLI

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

## What it is

context-dev-pp-cli is an agent-native command line tool for Context. Agent-friendly Context.dev CLI for website intelligence, brand enrichment, scraping, crawling, structured extraction, screenshots, styleguides, competitor maps, source packs, and change digests.
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 context-dev

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/context-dev

## MCP server

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

## After install

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

## Links

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