# AGENTS.md - 1688 CLI

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

## What it is

1688-pp-cli is an agent-native command line tool for 1688. The free, offline, agent-native 1688 wholesale sourcing CLI — keyword search with the signals the web UI buries (回头率 reorder rate, factory-verified status, supplier trade scores, price drift), persisted to a local store no scraper tracks over time.
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 1688

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/1688

## MCP server

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

## After install

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

## Links

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