polymarket-cli
Installation
SKILL.md
Polymarket CLI Skill
The Polymarket CLI is an open-source Rust tool that lets you browse prediction markets, place orders, manage positions, and interact with on-chain contracts — all from a terminal. It also works as a JSON API for scripts and agents.
This is early, experimental software. Use small amounts only. APIs and behavior may change without notice. Always verify transactions before confirming.
When to Read Reference Files
This SKILL.md covers the conceptual overview, installation, configuration, and common workflows. For detailed command references with every flag and option, read the appropriate file in references/:
references/commands-browsing.md— Markets, events, tags, series, comments, profiles, sports (read-only, no wallet needed)references/commands-trading.md— CLOB trading, order management, balances, rewards, API keys (wallet required)references/commands-onchain.md— CTF operations (split/merge/redeem), contract approvals, bridging, on-chain data queriesreferences/commands-wallet.md— Wallet creation/import, setup wizard, shell mode, upgrade
Installation
Three ways to install: