polymarket-whale-copier
Copy trade winning Polymarket wallets automatically. Track whale wallets, mirror their bets at configurable percentages, with built-in risk management. No API keys needed.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cassh100k/polymarket-whale-copierWhat This Skill Does
The polymarket-whale-copier is an automated trading agent skill designed to bridge the gap between amateur traders and proven "whale" participants on the Polymarket platform. By monitoring specific wallet addresses in real-time, the skill detects new position entries and automatically calculates, filters, and executes mirror trades based on your predefined risk parameters. It removes the need for constant manual market monitoring, ensuring you never miss an entry when a high-performing wallet places a bet.
Installation
To integrate this skill into your environment, use the OpenClaw package manager:
clawhub install openclaw/skills/skills/cassh100k/polymarket-whale-copier
Once installed, you must configure your environment variables by setting the POLYMARKET_KEY to your private key. Always verify your config.json settings, specifically dry_run mode, before enabling live trading. Ensure your account is sufficiently funded with USDC to support the specified copy percentages.
Use Cases
- Alpha Following: Automatically mirror the positions of the top-ranked traders on the Polymarket leaderboard to improve your win rate.
- Portfolio Diversification: Use the tool to follow multiple successful wallets simultaneously, allowing you to diversify your risk across different market insights.
- Automated Redemption: Beyond just copying trades, use the auto-redemption feature to harvest your profits from winning positions without manual intervention, saving you significant time.
- Risk-Controlled Copying: Use the
min_trade_usdandmax_trade_usdcaps to ensure your automated trading doesn't overexpose your account to a single whale's risky behavior.
Example Prompts
- "OpenClaw, start the polymarket-whale-copier with the target address 0x4ffe49ba...609f71 and set my copy percentage to 5%."
- "Show me the status of the current copy trading session and list the last 5 trades executed by the agent."
- "Enable dry_run mode for the whale copier and check if there are any pending redemptions to claim for my existing positions."
Tips & Limitations
- Dry Run First: Always run the bot in
dry_runmode for several cycles to ensure your risk settings perform as expected before committing real funds. - Risk Management: Remember that past whale performance does not guarantee future results. Start with conservative
copy_percentsettings. - API Reliance: This tool relies on the public Polymarket API. If the API is under heavy load or experiences downtime, update latency may occur.
- Security: Never expose your
POLYMARKET_KEY. Keep your configuration files secure and never commit them to public repositories.
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-cassh100k-polymarket-whale-copier": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-read, file-write, external-api, code-execution
Related Skills
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
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
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.