polymarket
Installation
SKILL.md
Polymarket
The robomotion polymarket CLI connects to Polymarket for prediction market data and analytics. It retrieves market listings, event details, current pricing/probabilities, orderbook depth, positions, trades, and spread analytics.
When to use
- Browse prediction markets and get current pricing/probabilities
- View orderbook depth and market spread analytics
- Track positions and trade history
- Search for events and market outcomes
Prerequisites
robomotionCLI installed- Package installed:
robomotion install polymarket - Polymarket API access configured via Robomotion vault
IMPORTANT: Session Mode Required for Multi-Step Operations
Each CLI command runs as a separate process — connection IDs from connect do NOT persist across calls.
You MUST use --session on connect and pass --session-id to all subsequent commands.