A comprehensive tool for monitoring odds and executing trades on the world's largest prediction market directly from your AI agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install polymarket
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 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Polymarket skill is a specialized integration for Openclaw Skills designed to bridge the gap between AI agents and decentralized prediction markets. It allows users to browse trending events, search for specific markets, and analyze real-time odds for everything from global elections to crypto price movements.
Beyond simple data retrieval, this skill facilitates on-chain trading for US-based and international developers. By wrapping the official Polymarket CLI, it provides a secure way to manage wallets, check balances, and execute limit or market orders on the Polygon network. It is an essential component for any developer looking to build automated trading bots or data-driven research agents using Openclaw Skills.
Read-only commands function immediately without installation. For trading and price history, install the Polymarket CLI:
curl -sSL https://raw.githubusercontent.com/Polymarket/polymarket-cli/main/install.sh | sh
Configure your wallet to enable trading features within Openclaw Skills:
python3 {baseDir}/scripts/polymarket.py wallet-setup
Ensure your private key is correctly configured in ~/.config/polymarket/config.json for persistent access.
| Component | Description |
|---|---|
| Configuration | Wallet and environment settings stored in ~/.config/polymarket/config.json. |
| Token Identifiers | Specific IDs used to target "Yes" or "No" outcomes in any given market. |
| Market Metadata | Slug-based identifiers for fetching specific event details from the Gamma API. |
| Trade Logs | Execution previews and confirmations generated during the trading lifecycle. |
Loading
An autonomous AI agent skill that browses the web, executes complex tools, and delivers complete work products like reports and code.

A powerful integration to bridge Granola AI meeting notes with automated workflows and AI agents for enhanced context retrieval.

A strategic AI assistant designed to identify monetization opportunities, conduct market research, and generate actionable income-generation plans.

A specialized AI agent expert for building, optimizing, and maintaining modern web applications using React, Vue, Angular, and Tailwind CSS.

A headless video rendering engine for Linux that uses Remotion v5 and Chrome Headless Shell to generate professional videos from React templates.

Search X is a real-time Twitter search tool powered by Grok-4 that allows AI agents to find tweets, trends, and discussions with verified citations.








































