polymarket

Installation
SKILL.md

Polymarket Trading Skill v5.0.0

Trade on Polymarket CLOB via Privy wallet (EOA, signature_type=0). No private key needed.

Script-first architecture: complex flows are wrapped in scripts/. Agent calls bash + one sign.


Scripts (Primary Interface)

All scripts are in skills/polymarket/scripts/. Each is self-contained with VPN, auth, error handling.

🔍 Search

bash("cd skills/polymarket && python3 scripts/search.py 'US Iran ceasefire'")

Output: JSON with events, markets, outcomes (name + price + token_id). Ready for ordering. Calls: 0 tool calls. Everything in one bash.

Related skills
Installs
89
GitHub Stars
13
First Seen
Mar 14, 2026