polymarket-pro
Use the official Polymarket CLI to browse markets, trade on CLOB, manage positions, and analyze on-chain data. Features include market search, order book analysis, limit/market orders, position management, and advanced CTF operations.
Why use this skill?
Manage Polymarket positions, analyze CLOB data, and execute trades with the official Polymarket CLI skill for OpenClaw. Professional-grade market research and trading automation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/liwagu/polymarket-proWhat This Skill Does
The polymarket-pro skill provides a comprehensive bridge between the OpenClaw agent and the official Polymarket CLI. It allows for direct, granular interaction with prediction markets, enabling users to perform research, analyze order books, and execute trades on the CLOB (Central Limit Order Book). Unlike higher-level autonomous trading bots, this skill is designed for precise, intentional control, making it an essential tool for traders, analysts, and researchers who require programmatic access to on-chain market data and execution.
Installation
To integrate this skill, use the ClawHub CLI command: clawhub install openclaw/skills/skills/liwagu/polymarket-pro. Ensure you have the official Polymarket CLI installed on your system via Homebrew (brew install polymarket) or the shell script provided in the documentation. After installation, configure your wallet by setting the POLYMARKET_PRIVATE_KEY environment variable or by creating a config file at ~/.config/polymarket/config.json. Always run polymarket approve set to initialize the required smart contract allowances before attempting to trade.
Use Cases
- Data Analysis: Agents can scan thousands of markets using JSON output, piping results to tools like
jqto identify arbitrage opportunities or market sentiment shifts. - Portfolio Management: Automate the monitoring of your positions across multiple events, tracking gains and losses without manual intervention.
- Market Research: Quickly filter markets by volume, tag, or active status to stay informed on breaking news topics such as political elections or cryptocurrency price movements.
- Execution: Perform batch limit orders to manage liquidity, providing a professional-grade trading experience through simple natural language commands.
Example Prompts
- "Check the current midpoint price for the Bitcoin election odds and compare it against the latest trade volume."
- "Search for all active political events related to the 2024 presidential race and list the top 5 by trading volume."
- "Place a buy limit order for 100 shares of the 'Trump to win' outcome at a price of 0.52 USDC."
Tips & Limitations
- Safety: Since this tool manages financial assets, always verify the CLI output before confirming on-chain transactions.
- Gas Fees: Ensure your wallet is funded with sufficient MATIC for transaction fees, especially when setting approvals or executing high-frequency orders.
- Output Format: Utilize the
-o jsonflag for all agent-based workflows to ensure data is easily parseable by the OpenClaw reasoning engine.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-liwagu-polymarket-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-read, external-api, code-execution
Related Skills
Claude Code CLI for OpenClaw
Install, authenticate, and use Claude Code CLI as a native coding tool for any OpenClaw agent system.
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance
auto-trading-strategy
Professional trading strategy guides for prediction markets and crypto. Risk management, trend analysis, and best practices.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.