ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

polymarket-trade

Trade on Polymarket prediction markets on Polygon. Supports browsing markets, checking wallet/CLOB balance, and buying or selling YES/NO shares with safety gates. Wallet: WDK vault (~/.aurehub/.wdk_vault). Config: ~/.aurehub/polymarket.yaml. Triggers: buy YES, buy NO, sell shares, browse markets, check Polymarket balance, Polymarket trade, prediction market, what are the odds, redeem winnings, claim resolved positions.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aure-duncan/aurehub-polymarket-trade
Or

What This Skill Does

The polymarket-trade skill is a powerful, non-custodial agent integration designed to facilitate direct participation in Polymarket prediction markets on the Polygon network. By leveraging a local WDK vault for key management, the skill ensures that private keys remain under the user's control at all times, providing a secure bridge between the user and decentralized finance (DeFi) prediction environments. The agent automates complex interactions with the Polymarket order book, including browsing market odds, checking wallet and CLOB (Central Limit Order Book) balances, buying/selling YES or NO shares, and managing claimable assets.

Installation

To install this skill, run: clawhub install openclaw/skills/skills/aure-duncan/aurehub-polymarket-trade. Ensure you have xaut-trade installed and configured as the skill relies on its existing WDK vault infrastructure. The skill includes a robust automated prerequisite checker that validates the existence of configuration files, environment variables, and local dependencies. If any component is missing, the agent will attempt an auto-fix or provide clear instructions on manual intervention.

Use Cases

  • Market Research: Quickly retrieve the current odds for trending political, crypto, or sports events without manual dashboard navigation.
  • Automated Trading: Execute specific 'buy' or 'sell' orders for market shares based on real-time agent reasoning.
  • Asset Management: Monitor your portfolio, claim winnings from resolved positions, and check your current liquidity across CLOB and wallet balances.

Example Prompts

  1. "What are the current odds for the upcoming presidential election on Polymarket?"
  2. "Buy 50 YES shares for the Bitcoin price market."
  3. "Check my total Polymarket balance and tell me if I have any winnings to claim."

Tips & Limitations

This skill requires a stable Polygon RPC connection for transaction broadcasting. The initial setup requires running a local registration script that binds your WDK vault to the Polymarket CLOB. Always ensure your environment is initialized before performing high-frequency trades. As this involves real assets, verify all transaction details summarized by the agent before confirming. Note that the skill does not store sensitive credentials in plain text, strictly utilizing the hardened WDK vault structure provided by the OpenClaw ecosystem.

Metadata

Stars4473
Views2
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aure-duncan-aurehub-polymarket-trade": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#prediction-markets#trading#blockchain#polygon
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api, code-execution