# AGENTS.md - X (Twitter) CLI

You are being asked to install or use the X (Twitter) CLI from the Printing Press library.

## What it is

x-twitter-pp-cli is an agent-native command line tool for X (Twitter). Use X/Twitter with local searchable archives, post and conversation resolvers, collections, analytics, MCP tools, and tier diagnostics.
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 x-twitter

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/x-twitter

## MCP server

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

## After install

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

## Links

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