A professional-grade CLI integration for trading, researching, and managing Polymarket prediction market positions with granular control.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install polymarket-pro
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install polymarket-pro using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Polymarket Pro is a comprehensive skill designed for traders and developers who require direct, low-level access to the Polymarket ecosystem. By leveraging the official Polymarket CLI, this skill enables precise interaction with the Central Limit Order Book (CLOB), allowing for sophisticated market analysis and high-execution trading strategies. Unlike autonomous agents, this tool focuses on providing the user with deep data insights and manual execution capabilities across the entire Prediction Market landscape.
This skill is a vital component for those building custom trading workflows within Openclaw Skills. It bridges the gap between simple web interfaces and complex on-chain interactions, offering features like batch order placement, historical price data retrieval, and advanced Conditional Token Framework (CTF) operations. Whether you are conducting market research or managing a diverse crypto portfolio, Polymarket Pro provides the technical infrastructure needed for professional prediction market participation.
Install the CLI via Homebrew or a shell script to start using these Openclaw Skills:
# macOS/Linux
brew tap Polymarket/polymarket-cli https://github.com/Polymarket/polymarket-cli
brew install polymarket
Set your private key as an environment variable for secure access:
export POLYMARKET_PRIVATE_KEY=0xyour_private_key_here
Before trading, you must approve the necessary contracts (requires MATIC for gas):
polymarket approve set
The skill organizes data through a structured CLI output system, supporting both human-readable tables and machine-parseable JSON.
| Data Type | Description | Key Fields |
|---|---|---|
| Market Data | Metadata for prediction events | question, slug, outcomePrices, volume |
| Order Book | Real-time CLOB depth | bids, asks, midpoint, spread |
| Portfolio | User-specific position data | cash_balance, token_balance, pnl |
| CTF State | Conditional token details | condition_id, collection_id, position_id |
Loading
A comprehensive CLI utility for managing, authenticating, and interacting with Model Context Protocol (MCP) servers and tools.

Converts LINE chats and oral descriptions into structured social work case records with professional intervention plans.

A high-performance nutrition lookup skill for Openclaw Skills that provides calorie estimation and macro-nutrient data using multiple API sources.

A powerful AI agent skill for generating cinematic music videos from text prompts.

A sophisticated task orchestration framework that transforms complex requirements into coordinated actions across a swarm of specialized AI agents.

An AI-powered Socratic tutor for children aged 6-12 focusing on math and science through interactive guidance.








































