Install
openclaw skills install polymarket-politics-random-1uClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Build and run a Polymarket politics-market trading skill with the AION SDK. Use when the user wants to search active political markets on Polymarket, randomly choose one market, and place a 1 USD trade through Aionmarket using an API key and optionally a wallet private key for self-custody live trading.
openclaw skills install polymarket-politics-random-1uThis is a template. The default signal is intentionally simple: search active politics markets, pick one at random, and buy 1 USD of YES. Remix the market filter, sizing rule, side selection, or risk checks while keeping the AION plumbing intact.
Use this skill when the user wants a minimal AION SDK trading template for Polymarket politics markets.
Ask the user for these secrets or environment values before live trading:
AION_API_KEY for authenticated AION SDK access.WALLET_PRIVATE_KEY if the user wants self-custody live trading rather than a managed wallet setup.WALLET_ADDRESS if the operator wants personalized context checks.Do not write secrets into repository files.
politics, election, president, and senate.--live or RUN_LIVE=true is provided.source and skill_slug attached.Dry-run:
python politics_random_1u.py
Live run:
python politics_random_1u.py --live
source, skill_slug, and human-readable reasoning.venue="polymarket" on read paths.