polymarket-wallet-xray
X-ray any Polymarket wallet — skill level, entry quality, bot detection, and edge analysis. Queries Polymarket's public APIs, no authentication needed. Inspired by @thejayden's "Autopsy of a Polymarket Whale" analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adlai88/polymarket-wallet-xrayWhat This Skill Does
The polymarket-wallet-xray skill transforms your AI agent into a forensic financial analyst. By hooking into Polymarket's public CLOB (Central Limit Order Book) APIs, it performs deep-dive audits on any Ethereum-based wallet address. It is directly inspired by the 'Autopsy of a Polymarket Whale' framework, focusing on uncovering the 'why' behind trader performance. It tracks critical metrics like win rates, average entry quality, market hedge ratios, and identifies potential bot-like behavior or high-frequency market-making patterns. It is designed to turn raw chain and order data into actionable intelligence for researchers, enabling you to dissect the decision-making processes of top-tier market participants.
Installation
To integrate this analysis capability into your agent, run the following command in your terminal:
clawhub install openclaw/skills/skills/adlai88/polymarket-wallet-xray
Ensure your OpenClaw environment is active before triggering the installation.
Use Cases
- Strategy Development: Study the entry and exit timing of high-performing wallets to refine your own trading model.
- Market Research: Analyze the distribution of capital in specific binary outcome markets to identify whether 'whales' are hedging or betting directionally.
- Bot Detection: Filter out or flag wallets that exhibit programmatic order placement, providing a clearer view of human-driven market sentiment.
- Comparative Analysis: Use the comparison feature to evaluate the discipline of two different wallets, checking for differences in risk management, such as stop-loss placement or position sizing consistency.
Example Prompts
- 'Run an autopsy on wallet 0xabc...123 and summarize their top 3 most profitable trades in the last month.'
- 'Compare the trading style of 0x111... to 0x222... on the current Bitcoin election market. Who shows more signs of disciplined accumulation?'
- 'Identify the top 5 wallets with the highest Time Profitable metric in the "Will the Fed cut rates?" market and output their average trade size.'
Tips & Limitations
This tool is strictly for educational and analytical research. Past performance is not indicative of future results. A wallet that was profitable during a historical event may have been lucky, utilized inside information, or traded in a market environment that no longer exists. Do not use this skill to automate trade execution or 'copy-trade' signals. Always maintain a critical lens: high win rates can be masks for 'gambler's ruin' strategies where one bad trade wipes out months of gains. Use this data as a feedback loop for your own analytical models rather than a source of truth for financial investment.
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-adlai88-polymarket-wallet-xray": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
polymarket-ai-divergence
Find markets where Simmer's AI consensus diverges from the real market price, then trade on the mispriced side using Kelly sizing. Scans for divergence, checks fees and safeguards, and executes trades on zero-fee markets with sufficient edge.
simmer-x402
Make x402 payments to access paid APIs and gated content. Use when a skill needs to fetch data from x402-gated endpoints (like Kaito mindshare API, Simmer premium endpoints, or any x402 provider). Handles 402 Payment Required responses automatically using USDC on Base.
simmer-synthesis-hackathon
Contribute to Simmer's hackathon entry by completing platform tasks. Earn 0.01 USDC on Base per approved task, plus a share of the prize pool if Simmer wins. Uses your existing Simmer API key.
polymarket-elon-tweets
Trade Polymarket "Elon Musk # tweets" markets using XTracker post count data. Buys adjacent range buckets when combined cost < $1 for structural edge. Use when user wants to trade tweet count markets, automate Elon tweet bets, check XTracker stats, or run noovd-style trading.
polymarket-copytrading
Mirror positions from top Polymarket traders. Polling mode (free) for portfolio-style copying, Reactor mode (Pro) for event-driven real-time mirroring via Simmer's on-chain signal infrastructure.